aboutsummaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2021-03-26Merge #21390: test: Test improvements for UTXO set hash testsMarcoFalke
2021-03-24Merge #21357: test: Unconditionally check for fRelay field in test frameworkMarcoFalke
2021-03-24Merge #21338: test: add functional test for anchors.datMarcoFalke
2021-03-23Unconditionally check for fRelay field in test frameworkTroy Giorshev
2021-03-23test: Use deterministic chain in utxo set hash testFabian Jahr
2021-03-23test: Remove wallet dependency of utxo set hash testFabian Jahr
2021-03-21Merge #21040: wallet: Fix already-loading message grammarMarcoFalke
2021-03-19test: add functional test for anchors.datbruno
2021-03-19Merge #18335: bitcoin-cli: print useful error if bitcoind rpc work queue exce...MarcoFalke
2021-03-18Merge #20861: BIP 350: Implement Bech32m and use it for v1+ segwit addressesWladimir J. van der Laan
2021-03-16Merge #21410: test: increase rpc_timeout for fundrawtx test_transaction_too_l...MarcoFalke
2021-03-16Use Bech32m encoding for v1+ segwit addressesPieter Wuille
2021-03-16test: give fundraw more time for test_transaction_too_largeJon Atack
2021-03-15Add new format string placeholders for walletnotify to include relevant block...Maayan Keshet
2021-03-11Merge #21411: test: add logging, reduce blocks, move sync_all in wallet_ groupsMarcoFalke
2021-03-11test: use fewer blocks in wallet_groups and move sync callJon Atack
2021-03-10Merge #21388: doc: Rename fuzz seed_dir to corpus_dirMarcoFalke
2021-03-09Merge #20536: wallet: Error with "Transaction too large" if the funded tx wil...Samuel Dobson
2021-03-08doc: Rename fuzz seed_dir to corpus_dirMarcoFalke
2021-03-07test: add missing logging to wallet_groups.pyJon Atack
2021-03-05Merge #21345: test: bring p2p_leak.py up to dateMarcoFalke
2021-03-05Merge #21246: doc: Correction for VerifyTaprootCommitment commentsfanquake
2021-03-04Merge #21148: Split orphan handling from net_processing into txorphanageWladimir J. van der Laan
2021-03-04Merge #20969: test: check that getblockfilter RPC fails without block filter ...MarcoFalke
2021-03-03test: bring p2p_leak.py up to date.Martin Zumsande
2021-03-02Merge #20685: Add I2P support using I2P SAMWladimir J. van der Laan
2021-03-02Merge #21310: zmq test: fix sync-up by matching notification to generated blockMarcoFalke
2021-03-01net: Do not skip the I2P network from GetNetworkNames()Vasil Dimov
2021-03-01init: introduce I2P connectivity optionsVasil Dimov
2021-03-01Correction for VerifyTaprootCommitment commentsRussell O'Connor
2021-03-01Merge #18466: rpc: fix invalid parameter error codes for {sign,verify}message...Wladimir J. van der Laan
2021-03-01zmq test: fix sync-up by matching notification to generated blockSebastian Falbesoner
2021-02-27Merge #21297: test: feature_blockfilterindex_prune.py improvementsMarcoFalke
2021-02-27txorphanage: Move functions and data into classAnthony Towns
2021-02-26Merge #21277: wallet: listdescriptors uses normalized descriptor formWladimir J. van der Laan
2021-02-25test: remove unneeded node from feature_blockfilterindex_prune.pyJon Atack
2021-02-25test: improve assertions in feature_blockfilterindex_prune.pyJon Atack
2021-02-25Merge #21254: test: Avoid connecting to real network when running testsMarcoFalke
2021-02-25Merge #21252: test: Add missing wait for sync to feature_blockfilterindex_pruneMarcoFalke
2021-02-25Merge #21200: test: Speed up rpc_blockchain.py by removing miniwallet.generate()Wladimir J. van der Laan
2021-02-23Merge #21053: rpc, test: document {previous,next}blockhash as optionalMarcoFalke
2021-02-23rpc: send: support external signerSjors Provoost
2021-02-23rpc: signerdisplayaddressSjors Provoost
2021-02-23wallet: ExternalSigner: add GetDescriptors methodSjors Provoost
2021-02-23test: external_signer wallet flag is immutableSjors Provoost
2021-02-23rpc: add external_signer option to createwalletSjors Provoost
2021-02-23rpc: signer: add enumeratesigners to list external signersSjors Provoost
2021-02-23rpc: add external signer RPC filesSjors Provoost
2021-02-23test: add external signer testSjors Provoost
2021-02-23wallet: listdescriptors uses normalized descriptor formIvan Metlushko