Age | Commit message (Expand) | Author |
2023-01-17 | Merge bitcoin/bitcoin#26039: refactor: Run type check against RPCArgs (1/2) | fanquake |
2023-01-17 | Merge bitcoin/bitcoin#26886: test: add `rescan utxos` inside MiniWallet's ini... | MarcoFalke |
2023-01-16 | Merge bitcoin/bitcoin#26325: rpc: Return accurate results for scanblocks | Andrew Chow |
2023-01-16 | Merge bitcoin/bitcoin#25375: rpc: add minconf/maxconf options to sendall and ... | Andrew Chow |
2023-01-16 | test: simplify tests by using the pre-mined chain | kouloumos |
2023-01-16 | test: remove redundant blocks generation logic | kouloumos |
2023-01-16 | test: add `rescan_utxos` in MiniWallet's initialization | kouloumos |
2023-01-16 | Merge bitcoin/bitcoin#26657: test: Run feature_bip68_sequence.py with MiniWallet | MarcoFalke |
2023-01-16 | Merge bitcoin/bitcoin#26631: test: add coverage for dust mempool policy (`-du... | MarcoFalke |
2023-01-16 | Merge bitcoin/bitcoin#26892: test: refactor: simplify p2p_permissions.py by u... | MarcoFalke |
2023-01-15 | test: Remove redundant function call | Kolby ML |
2023-01-15 | test: refactor: simplify p2p_permissions.py by using MiniWallet | Sebastian Falbesoner |
2023-01-12 | test: skip sqlite3 tests if it isn't available | fanquake |
2023-01-12 | Merge bitcoin/bitcoin#26854: test: Fix intermittent timeout in p2p_permission... | MarcoFalke |
2023-01-11 | Merge bitcoin/bitcoin#26675: wallet: For feebump, ignore abandoned descendant... | Andrew Chow |
2023-01-11 | rpc: add minconf and maxconf options to sendall | ishaanam |
2023-01-11 | Wallet/RPC: Allow specifying min & max chain depth for inputs used by fund calls | Juan Pablo Civile |
2023-01-11 | test: Fix wrong types passed to RPCs | MarcoFalke |
2023-01-11 | test: Fix intermittent timeout in p2p_permissions.py | MarcoFalke |
2023-01-11 | Merge bitcoin/bitcoin#26730: test: add coverage for `purpose` arg in `listlab... | MarcoFalke |
2023-01-11 | Merge bitcoin/bitcoin#26646: validation, bugfix: provide more info in *Mempoo... | glozow |
2023-01-11 | Merge bitcoin/bitcoin#26838: doc: I2P documentation updates | MarcoFalke |
2023-01-10 | Merge bitcoin/bitcoin#26186: rpc: Sanitize label name in various RPCs with tests | Andrew Chow |
2023-01-10 | [validation] remove PackageMempoolAcceptResult::m_package_feerate | glozow |
2023-01-10 | [rpc] return effective-includes in testmempoolaccept and submitpackage | glozow |
2023-01-10 | [rpc] return effective-feerate in testmempoolaccept and submitpackage | glozow |
2023-01-09 | doc: clarify -i2pacceptincoming help documentation | jonatack |
2023-01-06 | test: add coverage for absolute timestamp in `setban` | brunoerg |
2023-01-06 | p2p, rpc: don't allow past absolute timestamp in `setban` | brunoerg |
2023-01-06 | Merge bitcoin/bitcoin#26805: tests: Use unique port for ZMQ tests to allow fo... | MarcoFalke |
2023-01-06 | rpc: Return accurate results for scanblocks | Aurèle Oulès |
2023-01-06 | test: Run feature_bip68_sequence.py with MiniWallet | Miles Liu |
2023-01-06 | test: Add "include mempool" flag to MiniWallet rescan_utxos | Miles Liu |
2023-01-06 | test: Add "include immature coinbase" flag to MiniWallet get_utxos | Miles Liu |
2023-01-06 | test: Add signs P2TR and RAWSCRIPT to MiniWallet sign_tx | Miles Liu |
2023-01-05 | Merge bitcoin/bitcoin#26761: wallet: fully migrate address book entries for w... | Andrew Chow |
2023-01-05 | test: Fix feature_startupnotify intermittent issue | MarcoFalke |
2023-01-05 | Merge bitcoin/bitcoin#26598: contrib: remove builder keys | MarcoFalke |
2023-01-04 | Merge bitcoin/bitcoin#26747: wallet: fix confusing error / GUI crash on cross... | Andrew Chow |
2023-01-04 | Merge bitcoin/bitcoin#26802: test: Use same Python executable for subprocesse... | MarcoFalke |
2023-01-04 | test: Invalid label name coverage | Aurèle Oulès |
2023-01-03 | Merge bitcoin/bitcoin#26661: wallet: Coin Selection, return accurate error me... | Andrew Chow |
2023-01-04 | test: add coverage for cross-chain wallet restore | Sebastian Falbesoner |
2023-01-03 | tests: Use unique port for ZMQ tests | Andrew Chow |
2023-01-03 | Use same Python executable for subprocesses as for all-lint.py | Kristaps Kaupe |
2023-01-03 | script, test: fix python linter E275 errors with flake8 5.0.4 | Jon Atack |
2023-01-03 | Merge bitcoin/bitcoin#26192: rpc: Improve error when wallet is already loaded | Andrew Chow |
2022-12-30 | Revert "test: Drop no longer needed `race:epoll_ctl` TSan suppression" | MarcoFalke |
2022-12-29 | Merge bitcoin/bitcoin#26738: test: add coverage for unknown wallet flag in `s... | MarcoFalke |
2022-12-28 | test: wallet: check that labels are migrated to watchonly wallet | Sebastian Falbesoner |