aboutsummaryrefslogtreecommitdiff
path: root/test/functional
AgeCommit message (Expand)Author
2024-02-01test: p2p: introduce helper for sending prepared VERSION messageSebastian Falbesoner
2024-01-31Merge bitcoin/bitcoin#29352: test: fix intermittent failure in p2p_v2_earlyke...Ava Chow
2024-01-31Merge bitcoin/bitcoin#28976: wallet: Fix migration of blank walletsRyan Ofsky
2024-01-31Merge bitcoin/bitcoin#29347: net: enable v2transport by defaultAva Chow
2024-01-31test: fix intermittent failure in p2p_v2_earlykeyresponseMartin Zumsande
2024-01-31Merge bitcoin/bitcoin#29343: test: fix wallet_import_rescan unrounded minimum...fanquake
2024-01-30Merge bitcoin/bitcoin#29067: test: Treat msg_version.relay as unsigned, Remov...glozow
2024-01-29net: enable v2transport by defaultPieter Wuille
2024-01-29Merge bitcoin/bitcoin#24748: test/BIP324: functional tests for v2 P2P encryptionAva Chow
2024-01-29test: fix wallet_import_rescan unrounded minimum amountstickies-v
2024-01-29test: Remove struct import from messages.pyMarcoFalke
2024-01-29scripted-diff: test: Use int from_bytes and to_bytes over struct packingMarcoFalke
2024-01-29test: Use int from_bytes and to_bytes over struct packingMarcoFalke
2024-01-29test: Treat msg_version.relay as unsignedMarcoFalke
2024-01-26Merge bitcoin/bitcoin#29283: test: ensure output is large enough to pay for i...Ava Chow
2024-01-25[test] Add functional test to test early key response behaviour in BIP 324stratospher
2024-01-25[test] Check whether v2 TestNode performs downgradingstratospher
2024-01-25[test] Add functional tests to test v2 P2P behaviourstratospher
2024-01-25[test] Ignore BIP324 decoy messagesstratospher
2024-01-25[test] Allow inbound and outbound connections supporting v2 P2P protocolstratospher
2024-01-25 [test] Reconnect using v1 P2P when v2 P2P terminates due to magic byte mismatchstratospher
2024-01-25[test] Build v2 P2P messagesstratospher
2024-01-25[test] Use lock for sending P2P messages in test frameworkstratospher
2024-01-25[test] Read v2 P2P messagesstratospher
2024-01-25[test] Perform initial v2 handshakestratospher
2024-01-25[test] Introduce EncryptedP2PState object in P2PConnectionstratospher
2024-01-24[test] Construct class to handle v2 P2P protocol functionsstratospher
2024-01-23Merge bitcoin/bitcoin#28560: wallet, rpc: `FundTransaction` refactorAva Chow
2024-01-23Merge bitcoin/bitcoin#29144: init: handle empty settings file gracefullyAva Chow
2024-01-23Merge bitcoin/bitcoin#29272: wallet: fix coin selection tracing to return -1 ...Ava Chow
2024-01-23[test] Move MAGIC_BYTES to messages.pystratospher
2024-01-23[test/crypto] Add ECDHstratospher
2024-01-22settings: add auto-generated warning msg for editing the file manuallyfurszy
2024-01-22init: improve corrupted/empty settings file error msgfurszy
2024-01-20wallet: fix coin selection tracing to return -1 when no change posRichard Myers
2024-01-19test: ensure output is large enough to pay for its feesstickies-v
2024-01-19test: add tests for fundrawtx and sendmany rpcsjosibake
2024-01-17test: Use blocks_path where possibleMarcoFalke
2024-01-16Merge bitcoin/bitcoin#29239: rpc: Make v2transport default for addnode RPC wh...Ava Chow
2024-01-16Merge bitcoin/bitcoin#29179: test: wallet rescan with reorged parent + IsFrom...Ava Chow
2024-01-12[test] import descriptor wallet with reorged parent + IsFromMe child in mempoolglozow
2024-01-12Make v2transport default for addnode RPC when enabledPieter Wuille
2024-01-12Merge bitcoin/bitcoin#28885: mempool / rpc: followup to getprioritisedtransac...glozow
2024-01-12[test] rescan legacy wallet with reorged parent + IsFromMe child in mempoolGloria Zhao
2024-01-11tests: Test migration of blank walletsAndrew Chow
2024-01-11Merge bitcoin/bitcoin#29034: test: detect OS in functional tests consistently...Ava Chow
2024-01-11Merge bitcoin/bitcoin#28838: test: add assumeutxo wallet testAva Chow
2024-01-11test: Assert that a new tx with a delta of 0 is never addedkevkevin
2024-01-11rpc: exposing modified_fee in getprioritisedtransactionskevkevin
2024-01-10Merge bitcoin/bitcoin#29204: test: wallet migration, add coverage for tx extr...Ava Chow