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
/
test_runner.py
Age
Commit message (
Expand
)
Author
2024-01-29
Merge bitcoin/bitcoin#24748: test/BIP324: functional tests for v2 P2P encryption
Ava Chow
2024-01-25
[test] Add functional test to test early key response behaviour in BIP 324
stratospher
2024-01-25
[test] Add functional tests to test v2 P2P behaviour
stratospher
2024-01-19
test: add tests for fundrawtx and sendmany rpcs
josibake
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-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
2023-12-14
Merge bitcoin/bitcoin#28920: wallet: birth time update during tx scanning
Ava Chow
2023-12-12
test: Actually fail when a python unit test fails
MarcoFalke
2023-12-08
test: detect OS consistently using `platform.system()`
Sebastian Falbesoner
2023-12-05
test: coverage for wallet birth time interaction with -reindex
furszy
2023-11-28
Merge bitcoin/bitcoin#28805: test: Make existing functional tests compatible ...
Andrew Chow
2023-11-13
test: add assumeutxo wallet test
Sjors Provoost
2023-11-08
test: enable v2 transport for p2p_timeouts.py
Martin Zumsande
2023-11-08
test: enable v2 transport for rpc_net.py
Sebastian Falbesoner
2023-11-08
test: enable v2 transport for p2p_node_network_limited.py
Sebastian Falbesoner
2023-11-07
Merge bitcoin/bitcoin#28374: test: python cryptography required for BIP 324 f...
Andrew Chow
2023-11-05
test: remove custom rpc timeout for `wallet_miniscript.py`, reorder in test_r...
Sebastian Falbesoner
2023-10-30
Remove feature_txindex_compatibility.py in V27
Brandon Odiwuor
2023-10-08
qa: bound testing for TapMiniscript
Antoine Poinsot
2023-10-02
test: enable v2 transport between nodes in some functional tests
Pieter Wuille
2023-10-02
net: use V2Transport when NODE_P2P_V2 service flag is present
Pieter Wuille
2023-09-30
test: add feature_assumeutxo functional test
James O'Beirne
2023-09-29
[test/crypto] Add RFC 8439's ChaCha20Poly1305 AEAD
stratospher
2023-09-29
[test/crypto] Add Poly1305 python implementation
stratospher
2023-09-29
[test/crypto] Add ChaCha20 python implementation
stratospher
2023-09-14
Merge bitcoin/bitcoin#26152: Bump unconfirmed ancestor transactions to target...
Andrew Chow
2023-09-14
test: cover read-only blockstore
Matthew Zipkin
2023-09-13
Bump unconfirmed parent txs to target feerate
Murch
2023-09-10
[test] Move test framework crypto functions to crypto/
stratospher
2023-08-24
Merge bitcoin/bitcoin#28287: rpc, test: add `sendmsgtopeer` rpc and a test fo...
Andrew Chow
2023-08-22
Merge bitcoin/bitcoin#28199: test: tx orphan handling
Andrew Chow
2023-08-22
test: add functional test for deadlock situation
Martin Zumsande
2023-08-14
[functional test] transaction orphan handling
glozow
2023-08-02
Merge bitcoin/bitcoin#27452: test: cover addrv2 anchors by adding TorV3 to CA...
fanquake
2023-07-30
qa, doc: Fix comment
Hennadii Stepanov
2023-07-10
test: add support for all networks in CAddress in messages.py
brunoerg
2023-06-29
test: Add ellswift unit tests
stratospher
2023-06-16
Remove the syscall sandbox
fanquake
2023-06-14
Merge bitcoin/bitcoin#25634: wallet, tests: Expand and test when the blank wa...
Ryan Ofsky
2023-06-08
rpc, wallet: Include information about blank flag
Andrew Chow
2023-05-27
Merge bitcoin/bitcoin#27145: wallet: when a block is disconnected, update tra...
Andrew Chow
2023-05-23
rpc: Fix invalid bech32 handling
MarcoFalke
2023-05-19
test: Explicitly specify directory where to search tests for
Hennadii Stepanov
2023-05-14
Add wallets_conflicts
Antoine Riard
2023-05-02
Merge bitcoin/bitcoin#27542: test: add ripemd160 to test framework modules list
fanquake
2023-05-02
test: add ripemd160 to test framework modules list
Sebastian Falbesoner
2023-04-19
test: cover fastprune with excessive block size
Matthew Zipkin
2023-03-20
Merge bitcoin/bitcoin#26531: mempool: Add mempool tracepoints
Andrew Chow
[next]