index
:
slackcoder/bitcoin
master
show-current
Bitcoin Code integration/staging tree
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
Age
Commit message (
Expand
)
Author
2024-02-01
tests: Test that descriptors flag is set for migrated blank wallets
Ava Chow
2024-01-31
Merge bitcoin/bitcoin#29352: test: fix intermittent failure in p2p_v2_earlyke...
Ava Chow
2024-01-31
Merge bitcoin/bitcoin#28976: wallet: Fix migration of blank wallets
Ryan Ofsky
2024-01-31
Merge bitcoin/bitcoin#29347: net: enable v2transport by default
Ava Chow
2024-01-31
test: fix intermittent failure in p2p_v2_earlykeyresponse
Martin Zumsande
2024-01-31
Merge bitcoin/bitcoin#29343: test: fix wallet_import_rescan unrounded minimum...
fanquake
2024-01-30
Merge bitcoin/bitcoin#29067: test: Treat msg_version.relay as unsigned, Remov...
glozow
2024-01-29
net: enable v2transport by default
Pieter Wuille
2024-01-29
Merge bitcoin/bitcoin#24748: test/BIP324: functional tests for v2 P2P encryption
Ava Chow
2024-01-29
Merge bitcoin/bitcoin#29329: fuzz: Print coverage summary after run_once
fanquake
2024-01-29
fuzz: Print coverage summary after run_once
MarcoFalke
2024-01-29
test: fix wallet_import_rescan unrounded minimum amount
stickies-v
2024-01-29
test: Remove struct import from messages.py
MarcoFalke
2024-01-29
scripted-diff: test: Use int from_bytes and to_bytes over struct packing
MarcoFalke
2024-01-29
test: Use int from_bytes and to_bytes over struct packing
MarcoFalke
2024-01-29
test: Treat msg_version.relay as unsigned
MarcoFalke
2024-01-26
Merge bitcoin/bitcoin#29283: test: ensure output is large enough to pay for i...
Ava Chow
2024-01-26
fuzz: also set MSAN_SYMBOLIZER_PATH
fanquake
2024-01-26
Merge 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 324
stratospher
2024-01-25
[test] Check whether v2 TestNode performs downgrading
stratospher
2024-01-25
[test] Add functional tests to test v2 P2P behaviour
stratospher
2024-01-25
[test] Ignore BIP324 decoy messages
stratospher
2024-01-25
[test] Allow inbound and outbound connections supporting v2 P2P protocol
stratospher
2024-01-25
[test] Reconnect using v1 P2P when v2 P2P terminates due to magic byte mismatch
stratospher
2024-01-25
[test] Build v2 P2P messages
stratospher
2024-01-25
[test] Use lock for sending P2P messages in test framework
stratospher
2024-01-25
[test] Read v2 P2P messages
stratospher
2024-01-25
[test] Perform initial v2 handshake
stratospher
2024-01-25
[test] Introduce EncryptedP2PState object in P2PConnection
stratospher
2024-01-24
Merge bitcoin/bitcoin#29304: fuzz: Exit and log stderr for parse_test_list er...
fanquake
2024-01-24
fuzz: Exit and log stderr for parse_test_list errors
dergoegge
2024-01-24
[test] Construct class to handle v2 P2P protocol functions
stratospher
2024-01-23
Merge bitcoin/bitcoin#28560: wallet, rpc: `FundTransaction` refactor
Ava Chow
2024-01-23
Merge bitcoin/bitcoin#29144: init: handle empty settings file gracefully
Ava Chow
2024-01-23
Merge bitcoin/bitcoin#29272: wallet: fix coin selection tracing to return -1 ...
Ava Chow
2024-01-23
[test] Move MAGIC_BYTES to messages.py
stratospher
2024-01-23
[test/crypto] Add ECDH
stratospher
2024-01-22
settings: add auto-generated warning msg for editing the file manually
furszy
2024-01-22
init: improve corrupted/empty settings file error msg
furszy
2024-01-20
wallet: fix coin selection tracing to return -1 when no change pos
Richard Myers
2024-01-19
test: ensure output is large enough to pay for its fees
stickies-v
2024-01-19
test: add tests for fundrawtx and sendmany rpcs
josibake
2024-01-19
build: Pass sanitize flags to instrument `libsecp256k1` code
Hennadii Stepanov
2024-01-18
Merge bitcoin/bitcoin#29262: rpc: Fix race in loadtxoutset
Ava Chow
2024-01-18
Merge bitcoin/bitcoin#29228: test: Remove all-lint.py script
Ava Chow
2024-01-18
Merge bitcoin/bitcoin#29085: refactor: C++20: Use std::rotl
fanquake
2024-01-17
test: Use blocks_path where possible
MarcoFalke
2024-01-16
Merge bitcoin/bitcoin#29239: rpc: Make v2transport default for addnode RPC wh...
Ava Chow
2024-01-16
Merge bitcoin/bitcoin#29179: test: wallet rescan with reorged parent + IsFrom...
Ava Chow
[next]