aboutsummaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2021-06-22Revert "test: Add temporary logging to debug #20975"MarcoFalke
2021-06-22Merge bitcoin/bitcoin#22201: test: Fix TestShell to allow running in Jupyter ...MarcoFalke
2021-06-21[test] Prevent intermittent issueAmiti Uttarwar
2021-06-21[test] Remove GetAddrStore classAmiti Uttarwar
2021-06-21[test] Update GetAddrStore callers to use AddrReceiverAmiti Uttarwar
2021-06-21[test] Add functionality to AddrReceiverAmiti Uttarwar
2021-06-21[test] Allow AddrReceiver to be used more generallyAmiti Uttarwar
2021-06-21add dummy file param to fix jupyterJosiah Baker
2021-06-21Merge bitcoin/bitcoin#22089: test: MiniWallet: fix fee calculation for P2PK a...MarcoFalke
2021-06-21Merge bitcoin/bitcoin#21056: rpc: Add a `-rpcwaittimeout` parameter to limit ...W. J. van der Laan
2021-06-21style: remove () from assert in rpc_setban.pyVasil Dimov
2021-06-21test: ensure banlist can be read from disk after restartVasil Dimov
2021-06-21test: doc: improve doc for `from_hex` helper (mention `to_hex` alternative)Sebastian Falbesoner
2021-06-21scripted-diff: test: rename `FromHex` to `from_hex`Sebastian Falbesoner
2021-06-21test: remove `ToHex` helper, use .serialize().hex() insteadSebastian Falbesoner
2021-06-21test: introduce `tx_from_hex` helper for tx deserializationSebastian Falbesoner
2021-06-21Merge bitcoin/bitcoin#22147: p2p: Protect last outbound HB compact block peerW. J. van der Laan
2021-06-19Merge bitcoin/bitcoin#22210: test: Use MiniWallet in test_no_inherited_signal...MarcoFalke
2021-06-18Taproot descriptor inferencePieter Wuille
2021-06-18test: Add bitcoin-util testsMarcoFalke
2021-06-18Merge bitcoin/bitcoin#14604: tests: Add test and refactor feature_block.pyMarcoFalke
2021-06-18Merge bitcoin/bitcoin#22249: test: kill process group to avoid dangling proce...MarcoFalke
2021-06-18Merge bitcoin/bitcoin#21365: Basic Taproot signing support for descriptor wal...Samuel Dobson
2021-06-17Merge bitcoin/bitcoin#22120: test: p2p_invalid_block: Check that a block reje...MarcoFalke
2021-06-16Added new test for future blocks reacceptancesanket1729
2021-06-16Fixed inconsistencies between code and commentssanket1729
2021-06-15test: check rejected future block later acceptedLuke Dashjr
2021-06-15test: kill process group to avoid dangling processesS3RK
2021-06-13Merge bitcoin/bitcoin#22130: test: refactor: dedup utility function chain_tra...MarcoFalke
2021-06-13Merge bitcoin/bitcoin#22102: Remove `Warning:` from warning message printed f...MarcoFalke
2021-06-12tests: check spending of P2TRPieter Wuille
2021-06-12Merge bitcoin/bitcoin#22156: Allow tr() import only when Taproot is activeW. J. van der Laan
2021-06-11test: ensure I2P addresses are relayedVasil Dimov
2021-06-11test: make CAddress in functional tests comparableVasil Dimov
2021-06-11test: implement ser/unser of I2P addresses in functional testsVasil Dimov
2021-06-11test: use NODE_* constants instead of magic numbersVasil Dimov
2021-06-11Merge bitcoin/bitcoin#22118: test: check anchors.dat when node starts for the...MarcoFalke
2021-06-10Allow tr() import only when Taproot is activeAndrew Chow
2021-06-10tests: Add test for compact block HB selectionPieter Wuille
2021-06-10test: Run pep-8 on touched testMarcoFalke
2021-06-10test: Use MiniWallet in test_no_inherited_signaling RBF testMarcoFalke
2021-06-10test: Remove unused generate() from testMarcoFalke
2021-06-10test: Add txin.sequence option to MiniWalletMarcoFalke
2021-06-10Merge bitcoin/bitcoin#22084: package testmempoolaccept followupsfanquake
2021-06-09Reject invalid coin height and output index when loading assumeutxoMarcoFalke
2021-06-09test: Add temporary coinstats suppressionsMarcoFalke
2021-06-08test: MiniWallet: fix fee calculation for P2PK and check tx vsizeSebastian Falbesoner
2021-06-08test: MiniWallet: force P2PK signature to have fixed size (71 bytes)Sebastian Falbesoner
2021-06-08Merge bitcoin/bitcoin#21946: Document and test lack of inherited signaling in...MarcoFalke
2021-06-08Add sync_blocks in wallet_orphanedreward.py.Daniel Kraft