Age | Commit message (Expand) | Author |
2022-12-28 | test: wallet: check that labels are migrated to watchonly wallet | Sebastian Falbesoner |
2022-12-24 | scripted-diff: Bump copyright headers | Hennadii Stepanov |
2022-12-21 | Merge bitcoin/bitcoin#26265: POLICY: Relax MIN_STANDARD_TX_NONWITNESS_SIZE to... | Andrew Chow |
2022-12-21 | Merge bitcoin/bitcoin#26694: test: `get_previous_releases.py`: M1/M2 macs can... | MarcoFalke |
2022-12-21 | Merge bitcoin/bitcoin#26722: test: speed up the two slowest functional tests ... | MarcoFalke |
2022-12-20 | Merge bitcoin/bitcoin#26638: test: prefer sqlite for wallet tests | Andrew Chow |
2022-12-20 | Merge bitcoin/bitcoin#21576: rpc, gui: bumpfee signer support | Andrew Chow |
2022-12-20 | Merge bitcoin/bitcoin#26721: test, lint: add `crypted` to `ignore-words` | fanquake |
2022-12-19 | test: improve error msg on previous release tarball extraction failure | kdmukai |
2022-12-19 | test: self-sign previous release binaries for arm64 macOS | kdmukai |
2022-12-19 | test: speed up wallet_fundrawtransaction.py and wallet_sendall.py | kdmukai |
2022-12-19 | Relax MIN_STANDARD_TX_NONWITNESS_SIZE to 65 non-witness bytes | Greg Sanders |
2022-12-19 | Merge bitcoin/bitcoin#26723: test: call `keypoolrefill` with priv key disable... | MarcoFalke |
2022-12-19 | Merge bitcoin/bitcoin#26656: tests: Improve runtime of some tests when `--ena... | MarcoFalke |
2022-12-18 | test: call `keypoolrefill` with private keys disabled should throw an error | brunoerg |
2022-12-18 | test, lint: add `crypted` to `ignore-words` | brunoerg |
2022-12-17 | test: Improve `check-doc.py` pattern | Hennadii Stepanov |
2022-12-16 | Merge bitcoin/bitcoin#24865: rpc: Enable wallet import on pruned nodes and ad... | Andrew Chow |
2022-12-15 | Merge bitcoin/bitcoin#26651: test: Avoid intermittent timeout in feature_assu... | MarcoFalke |
2022-12-15 | test: Introduce MIN_BLOCKS_TO_KEEP constant | Aurèle Oulès |
2022-12-15 | test: Wallet imports on pruned nodes | Aurèle Oulès |
2022-12-14 | Merge bitcoin/bitcoin#26689: test: add add_wallet_options to TestShell | MarcoFalke |
2022-12-13 | Merge bitcoin/bitcoin#23319: rpc: Return fee and prevout (utxos) to getrawtra... | Andrew Chow |
2022-12-13 | Merge bitcoin/bitcoin#26628: RPC: Reject RPC requests with same named paramet... | MarcoFalke |
2022-12-13 | Merge bitcoin/bitcoin#26477: validation: fix broken maxtipage comparison | fanquake |
2022-12-12 | test: add add_wallet_options to TestShell | josibake |
2022-12-10 | Merge bitcoin/bitcoin#26213: rpc: Strict type checking for RPC boolean parame... | fanquake |
2022-12-09 | tests: Reorder longer running tests in test_runner | Andrew Chow |
2022-12-09 | tests: Whitelist test p2p connection in rpc_packages | Andrew Chow |
2022-12-09 | tests: Use waitfornewblock for work queue test in interface_rpc | Andrew Chow |
2022-12-09 | tests: Initialize sigops draining script with bytes in feature_taproot | Andrew Chow |
2022-12-09 | tests: Use batched RPC in feature_fee_estimation | Andrew Chow |
2022-12-09 | tests: reduce number of generated blocks for wallet_import_rescan | Andrew Chow |
2022-12-09 | test: Move rpc_fundrawtransaction.py to wallet_fundrawtransaction.py | MarcoFalke |
2022-12-09 | test: Move feature_backwards_compatibility.py to wallet_backwards_compatibili... | MarcoFalke |
2022-12-09 | Merge bitcoin/bitcoin#26660: test: Use last release in compatibility tests | MarcoFalke |
2022-12-08 | test: Use last release in compatibility tests | MarcoFalke |
2022-12-08 | test: Avoid intermittent timeout in feature_assumevalid.py | MarcoFalke |
2022-12-08 | test: Fix backwards compatibility intermittent failure | Aurèle Oulès |
2022-12-07 | Merge bitcoin/bitcoin#25934: wallet, rpc: add `label` to `listsinceblock` | Andrew Chow |
2022-12-07 | bugfix: Strict type checking for RPC boolean parameters | MarcoFalke |
2022-12-07 | Merge bitcoin/bitcoin#26517: test: Changed small_txpuzzle_randfee to return t... | MarcoFalke |
2022-12-06 | test: add coverage for `label` in `listsinceblock` | brunoerg |
2022-12-06 | Merge bitcoin/bitcoin#25729: wallet: Check max transaction weight in CoinSele... | Andrew Chow |
2022-12-06 | test: prefer sqlite for wallet tests | S3RK |
2022-12-06 | test: make wallet_migration.py pass with both wallet flags | S3RK |
2022-12-05 | Merge bitcoin/bitcoin#19888: rpc, test: Improve getblockstats for unspendables | Andrew Chow |
2022-12-05 | Merge bitcoin/bitcoin#26462: wallet: fix crash on loading descriptor wallet c... | Andrew Chow |
2022-12-05 | wallet: Check max tx weight in coin selector | Aurèle Oulès |
2022-12-05 | Merge bitcoin/bitcoin#26640: test: Run mempool_compatibility.py with MiniWallet | Andrew Chow |