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
/
functional
Age
Commit message (
Expand
)
Author
2024-02-01
test: p2p: introduce helper for sending prepared VERSION message
Sebastian Falbesoner
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
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-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
[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-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
2024-01-12
[test] import descriptor wallet with reorged parent + IsFromMe child in mempool
glozow
2024-01-12
Make v2transport default for addnode RPC when enabled
Pieter Wuille
2024-01-12
Merge bitcoin/bitcoin#28885: mempool / rpc: followup to getprioritisedtransac...
glozow
2024-01-12
[test] rescan legacy wallet with reorged parent + IsFromMe child in mempool
Gloria Zhao
2024-01-11
tests: Test migration of blank wallets
Andrew Chow
2024-01-11
Merge bitcoin/bitcoin#29034: test: detect OS in functional tests consistently...
Ava Chow
2024-01-11
Merge bitcoin/bitcoin#28838: test: add assumeutxo wallet test
Ava Chow
2024-01-11
test: Assert that a new tx with a delta of 0 is never added
kevkevin
2024-01-11
rpc: exposing modified_fee in getprioritisedtransactions
kevkevin
2024-01-10
Merge bitcoin/bitcoin#29204: test: wallet migration, add coverage for tx extr...
Ava Chow
[next]