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_framework
Age
Commit message (
Expand
)
Author
2020-08-13
Merge #19070: p2p: Signal support for compact block filters with NODE_COMPACT...
Wladimir J. van der Laan
2020-08-11
Merge #19674: refactor: test: use throwaway _ variable for unused loop counters
fanquake
2020-08-09
Merge #19657: test: Wait until is_connected in add_p2p_connection
Wladimir J. van der Laan
2020-08-06
refactor: test: use _ variable for unused loop counters
Sebastian Falbesoner
2020-08-05
Merge #19632: test: Catch decimal.InvalidOperation from TestNodeCLI#send_cli
Wladimir J. van der Laan
2020-08-04
test: Wait until is_connected in add_p2p_connection
MarcoFalke
2020-08-04
Merge #19489: test: Fail wait_until early if connection is lost
MarcoFalke
2020-07-30
test: Catch decimal.InvalidOperation from TestNodeCLI#send_cli
Ben Woosley
2020-07-27
Clean message_count and last_message
Troy Giorshev
2020-07-22
Merge #18044: Use wtxid for transaction relay
Wladimir J. van der Laan
2020-07-19
test: fix intermittent p2p_ibd_txrelay race, add test_framework.py#wait_until
Jon Atack
2020-07-19
test: Use wtxid relay generally in functional tests
Fabian Jahr
2020-07-19
test: Update test framework p2p protocol version to 70016
Fabian Jahr
2020-07-16
test: Add chacha20 test vectors in muhash
Fabian Jahr
2020-07-16
test: Add basic Python/C++ Muhash implementation parity unit test
Fabian Jahr
2020-07-16
test: Add Python MuHash3072 implementation to test framework
Pieter Wuille
2020-07-16
test: Move modinv to util and add unit test
Fabian Jahr
2020-07-14
test: Fail wait_until early if connection is lost
MarcoFalke
2020-07-10
[protocol] Remove unused CADDR_TIME_VERSION
John Newbery
2020-07-01
Merge #19368: test: improve functional tests compatibility with BSD/macOS
Wladimir J. van der Laan
2020-06-25
test: retry when write to a socket fails on macOS
Ivan Metlushko
2020-06-24
Merge #19272: net, test: invalid p2p messages and test framework improvements
MarcoFalke
2020-06-21
test: Add connect_nodes method
MarcoFalke
2020-06-21
Merge #19208: test: move sync_blocks and sync_mempool functions to test_frame...
MarcoFalke
2020-06-19
test: hoist p2p values to test framework constants
Jon Atack
2020-06-18
test: move sync_blocks and sync_mempool functions to test_framework.py
Roy Shao
2020-06-17
Merge #19252: test: wait for disconnect in disconnect_p2ps + bloomfilter test...
MarcoFalke
2020-06-16
[test] wait for disconnect_p2ps to be reflected in getpeerinfo
gzhao408
2020-06-16
pep-8 test/functional/test_framework/util.py
MarcoFalke
2020-06-16
test: refactor: Inline adjust_bitcoin_conf_for_pre_17
MarcoFalke
2020-06-16
Merge #19178: Make mininode_lock non-reentrant
MarcoFalke
2020-06-10
[tests] move generate_wif_key to wallet_util.py
John Newbery
2020-06-10
Revert "[TESTS] Move base58 to own module to break circular dependency"
John Newbery
2020-06-09
[TESTS] Move base58 to own module to break circular dependency
Pieter Wuille
2020-06-08
Merge #18890: test: disconnect_nodes should warn if nodes were already discon...
MarcoFalke
2020-06-05
[tests] Make mininode_lock non-reentrant
John Newbery
2020-06-05
[tests] Don't call super twice in P2PTxInvStore.on_inv()
John Newbery
2020-06-05
[tests] Don't acquire mininode_lock twice in wait_for_broadcast()
John Newbery
2020-06-04
Merge #19082: test: Moved the CScriptNum asserts into the unit test in script.py
Wladimir J. van der Laan
2020-06-03
[test] CScriptNum Decode Check as Unit Tests
Gillian Chu
2020-06-02
This PR adds initial support for type hints checking in python scripts.
Kiminuo
2020-05-31
[test] Add test for NODE_COMPACT_FILTER.
Jim Posen
2020-05-31
Merge #19044: net processing: Add support for getcfilters
MarcoFalke
2020-05-30
Merge #18965: tests: implement base58_decode
MarcoFalke
2020-05-30
Merge #18807: [doc / test / mempool] unbroadcast follow-ups
MarcoFalke
2020-05-29
test: Explain that a bug should be filed when the test fail
MarcoFalke
2020-05-26
[test] Add test for cfilters.
Jim Posen
2020-05-26
Merge #19060: test: Remove global wait_until from p2p_getdata
Wladimir J. van der Laan
2020-05-26
Merge #19010: net processing: Add support for getcfheaders
MarcoFalke
2020-05-25
[test] P2P connection behavior should meet expectations
Amiti Uttarwar
[prev]
[next]