aboutsummaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2024-06-17Merge bitcoin/bitcoin#28984: Cluster size 2 package rbfAva Chow
2024-06-17Merge bitcoin/bitcoin#30195: test: Added test coverage to listsinceblock rpcAva Chow
2024-06-17Merge bitcoin/bitcoin#28312: test: fix `keys_to_multisig_script` (P2MS) helpe...Ava Chow
2024-06-16test: write functional test results to csvtdb3
2024-06-16test: Added test coverage to listsinceblock rpckevkevinpal
2024-06-14Merge bitcoin/bitcoin#27969: bumpfee: ignore WALLET_INCREMENTAL_RELAY_FEE whe...Ava Chow
2024-06-14Merge bitcoin/bitcoin#30278: test: cover more errors for `signrawtransactionw...merge-script
2024-06-13[test] package rbfglozow
2024-06-12Merge bitcoin/bitcoin#30219: Lint: Support running individual lint checksAva Chow
2024-06-12test: cover more errors for `signrawtransactionwithkey` RPCbrunoerg
2024-06-12Merge bitcoin/bitcoin#29325: consensus: Store transaction nVersion as uint32_tmerge-script
2024-06-11Merge bitcoin/bitcoin#30160: util: add BitSetAva Chow
2024-06-11Merge bitcoin/bitcoin#29521: cli: Detect port errors in rpcconnect and rpcportAva Chow
2024-06-11Merge bitcoin/bitcoin#30264: test: add coverage for errors for `combinerawtra...merge-script
2024-06-11Merge bitcoin/bitcoin#30252: test: Remove redundant verack checkmerge-script
2024-06-11Merge bitcoin/bitcoin#30162: test: MiniWallet: respect passed feerate for pad...glozow
2024-06-10test: add coverage for errors for `combinerawtransaction` RPCbrunoerg
2024-06-10Merge bitcoin/bitcoin#30132: indexes: Don't wipe indexes again when continuin...Ryan Ofsky
2024-06-10util: add BitSetPieter Wuille
2024-06-10test: Remove redundant verack checkMarcoFalke
2024-06-08Merge bitcoin/bitcoin#30238: json-rpc 2.0 followups: docs, tests, climerge-script
2024-06-07refactor: Rename CTransaction::nVersion to versionAva Chow
2024-06-07test: Add functional test for continuing a reindexTheCharlatan
2024-06-07consensus: Store transaction nVersion as uint32_tAva Chow
2024-06-07Merge bitcoin/bitcoin#29496: policy: bump TX_MAX_STANDARD_VERSION to 3Ava Chow
2024-06-07test: use json-rpc 2.0 in all functional tests by defaultMatthew Zipkin
2024-06-07test: remove unused variable in interface_rpc.pyMatthew Zipkin
2024-06-06Merge bitcoin/bitcoin#29401: test: Remove struct.pack from almost all placesAva Chow
2024-06-05test: add `createmultisig` P2MS encoding test for all n (1..20)Sebastian Falbesoner
2024-06-05test: add unit test for `keys_to_multisig_script`Sebastian Falbesoner
2024-06-05test: fix `keys_to_multisig_script` (P2MS) helper for n/k > 16Sebastian Falbesoner
2024-06-05Merge bitcoin/bitcoin#30174: test: Set mocktime in p2p_disconnect_ban.py to a...merge-script
2024-06-04Merge bitcoin/bitcoin#29998: functional test: ensure confirmed utxo being sou...Ava Chow
2024-06-04Merge bitcoin/bitcoin#28307: rpc, wallet: fix incorrect segwit redeem script ...Ava Chow
2024-06-04Merge bitcoin/bitcoin#29428: test: Assumeutxo: snapshots with less work shoul...Ava Chow
2024-06-04Merge bitcoin/bitcoin#28979: wallet, rpc: document and update `sendall` behav...Ava Chow
2024-06-04test: Set mocktime in p2p_disconnect_ban.py to avoid intermittent test failureMarcoFalke
2024-06-04test: Fix typos and use names argsMarcoFalke
2024-06-04Support running individual lint checksDavid Gumberg
2024-06-03Merge bitcoin/bitcoin#30167: doc, rpc: Release notes and follow-ups for #29612merge-script
2024-06-02[test] wallet uses CURRENT_VERSION which is 2glozow
2024-06-02[policy] make v3 transactions standardglozow
2024-05-31test: MiniWallet: respect fee_rate for target_weight, use in mempool_limit.pySebastian Falbesoner
2024-05-31test: add framework functional test for MiniWallet's tx paddingSebastian Falbesoner
2024-05-31test: MiniWallet: fix tx padding (`target_weight`) for large sizes, improve a...Sebastian Falbesoner
2024-05-30Merge bitcoin/bitcoin#30034: ci: add markdown link check jobmerge-script
2024-05-24test: Add coverage for txid coins count check when loading snapshotFabian Jahr
2024-05-24lint: add markdown hyperlink checkerwillcl-ark
2024-05-24Merge bitcoin/bitcoin#30072: refactor prep for package rbfglozow
2024-05-23Merge bitcoin/bitcoin#29612: rpc: Optimize serialization and enhance metadata...Ava Chow