Commit Graph

4465 Commits (bf9361d3757656c75775e5b243b4d11980117d04)

Author SHA1 Message Date
MarcoFalke fa88c043d1
test: Fix intermittent feature_rbf issue
2 years ago
MarcoFalke 92dcbe9cc3
Merge bitcoin/bitcoin#23395: util: Add -shutdownnotify option
2 years ago
MarcoFalke fa8fe5b696
scripted-diff: Use new python 3.7 keywords
2 years ago
fanquake 89fb354f28
Merge bitcoin/bitcoin#26625: test: Run mempool_packages.py with MiniWallet
2 years ago
MarcoFalke fa96f93f05
test: Add test for missing and omitted required arg
2 years ago
MarcoFalke 635f1900d0
Merge bitcoin/bitcoin#26884: test: wallet: add coverage for `-spendzeroconfchange` setting
2 years ago
fanquake 7799f53542
Merge bitcoin/bitcoin#26039: refactor: Run type check against RPCArgs (1/2)
2 years ago
MarcoFalke fa6b402114
test: Run mempool_packages.py with MiniWallet
2 years ago
MarcoFalke fa448c27d2
test: Return fee from MiniWallet
2 years ago
MarcoFalke faec09f240
test: Return chain of MiniWallet txs from MiniWallet chain method
2 years ago
MarcoFalke faa12d4ccd
test: Refactor MiniWallet sign_tx
2 years ago
MarcoFalke fa2d82103f
test: Return wtxid from create_self_transfer_multi
2 years ago
MarcoFalke 8339f3cea8
Merge bitcoin/bitcoin#26886: test: add `rescan utxos` inside MiniWallet's initialization
2 years ago
Andrew Chow 04e54fd21f
Merge bitcoin/bitcoin#26325: rpc: Return accurate results for scanblocks
2 years ago
Andrew Chow b55b11f92a
Merge bitcoin/bitcoin#25375: rpc: add minconf/maxconf options to sendall and fund transaction calls
2 years ago
kouloumos 6bd098a838 test: simplify tests by using the pre-mined chain
2 years ago
kouloumos 42029a7fd4 test: remove redundant blocks generation logic
2 years ago
kouloumos 0377d6bb42 test: add `rescan_utxos` in MiniWallet's initialization
2 years ago
MarcoFalke 599e941c19
Merge bitcoin/bitcoin#26657: test: Run feature_bip68_sequence.py with MiniWallet
2 years ago
MarcoFalke 2182149dc5
Merge bitcoin/bitcoin#26631: test: add coverage for dust mempool policy (`-dustrelayfee` setting)
2 years ago
MarcoFalke ac4c79a267
Merge bitcoin/bitcoin#26892: test: refactor: simplify p2p_permissions.py by using MiniWallet
2 years ago
Kolby ML 61360e0cf9 test: Remove redundant function call
2 years ago
Sebastian Falbesoner 8cbd926a2c test: refactor: simplify p2p_permissions.py by using MiniWallet
2 years ago
Sebastian Falbesoner 603d295199 test: wallet: add coverage for `-spendzeroconfchange` setting
2 years ago
Sebastian Falbesoner 50112034bc test: remove `-spendzeroconfchange` setting from mempool_limit.py
2 years ago
fanquake eea73d465e
test: skip sqlite3 tests if it isn't available
2 years ago
MarcoFalke edc3d1b296
Merge bitcoin/bitcoin#26854: test: Fix intermittent timeout in p2p_permissions.py
2 years ago
Andrew Chow fbe5e1220a
Merge bitcoin/bitcoin#26675: wallet: For feebump, ignore abandoned descendant spends
2 years ago
ishaanam cfe5aebc79 rpc: add minconf and maxconf options to sendall
2 years ago
Juan Pablo Civile a07a413466 Wallet/RPC: Allow specifying min & max chain depth for inputs used by fund calls
2 years ago
MarcoFalke faf96721a6
test: Fix wrong types passed to RPCs
2 years ago
MarcoFalke fa1bf4e705
test: Fix intermittent timeout in p2p_permissions.py
2 years ago
MarcoFalke b168b71a5d
Merge bitcoin/bitcoin#26730: test: add coverage for `purpose` arg in `listlabels`
2 years ago
glozow 26002570ab
Merge bitcoin/bitcoin#26646: validation, bugfix: provide more info in *MempoolAcceptResult
2 years ago
MarcoFalke dbca00ef76
Merge bitcoin/bitcoin#26838: doc: I2P documentation updates
2 years ago
Andrew Chow 68f88bc03f
Merge bitcoin/bitcoin#26186: rpc: Sanitize label name in various RPCs with tests
2 years ago
glozow 5eab397b98 [validation] remove PackageMempoolAcceptResult::m_package_feerate
2 years ago
glozow 601bac88cb [rpc] return effective-includes in testmempoolaccept and submitpackage
2 years ago
glozow 1691eaa818 [rpc] return effective-feerate in testmempoolaccept and submitpackage
2 years ago
jonatack 0ed9cc5892 doc: clarify -i2pacceptincoming help documentation
2 years ago
brunoerg abccb27466 test: add coverage for absolute timestamp in `setban`
2 years ago
brunoerg b99f1f20f7 p2p, rpc: don't allow past absolute timestamp in `setban`
2 years ago
MarcoFalke adc41cf3b2
Merge bitcoin/bitcoin#26805: tests: Use unique port for ZMQ tests to allow for multiple test instances
2 years ago
Aurèle Oulès 5ca7a7be76
rpc: Return accurate results for scanblocks
2 years ago
Miles Liu 4159ccd031
test: Run feature_bip68_sequence.py with MiniWallet
2 years ago
Miles Liu fc0caaf4aa
test: Add "include mempool" flag to MiniWallet rescan_utxos
2 years ago
Miles Liu d0a909ae54
test: Add "include immature coinbase" flag to MiniWallet get_utxos
2 years ago
Miles Liu e5b9127d9e
test: Add signs P2TR and RAWSCRIPT to MiniWallet sign_tx
2 years ago
Andrew Chow b4fb0a3255
Merge bitcoin/bitcoin#26761: wallet: fully migrate address book entries for watchonly/solvable wallets
2 years ago
MarcoFalke fac810bb0a
test: Fix feature_startupnotify intermittent issue
2 years ago