Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2024-02-19 | actions: update to v4 actions | tobtoht | 1 | -5/+5 | |
2023-11-06 | workflows: upload macOS binary after name change | selsta | 1 | -1/+1 | |
2023-10-25 | Merge pull request #9007 | luigi1111 | 1 | -2/+2 | |
c8e4de1 depends: remove kernel version from darwin triplet (tobtoht) | |||||
2023-09-30 | trezor: support v2.5.2+, add more trezor tests, fix chaingen and tests | Dusan Klinec | 1 | -0/+1 | |
- passphrase logic: remove backward compatibility for 2.4.3, code cleanup. - fix LibUSB cmake for static builds on OSX - tests: all tests now work with passphrase logic enabled. Passphrase test added with different passphrase. no_passphrase test added, Trezor pin test added. Testing wallet opening with correct and incorrect passphrase. Trezor test chain revamp, cleanup. Smaller chain, chain file versioning added. - tests: Trezor tests support TEST_MINING_ENABLED, TEST_MINING_TIMEOUT env vars to change mining-related tests behaviour. - requires protobuf@21 on osx for now (c++14), building with unlinked protobuf: `CMAKE_PREFIX_PATH=$(find /opt/homebrew/Cellar/protobuf@21 -maxdepth 1 -type d -name "21.*" -print -quit) \ make debug-test-trezor -j8` | |||||
2023-09-27 | depends: remove kernel version from darwin triplet | tobtoht | 1 | -2/+2 | |
2023-02-20 | workflows: update dependencies to fix warnings | selsta | 1 | -5/+6 | |
2022-12-01 | Merge pull request #8603 | luigi1111 | 1 | -0/+3 | |
6f00070 workflows: skip ci when only changing documentation (selsta) | |||||
2022-10-28 | Merge pull request #8593 | luigi1111 | 1 | -1/+1 | |
be8efec workflows: ubuntu 18.04 is deprecated (selsta) | |||||
2022-10-01 | workflows: skip ci when only changing documentation | selsta | 1 | -0/+3 | |
2022-09-26 | Merge pull request #8574 | luigi1111 | 1 | -2/+2 | |
fa7622c depends: remove unused Qt package (selsta) | |||||
2022-09-26 | Merge pull request #8420 | luigi1111 | 1 | -0/+3 | |
6d8fa2b workflows: add android to depends (selsta) | |||||
2022-09-24 | workflows: ubuntu 18.04 is deprecated | selsta | 1 | -1/+1 | |
And will soon be removed. | |||||
2022-09-20 | depends: remove unused Qt package | selsta | 1 | -2/+2 | |
2022-07-05 | workflows: add android to depends | selsta | 1 | -0/+3 | |
2022-06-29 | (fix): Confusingly named CI-Job | Klaus Frank | 1 | -1/+1 | |
Rename the "build-macos" job within "depends", as it is not building on macOS as the similarly named job within build.yml does. Also, both names overlap which is confusing when looking for step-by-step build instruction examples or when looking at the logfile. | |||||
2022-05-09 | Update CI for aarch64 mac build | selsta | 1 | -8/+4 | |
2022-03-18 | Merge pull request #7675 | luigi1111 | 1 | -1/+6 | |
de4413b workflows: don't build PRs if only docs and READMEs are being changed (erciccione) | |||||
2021-09-15 | CI: ccache common settings variable and apt settings tidying | mj-xmr | 1 | -6/+11 | |
2021-07-10 | Workflows: depends cache (static) separated from ccache (volatile) | mj-xmr | 1 | -4/+18 | |
2021-06-21 | workflows: don't build PRs if only docs and READMEs are being changed | erciccione | 1 | -1/+6 | |
2020-12-20 | apt update before installing | mj-xmr | 1 | -1/+1 | |
2020-12-10 | workflows: add depends workflow, upload binaries | selsta | 1 | -0/+85 | |