aboutsummaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2021-10-28[addrman] Add Add_() inner function, fix Add() return semanticsJohn Newbery
2021-10-26test: add script_util helper for creating bare multisig scriptsSebastian Falbesoner
2021-10-25Merge bitcoin/bitcoin#23312: tests: reduce feature_segwit.py usage of the leg...MarcoFalke
2021-10-25Merge bitcoin/bitcoin#23311: wallet: Use PACKAGE_NAME to mention our softwareMarcoFalke
2021-10-25Merge bitcoin/bitcoin#22711: test: check for specific block reject reasons in...MarcoFalke
2021-10-22Merge bitcoin/bitcoin#23139: rpc: fix "trusted" field in TransactionDescripti...W. J. van der Laan
2021-10-22Merge bitcoin/bitcoin#23002: Make descriptor wallets by defaultMarcoFalke
2021-10-21Merge bitcoin/bitcoin#23331: test: Replace log with assert_equal in wallet_ab...MarcoFalke
2021-10-21Merge bitcoin/bitcoin#23218: p2p: Use mocktime for ping timeoutW. J. van der Laan
2021-10-21test: Replace log with assert_equal in wallet_abandonconflictMarcoFalke
2021-10-21Merge bitcoin/bitcoin#23267: test: bip125-replaceable in listsinceblockMarcoFalke
2021-10-21Merge bitcoin/bitcoin#23281: test: check that bumpfee RPC fails for txs with ...MarcoFalke
2021-10-21Merge bitcoin/bitcoin#23287: test: get and decode tx with a single `gettransa...MarcoFalke
2021-10-21Merge bitcoin/bitcoin#23137: Move-only: bloom to src/commonfanquake
2021-10-21Merge bitcoin/bitcoin#22839: log: improve addrman loggingfanquake
2021-10-20wallet: Use PACKAGE_NAME to mention our softwareHennadii Stepanov
2021-10-20Make explicit the node param in init_wallet()lsilva01
2021-10-19tests: Add feature_segwit.py --descriptors to test_runner.pyAndrew Chow
2021-10-19tests: restrict feature_segwit legacy wallet import testsAndrew Chow
2021-10-19tests: Use descriptors for feature_segwit multisig setupAndrew Chow
2021-10-19Merge bitcoin/bitcoin#22918: rpc: Add level 3 verbosity to getblock RPC call ...W. J. van der Laan
2021-10-19test: Remove unused node from mining_prioritisetransactionMarcoFalke
2021-10-19log: improve addrman loggingMartin Zumsande
2021-10-18test: Fix wallet_multisig_descriptor_psbt.pyHennadii Stepanov
2021-10-18Merge bitcoin/bitcoin#22067: Test and document a basic M-of-N multisig using ...W. J. van der Laan
2021-10-18Merge bitcoin/bitcoin#23207: test: Delete generate* calls from TestNodeMarcoFalke
2021-10-18Merge bitcoin/bitcoin#23080: test: check abandoned tx in listsinceblockfanquake
2021-10-17test: get and decode tx with a single `gettransaction` RPC callSebastian Falbesoner
2021-10-16lint: enable mypy checking for missing importsjosibake
2021-10-16lint: install pyzmq (22.3.0) into linter environmentjosibake
2021-10-16doc: remove pointlessly duplicated linter version / install infofanquake
2021-10-15test: check that bumpfee RPC fails for txs with descendants in mempoolSebastian Falbesoner
2021-10-14Merge bitcoin/bitcoin#23093: Add ability to flush keypool and always flush wh...W. J. van der Laan
2021-10-14Merge #23235: Reduce unnecessary default loggingSamuel Dobson
2021-10-14test: Add check that newkeypool flushes change addresses tooSamuel Dobson
2021-10-13Merge bitcoin/bitcoin#23253: bitcoin-tx: Reject non-integral and out of range...W. J. van der Laan
2021-10-12test: bip125-replaceable in listsinceblockbrunoerg
2021-10-12bitcoin-tx: Reject non-integral and out of range multisig numbersMarcoFalke
2021-10-12bitcoin-tx: Reject non-integral and out of range sequence idsMarcoFalke
2021-10-12test: Check that bitcoin-tx accepts whitespace around sequence id and multisi...MarcoFalke
2021-10-12rest: Return error when header count is not integralMarcoFalke
2021-10-12Merge bitcoin/bitcoin#23227: bitcoin-tx: Avoid treating integer overflow as OP_0Samuel Dobson
2021-10-11blockstorage: use debug log categoryAnthony Towns
2021-10-11Merge bitcoin/bitcoin#22794: test: Verify if wallet is compiled in rpc_invali...MarcoFalke
2021-10-11bitcoin-tx: Avoid treating overflow as OP_0MarcoFalke
2021-10-11Merge bitcoin/bitcoin#23214: Replace stoul with ToIntegral in dbwrapperfanquake
2021-10-08doc: Fixup ToIntegral docsMarcoFalke
2021-10-07Merge bitcoin/bitcoin#23118: test: refactor: introduce `script_util` helper f...W. J. van der Laan
2021-10-07Merge bitcoin/bitcoin#22539: Re-include RBF replacement txs in fee estimationW. J. van der Laan
2021-10-07p2p: Use mocktime for ping timeoutMarcoFalke