aboutsummaryrefslogtreecommitdiff
path: root/test/functional
AgeCommit message (Expand)Author
2023-06-23Merge bitcoin/bitcoin#27631: test: avoid sporadic MINIMALDATA failure in feat...Andrew Chow
2023-06-23Merge bitcoin/bitcoin#27577: p2p: give seednodes time before falling back to ...Andrew Chow
2023-06-22Merge bitcoin/bitcoin#27831: test: handle failed `assert_equal()` assertions ...fanquake
2023-06-21net: Give seednodes time before falling back to fixed seedsMartin Zumsande
2023-06-21Merge bitcoin/bitcoin#27733: test: refactor: introduce `generate_keypair` hel...fanquake
2023-06-20Merge bitcoin/bitcoin#26740: wallet: Migrate wallets that are not in a wallet...Ryan Ofsky
2023-06-20Merge bitcoin/bitcoin#27632: Raise on invalid -debug and -loglevel config opt...Andrew Chow
2023-06-20Merge bitcoin/bitcoin#27622: Fee estimation: avoid serving stale fee estimateglozow
2023-06-19test: refactor: introduce `generate_keypair` helper with WIF supportSebastian Falbesoner
2023-06-19Manage exceptions in bcc callback functionsvirtu
2023-06-18Merge bitcoin/bitcoin#27906: doc: test: update TestShell instructionsfanquake
2023-06-16doc: test: update TestShell instructionsismaelsadeeq
2023-06-16Merge bitcoin/bitcoin#27757: rpc: remove deprecated "warning" field from {cre...Andrew Chow
2023-06-15Merge bitcoin/bitcoin#27712: test: p2p: check misbehavior for non-continuous ...Andrew Chow
2023-06-15test: clean up is node stoppeddimitaracev
2023-06-14test: ensure old fee_estimate.dat not read on restart and flushedismaelsadeeq
2023-06-14test: -loglevel raises on invalid valuesJon Atack
2023-06-14test: -debug and -debugexclude raise on invalid valuesJon Atack
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-12test: Add test for migrating default wallet and plain file walletAndrew 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-04rpc: remove deprecated "warning" field from {create,load,restore,unload}walletSebastian Falbesoner
2023-06-04test: avoid sporadic MINIMALDATA failure in feature_taproot.py (fixes #27595)Sebastian Falbesoner
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