aboutsummaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2024-01-29fuzz: Print coverage summary after run_onceMarcoFalke
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-26[rpc] return full string for package_msg and package-errorglozow
2024-01-26fuzz: also set MSAN_SYMBOLIZER_PATHfanquake
2024-01-26Merge bitcoin/bitcoin#28875: build: Pass sanitize flags to instrument `libsec...fanquake
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-24Merge bitcoin/bitcoin#29304: fuzz: Exit and log stderr for parse_test_list er...fanquake
2024-01-24fuzz: Exit and log stderr for parse_test_list errorsdergoegge
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-19build: Pass sanitize flags to instrument `libsecp256k1` codeHennadii Stepanov
2024-01-18Merge bitcoin/bitcoin#29262: rpc: Fix race in loadtxoutsetAva Chow
2024-01-18Merge bitcoin/bitcoin#29228: test: Remove all-lint.py scriptAva Chow
2024-01-18Merge bitcoin/bitcoin#29085: refactor: C++20: Use std::rotlfanquake
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-16test: Remove all-lint.py scriptMarcoFalke
2024-01-16doc: move-only lint docs to one placeMarcoFalke
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