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-06-03
[test] CScriptNum Decode Check as Unit Tests
Gillian Chu
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
2020-05-12
Merge #18877: Serve cfcheckpt requests
MarcoFalke
2020-05-11
avoided os-dependant path
Ferdinando M. Ametrano
2020-05-08
Merge #18866: test: Fix verack race to avoid intermittent test failures
MarcoFalke
2020-05-08
[test] Add test for cfcheckpt
Jim Posen
2020-05-07
test: add inventory type constant MSG_CMPCT_BLOCK
Sebastian Falbesoner
2020-05-05
test: Fix intermittent sync_blocks failures
MarcoFalke
2020-05-05
test: Remove RPCOverloadWrapper boilerplate
MarcoFalke
2020-05-04
test: Fix verack race to avoid intermittent test failures
MarcoFalke
2020-05-03
Merge #18617: test: add factor option to adjust test timeouts
MarcoFalke
2020-05-03
test: add factor option to adjust test timeouts
Harris
2020-05-01
Merge #18828: test: Strip down previous releases boilerplate
MarcoFalke
2020-04-30
test: Strip down previous releases boilerplate
MarcoFalke
2020-04-30
Merge #18576: test: use unittest for test_framework unit testing
MarcoFalke
2020-04-29
Merge #18774: test: added test for upgradewallet RPC
MarcoFalke
2020-04-29
test: added test for upgradewallet RPC
Harris
2020-04-29
Merge #18038: P2P: Mempool tracks locally submitted transactions to improve w...
fanquake
2020-04-27
Merge #16528: Native Descriptor Wallets using DescriptorScriptPubKeyMan
Samuel Dobson
2020-04-26
test: use unittest and test_runner for test framework unit testing
Gloria Zhao
2020-04-25
test: use zero-argument super() shortcut (Python 3.0+)
Sebastian Falbesoner
2020-04-24
Merge #18712: test: display command line options passed to send_cli() in debu...
MarcoFalke
2020-04-23
[refactor/test] Extract P2PTxInvStore into test framework
Amiti Uttarwar
2020-04-23
Add a --descriptors option to various tests
Andrew Chow
2020-04-23
tests: Add RPCOverloadWrapper which overloads some disabled RPCs
Andrew Chow
2020-04-23
add importdescriptors RPC and tests for native descriptor wallets
Hugo Nguyen
2020-04-23
Merge #18690: test: Check object hashes in wait_for_getdata
MarcoFalke
2020-04-22
test: check for matching object hashes in wait_for_getdata
Danny Lee
2020-04-22
test: Remove unused, undocumented and misleading CScript.__add__
MarcoFalke
[next]