aboutsummaryrefslogtreecommitdiff
path: root/test/functional
AgeCommit message (Expand)Author
2023-06-14Merge bitcoin/bitcoin#25634: wallet, tests: Expand and test when the blank wa...Ryan Ofsky
2023-06-13wallet: Ensure that the blank wallet flag is unset after importsAndrew Chow
2023-06-13Merge bitcoin/bitcoin#23962: Use `int32_t` type for most transaction size/wei...Andrew Chow
2023-06-13Merge bitcoin/bitcoin#27864: test: fix intermittent failure in p2p_leak_tx.pyfanquake
2023-06-12Merge bitcoin/bitcoin#27853: rest: bugfix, fix crash error when calling `/dep...Andrew Chow
2023-06-12Use `int32_t` type for most transaction size/weight valuesHennadii Stepanov
2023-06-12test: fix intermittent failure in p2p_leak_tx.pyMartin Zumsande
2023-06-12Merge bitcoin/bitcoin#27708: Return EXIT_FAILURE on post-init fatal errorsRyan Ofsky
2023-06-12test: add coverage for `/deploymentinfo` passing a blockhashbrunoerg
2023-06-09Return EXIT_FAILURE on post-init fatal errorsfurszy
2023-06-08rpc, wallet: Include information about blank flagAndrew Chow
2023-06-08Remove mapRelayMarcoFalke
2023-06-07Merge bitcoin/bitcoin#27501: mempool / rpc: add getprioritisedtransactions, d...Andrew Chow
2023-06-02Merge bitcoin/bitcoin#27603: test: added coverage to mining_basic.pyglozow
2023-06-01Merge bitcoin/bitcoin#26485: RPC: Accept options as named-only parametersAndrew Chow
2023-05-30test: add block sync to getblockfrompeer.pyMartin Zumsande
2023-05-29Merge bitcoin/bitcoin#27765: test: Throw error when -signetchallenge is non-hexfanquake
2023-05-27Merge bitcoin/bitcoin#27145: wallet: when a block is disconnected, update tra...Andrew Chow
2023-05-26Merge bitcoin/bitcoin#27735: test: Move test_chain_listunspent wallet check f...fanquake
2023-05-26Merge bitcoin/bitcoin#27302: init: Error if ignored bitcoin.conf file is foundfanquake
2023-05-26test: Move test_chain_listunspent wallet check from mempool_packages to walle...MarcoFalke
2023-05-25test: Throw error when -signetchallenge is non-hexMarcoFalke
2023-05-25use 'byte'/'bytes' for bech32(m) validation errorReese Russell
2023-05-24Merge bitcoin/bitcoin#27727: rpc: Fix invalid bech32 address handlingAndrew Chow
2023-05-24Merge bitcoin/bitcoin#27626: Parallel compact block downloads, take 3fanquake
2023-05-23Merge bitcoin/bitcoin#27177: test: fix intermittent issue in `feature_bip68_s...Andrew Chow
2023-05-23Add tests for parallel compact block downloadsGreg Sanders
2023-05-23rpc: Fix invalid bech32 handlingMarcoFalke
2023-05-22Merge bitcoin/bitcoin#25796: rpc: add `descriptorprocesspsbt` rpcAndrew Chow
2023-05-19test: Explicitly specify directory where to search tests forHennadii Stepanov
2023-05-19test: fix `include_immature_coinbase` logic in `get_utxos`brunoerg
2023-05-19test: fix `interface_usdt_mempool` by mining a block after each testbrunoerg
2023-05-19test: fix mature utxos addition to wallet in `mempool_package_limits`brunoerg
2023-05-19test: fix intermittent issue in `feature_bip68_sequence`brunoerg
2023-05-19Merge bitcoin/bitcoin#27695: test: Add test to check tx in the last block can...fanquake
2023-05-18Merge bitcoin/bitcoin#27640: test: Return dict in MiniWallet::send_tofanquake
2023-05-18test: Add test to check tx in the last block can be downloadedMarcoFalke
2023-05-18test: Split up test_notfound_on_unannounced_tx test caseMarcoFalke
2023-05-17index: Enable reindex-chainstate with active indexesMartin Zumsande
2023-05-17index: Use first block from locator instead of looking for fork pointMartin Zumsande
2023-05-15test: fix spelling in `interface_usdt_utxocache`brunoerg
2023-05-14Add wallets_conflictsAntoine Riard
2023-05-14wallet, tests: mark unconflicted txs as inactiveishaanam
2023-05-12test: Return dict in MiniWallet::send_toMarcoFalke
2023-05-10[mempool] clear mapDeltas entry if prioritisetransaction sets delta to 0glozow
2023-05-10[functional test] prioritisation is not removed during replacement and expiryglozow
2023-05-10[functional test] getprioritisedtransactions RPCglozow
2023-05-10test: added coverage to mining_basic.pykevkevin
2023-05-08Merge bitcoin/bitcoin#26076: Switch hardened derivation marker to hAndrew Chow
2023-05-06test: add test for `descriptorprocesspsbt` RPCishaanam