Age | Commit message (Expand) | Author |
2023-08-23 | test: Run downgrade test on descriptor wallets | Andrew Chow |
2023-08-23 | test: Add 0.21 tr() incompatibility test | Andrew Chow |
2023-08-23 | test: add logging 0.17 incompatibilities in wallet back compat | Andrew Chow |
2023-08-23 | test: Refactor v19 addmultisigaddress test to be distinct | Andrew Chow |
2023-08-23 | test: Remove w1_v18 from wallet backwards compatibility | Andrew Chow |
2023-08-23 | test: Fix 0.16 wallet paths and downgrade test | Andrew Chow |
2023-08-23 | Merge bitcoin/bitcoin#27829: rpc: fix data optionality for RPC calls. | Andrew Chow |
2023-08-23 | ci: Add missing docker.io prefix to CI_IMAGE_NAME_TAG | MarcoFalke |
2023-08-23 | Merge bitcoin/bitcoin#26291: Update MANDATORY_SCRIPT_VERIFY_FLAGS | Andrew Chow |
2023-08-23 | fuzz: coinselection, fix `m_cost_of_change` | brunoerg |
2023-08-23 | fuzz: coinselection, BnB should never produce change | brunoerg |
2023-08-23 | fuzz: coinselection, compare `GetSelectedValue` with target | brunoerg |
2023-08-23 | fuzz: coinselection, improve `ComputeAndSetWaste` | brunoerg |
2023-08-23 | fuzz: coinselection, add coverage for `Merge` | brunoerg |
2023-08-23 | fuzz: coinselection, add coverage for `GetShuffledInputVector`/`GetInputSet` | brunoerg |
2023-08-23 | fuzz: coinselection, add coverage for `AddInputs` | brunoerg |
2023-08-23 | ci: Remove no longer applicable section | MarcoFalke |
2023-08-23 | ci: Start with clean env | MarcoFalke |
2023-08-23 | ci: Limit scope of some env vars | MarcoFalke |
2023-08-23 | Merge bitcoin/bitcoin#21652: ci: Switch remaining Linux tasks to self-hosted | fanquake |
2023-08-23 | test: wallet_backup.py, fix intermittent failure in "restore using dumped wal... | furszy |
2023-08-22 | Update help text for spend and rawtransaction rpcs | Michael Tidwell |
2023-08-22 | Merge bitcoin/bitcoin#28199: test: tx orphan handling | Andrew Chow |
2023-08-22 | test: add functional test for deadlock situation | Martin Zumsande |
2023-08-22 | fuzz: coinselection, add coverage for `EligibleForSpending` | brunoerg |
2023-08-22 | fuzz: coinselection, add `CreateCoins` | brunoerg |
2023-08-22 | test: add basic tests for sendmsgtopeer to rpc_net.py | Martin Zumsande |
2023-08-22 | rpc: add test-only sendmsgtopeer rpc | Martin Zumsande |
2023-08-22 | guix: consolidate Linux GCC package | fanquake |
2023-08-22 | guix: consolidate glibc 2.27 package | fanquake |
2023-08-22 | Merge bitcoin/bitcoin#28294: guix: pre time-machine bump changes (Windows) | fanquake |
2023-08-22 | Merge bitcoin/bitcoin#28284: refactor: Remove confusing static_cast in addres... | fanquake |
2023-08-22 | ci: Use concurrency for pull requests only | Hennadii Stepanov |
2023-08-22 | Merge bitcoin/bitcoin#28320: test: Support riscv64 in get_previous_releases.py | fanquake |
2023-08-22 | Merge bitcoin/bitcoin#28200: refactor: Remove unused includes from wallet.cpp | fanquake |
2023-08-22 | Merge bitcoin/bitcoin#28288: test: fix 'unknown named parameter' test in `wal... | fanquake |
2023-08-22 | test: Fix intermittent issue in mempool_reorg | MarcoFalke |
2023-08-22 | test: Support riscv64 in get_previous_releases.py | MarcoFalke |
2023-08-22 | Merge bitcoin/bitcoin#28157: test doc: tests `acceptstalefeeestimates` option... | glozow |
2023-08-21 | test: fix 'unknown named parameter' test in `wallet_basic` | brunoerg |
2023-08-21 | Merge bitcoin/bitcoin#28292: ci: Disable cache save for pull requests in GitH... | fanquake |
2023-08-21 | ci: Disable cache save for pull requests in GitHub Actions | Hennadii Stepanov |
2023-08-21 | Merge bitcoin/bitcoin#28218: refactor: Make IsInitialBlockDownload & NotifyHe... | fanquake |
2023-08-21 | test: ensure acceptstalefeeestimates is supported only on regtest chain | ismaelsadeeq |
2023-08-18 | assumeutxo cleanup: Move IsInitialBlockDownload & NotifyHeaderTip to Chainsta... | Ryan Ofsky |
2023-08-18 | ci: Remove distro-name from task name | MarcoFalke |
2023-08-18 | ci: Switch remaining tasks to self-hosted | MarcoFalke |
2023-08-18 | Merge bitcoin/bitcoin#28295: ci: Add missing amd64 to win64-cross task | fanquake |
2023-08-18 | Merge bitcoin/bitcoin#28296: ci: Add missing ${CI_RETRY_EXE} before curl | fanquake |
2023-08-18 | ci: Add missing amd64 to win64-cross task | MarcoFalke |