aboutsummaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
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#27507: lint: stop ignoring LIEF importsfanquake
2023-05-29Merge bitcoin/bitcoin#27765: test: Throw error when -signetchallenge is non-hexfanquake
2023-05-29lint: stop ignoring LIEF importsfanquake
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-23Merge bitcoin/bitcoin#27717: test: Make `util/test_runner.py` honor `BITCOINU...fanquake
2023-05-22Merge bitcoin/bitcoin#25796: rpc: add `descriptorprocesspsbt` rpcAndrew Chow
2023-05-22test: Make `util/test_runner.py` honor `BITCOINUTIL` and `BITCOINTX`Hennadii Stepanov
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-15add `lief` to `spelling.ignore-words`brunoerg
2023-05-15test: fix spelling in `interface_usdt_utxocache`brunoerg
2023-05-15doc, test: Document steps to reproduce TSan warning for `libdb`Hennadii Stepanov
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-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
2023-05-05Merge bitcoin/bitcoin#27554: test: Treat `bitcoin-wallet` binary in the same ...fanquake
2023-05-05Merge bitcoin/bitcoin#26653: test, init: perturb file to ensure failure inste...fanquake
2023-05-05test: Treat `bitcoin-wallet` binary in the same way as othersHennadii Stepanov
2023-05-05test, refactor: Add `set_binary_paths` functionHennadii Stepanov
2023-05-04Merge bitcoin/bitcoin#27422: test: add coverage to rpc_scantxoutset.pyfanquake
2023-05-04Merge bitcoin/bitcoin#27325: test: various `converttopsbt` check cleanups in ...Andrew Chow
2023-05-03test: Update python tests to use named parameters instead of options objectsRyan Ofsky
2023-05-03RPC: Allow RPC methods accepting options to take named parametersRyan Ofsky
2023-05-03Merge bitcoin/bitcoin#27553: test: Simplify feature_fastprune.pyfanquake
2023-05-02Merge bitcoin/bitcoin#26094: rpc: Return block hash & height in getbalances, ...Andrew Chow