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-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-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
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
2020-05-23
test: Default mininode.wait_until timeout to 60s
MarcoFalke
2020-05-22
[test] Add test for cfheaders
Jim Posen
2020-05-22
Merge #19014: test: Replace TEST_PREVIOUS_RELEASES env var with test_framewor...
MarcoFalke
2020-05-22
Merge #18895: p2p: unbroadcast followups: rpcs, nLastResend, mempool sanity c...
fanquake
2020-05-21
Merge #19023: test: Fix intermittent ETIMEDOUT on FreeBSD
Wladimir J. van der Laan
2020-05-21
test: Default --previous-releases to false if dir is empty
MarcoFalke
2020-05-21
test: Replace TEST_PREVIOUS_RELEASES env var with test_framework option
MarcoFalke
2020-05-20
tests: implement base58_decode
10xcryptodev
2020-05-20
Merge #18764: refactor: test: replace inv type magic numbers by constants
MarcoFalke
2020-05-19
test: Fix intermittent ETIMEDOUT on FreeBSD
MarcoFalke
2020-05-19
[test] wait for inital broadcast before comparing mempool entries
gzhao408
2020-05-18
test: Add capability to disable RPC timeout in functional tests.
codeShark149
2020-05-16
Merge #18952: test: avoid os-dependant path
MarcoFalke
2020-05-13
Merge #18888: test: Remove RPCOverloadWrapper boilerplate
MarcoFalke
[next]