aboutsummaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2022-08-05Merge bitcoin/bitcoin#25650: script: default to necessary tags in `test/get_p...MacroFake
2022-08-03test: Target exact weight in MiniWallet _bulk_txMacroFake
2022-08-03Merge bitcoin/bitcoin#25379: test: use MiniWallet to simplify mempool_package...MacroFake
2022-08-02Remove ::fRequireStandard globalMacroFake
2022-08-01test: MiniWallet: add `send_self_transfer_chain` to create chain of txnsAndreas Kouloumos
2022-08-01test: use MiniWallet to simplify mempool_package_limits.py testsAndreas Kouloumos
2022-08-01Merge bitcoin/bitcoin#24799: Add test case mimicking issue 24765MacroFake
2022-08-01Merge bitcoin/bitcoin#25528: ci: run USDT interface tests in the CIMacroFake
2022-08-01Merge bitcoin/bitcoin#25610: wallet, rpc: Opt in to RBF by defaultMacroFake
2022-07-28Merge bitcoin/bitcoin#24584: wallet: avoid mixing different `OutputTypes` dur...Andrew Chow
2022-07-28Merge bitcoin/bitcoin#25670: test: check that combining PSBTs with different ...Andrew Chow
2022-07-25test: remove unused if statementsAurèle Oulès
2022-07-23test: check that combining PSBTs with different txs failsSebastian Falbesoner
2022-07-23test: support passing PSBTMaps directly to PSBT ctorSebastian Falbesoner
2022-07-20Merge bitcoin/bitcoin#25625: test: add test for decoding PSBT with per-input ...Andrew Chow
2022-07-20doc: update test/README.mdjosibake
2022-07-20script: default to necessary tags in get_previous_releases.pyjosibake
2022-07-20Merge bitcoin/bitcoin#25285: Add AutoFile without ser-type and ser-version an...fanquake
2022-07-19Merge bitcoin/bitcoin#25494: indexes: Stop using node internal typesfanquake
2022-07-19test: functional test for new coin selection logicjosibake
2022-07-19test: add test for decoding PSBT with per-input preimage typesSebastian Falbesoner
2022-07-19refactor: move helper `random_bytes` to util librarySebastian Falbesoner
2022-07-19test: add constants for PSBT key types (BIP 174)Sebastian Falbesoner
2022-07-19refactor: move PSBT(Map) helpers from signet miner to test frameworkSebastian Falbesoner
2022-07-19refactor: move `from_binary` helper from signet miner to test frameworkSebastian Falbesoner
2022-07-19Merge bitcoin/bitcoin#25629: univalue: Return more detailed type check error ...fanquake
2022-07-19Merge bitcoin/bitcoin#25590: wallet: Precompute Txdata after setting PSBT inp...MacroFake
2022-07-18indexes, refactor: Pass Chain interface instead of CChainState class to indexesRyan Ofsky
2022-07-18Merge bitcoin/bitcoin#25351: rpc, wallet: Scan mempool after import* - Second...Andrew Chow
2022-07-18Merge bitcoin/bitcoin#25487: [kernel 3b/n] Decouple `{Dump,Load}Mempool` from...glozow
2022-07-18univalue: Return more detailed type check error messagesMacroFake
2022-07-15Move {Load,Dump}Mempool to kernel namespaceCarl Dong
2022-07-15rpc: Default rbf enabledAndrew Chow
2022-07-14Merge bitcoin/bitcoin#24148: Miniscript support in Output DescriptorsAndrew Chow
2022-07-14qa: functional test Miniscript watchonly supportAntoine Poinsot
2022-07-14Merge bitcoin/bitcoin#25557: p2p: Eliminate atomic for m_last_getheaders_time...MacroFake
2022-07-13wallet: Enable -walletrbf by defaultAndrew Chow
2022-07-12test/mempool_persist: Test manual savemempool when -persistmempool=0Carl Dong
2022-07-12test: remove unnecessary parensSuhas Daftuar
2022-07-12test: Remove duplicate MAX_BIP125_RBF_SEQUENCE constantMacroFake
2022-07-12scripted-diff: [test] Rename BIP125_SEQUENCE_NUMBER to MAX_BIP125_RBF_SEQUENCEMacroFake
2022-07-12Merge bitcoin/bitcoin#24944: rpc: add getblockfrompeer RPCTypeCheck and inval...MacroFake
2022-07-12Merge bitcoin/bitcoin#25592: test persistence of non-mempool tx prioritisationMacroFake
2022-07-12Merge bitcoin/bitcoin#25575: Address comments remaining from #25353glozow
2022-07-12[test] persist prioritisation of transactions not in mempoolglozow
2022-07-11Address comments remaining from #25353Antoine Riard
2022-07-11wallet: Precompute Txdata after setting PSBT inputs' UTXOsAndrew Chow
2022-07-11test: speedup wallet_coinbase_category.pyfurszy
2022-07-11Merge bitcoin/bitcoin#25512: test: remove wallet dependency and refactor rpc...MacroFake
2022-07-10test: refactor: pass absolute fee in `create_lots_of_big_transactions` helperSebastian Falbesoner