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-03-03
test: Add bad-txns-*-toolarge test cases to invalid_txs
MarcoFalke
2020-02-11
[tests] check v0.17.1 and v0.18.1 backwards compatibility
Sjors Provoost
2020-01-30
Output a descriptor in createmultisig and addmultisigaddress
Andrew Chow
2020-01-31
Merge #16115: On bitcoind startup, write config args to debug.log
MarcoFalke
2020-01-29
on startup, write config options to debug.log
Larry Ruane
2020-01-23
test: Add p2p test for forcerelay permission
MarcoFalke
2020-01-23
test: Make msg_tx a witness tx
MarcoFalke
2020-01-15
scripted-diff: Bump copyright of files changed in 2020
MarcoFalke
2020-01-08
Merge #17578: rpc: simplify getaddressinfo labels, deprecate previous behavior
Samuel Dobson
2020-01-03
rpc: simplify getaddressinfo labels, deprecate previous behavior
Jon Atack
2019-12-30
scripted-diff: Bump copyright of files changed in 2019
MarcoFalke
2019-12-11
Merge #17705: test: re-enable CLI test support by using EncodeDecimal in json...
fanquake
2019-12-10
Merge #17633: tests: Add option --valgrind to run the functional tests under ...
MarcoFalke
2019-12-09
test: re-enable CLI test support by using EncodeDecimal in json.dumps()
fanquake
2019-12-06
tests: Use a default of supports_cli=True (instead of supports_cli=False)
practicalswift
2019-12-04
test: Print stderr when subprocess fails
MarcoFalke
2019-12-01
tests: Add option --valgrind to run nodes under valgrind in the functional tests
practicalswift
2019-11-24
test: add rpc getaddressinfo labels test coverage
Jon Atack
2019-11-18
test: skip tool_wallet test when bitcoin-wallet isn't compiled
fanquake
2019-11-14
test: Remove fragile assert_memory_usage_stable
MarcoFalke
2019-11-05
TestShell: Return self from setup()
James Chiang
2019-11-05
TestShell: Simplify default setting of num_nodes
James Chiang
2019-11-05
TestShell: Fix typo in TestShell warning printout
James Chiang
2019-11-04
Add TestShell class
James Chiang
2019-11-03
Move argparse() to init()
JamesC
2019-11-03
Move assert num_nodes is set into main()
JamesC
2019-11-03
Clear TestNode objects after shutdown
JamesC
2019-11-03
Add closing and flushing of logging handlers
JamesC
2019-11-03
Refactor TestFramework main() into setup/shutdown
JamesC
2019-11-03
Remove network_event_loop instance in close()
JamesC
2019-10-31
[qa] Add shrinkdebugfile=0 to regtest bitcoin.conf
Suhas Daftuar
2019-10-30
rpc: Add generatetodescriptor
MarcoFalke
2019-10-14
[test] rename SegwitVersion1SignatureHash()
John Newbery
2019-10-14
test: fix "tx-size-small" errors after default address change
Sebastian Falbesoner
2019-10-09
Merge #15437: p2p: Remove BIP61 reject messages
Wladimir J. van der Laan
2019-10-06
Fix Python Docstring to include all Args.
John Bampton
2019-10-02
Merge #16524: Wallet: Disable -fallbackfee by default
MarcoFalke
2019-10-02
Truly decouple wallet from chainparams for -fallbackfee
Jorge Timón
2019-10-02
p2p: Remove BIP61 reject messages
MarcoFalke
2019-09-22
Merge #16918: test: Make PORT_MIN in test runner configurable
MarcoFalke
2019-09-19
test: Make PORT_MIN in test runner configurable
MarcoFalke
2019-09-19
Test: Move common function assert_approx() into util.py
fridokus
2019-09-17
test: Remove unused connect_nodes_bi
MarcoFalke
2019-09-17
scripted-diff: test: Replace connect_nodes_bi with connect_nodes
MarcoFalke
2019-09-17
test: Use connect_nodes when connecting nodes in the test_framework
MarcoFalke
2019-09-12
Merge #16551: test: Test that low difficulty chain fork is rejected
MarcoFalke
2019-09-11
tests: add a test for the 'servicesnames' RPC field
darosior
2019-09-09
Merge #16796: wallet: Fix segfault in CreateWalletFromFile
Samuel Dobson
2019-09-04
test: Remove incorrect and unused try-block in assert_debug_log
MarcoFalke
2019-09-03
test: Print both messages on failure in assert_raises_message
MarcoFalke
[next]