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
Age
Commit message (
Expand
)
Author
2019-01-08
Merge #15059: test: Add basic test for BIP34
Wladimir J. van der Laan
2019-01-07
Merge #15057: [rpc] Correct reconsiderblock help text, add test
Wladimir J. van der Laan
2019-01-05
test: Run invalid_txs.InputMissing test in feature_block
MarcoFalke
2019-01-02
Merge #14457: test: add invalid tx templates for use in functional tests
Wladimir J. van der Laan
2019-01-02
Merge #14790: Tests: Allow running rpc_bind.py --nonloopback test without IPv6
Wladimir J. van der Laan
2019-01-01
test: Fix rpc_net.py "pong" race condition
Ben Woosley
2019-01-01
[rpc] Correct reconsiderblock help text, add test
MarcoFalke
2018-12-31
Merge #15054: Update copyright headers to 2018
MarcoFalke
2018-12-29
Merge #15026: [test] Rename rpc_timewait to rpc_timeout
MarcoFalke
2018-12-29
test: Add basic test for BIP34
MarcoFalke
2018-12-29
Merge #14738: Tests: Fix running wallet_listtransactions.py individually thro...
MarcoFalke
2018-12-29
Merge #15022: tests: Upgrade Travis OS to Xenial
MarcoFalke
2018-12-29
Update copyright headers to 2018
DrahtBot
2018-12-28
Increase timeout of featuer_assumevalid test to fix flaky tests
Graham Krizek
2018-12-27
Merge #14930: test: pruning: Check that verifychain can be called when pruned
MarcoFalke
2018-12-24
Merge #14565: Overhaul importmulti logic
MeshCollider
2018-12-22
whitespace: Split ~300 char line into multiple ones
MarcoFalke
2018-12-22
scripted-diff: Rename rpc_timewait to rpc_timeout
MarcoFalke
2018-12-22
scripted-diff: Remove unused 'split' parameter to setup_network
MarcoFalke
2018-12-21
Merge #15013: test: Avoid race in p2p_timeouts
MarcoFalke
2018-12-21
Merge #14811: Mining: Enforce that segwit option must be set in GBT
MarcoFalke
2018-12-21
test: Avoid racy test p2p_timeouts
MarcoFalke
2018-12-21
Merge #15005: test: Bump timeout to run tests in travis thread sanitizer
MarcoFalke
2018-12-21
Merge #14653: rpcwallet: Add missing transaction categories to rpc helptexts
MarcoFalke
2018-12-20
test: Bump timeout to run tests in travis thread sanitizer
MarcoFalke
2018-12-17
Merge #14964: test: Fix race in mempool_accept
MarcoFalke
2018-12-14
test: Fix race in mempool_accept
MarcoFalke
2018-12-14
Merge #14931: test: mempool_persist: Verify prioritization is dumped correctly
MarcoFalke
2018-12-14
Merge #14951: Revert "tests: Support calling add_nodes more than once"
MarcoFalke
2018-12-13
test: add_nodes can only be called once after set_test_params
MarcoFalke
2018-12-13
Revert "tests: Support calling add_nodes more than once"
MarcoFalke
2018-12-13
Merge #14805: tests: Support calling add_nodes more than once
Wladimir J. van der Laan
2018-12-13
Merge #14926: test: consensus: Check that final transactions are valid
Wladimir J. van der Laan
2018-12-13
Merge #14884: Travis: enforce Python 3.4 support through linter
Wladimir J. van der Laan
2018-12-13
Merge #14903: tests: Handle ImportError explicitly, improve comparisons again...
Wladimir J. van der Laan
2018-12-12
Overhaul importmulti logic
Pieter Wuille
2018-12-12
[test] functional framework: add CScript hex() for Python 3.4
Sjors Provoost
2018-12-11
test: mempool_persist: Verify prioritization is dumped correctly
MarcoFalke
2018-12-11
test: pruning: Check that verifychain can be called when pruned
MarcoFalke
2018-12-11
Merge #14886: [tests] Refactor importmulti tests
MarcoFalke
2018-12-11
Merge #14857: wallet_keypool_topup.py: Test for all keypool address types
MarcoFalke
2018-12-11
test: consensus: Check that final transactions are valid
MarcoFalke
2018-12-11
test: Correctly deserialize without witness
MarcoFalke
2018-12-10
[mining] segwit option must be set in GBT
John Newbery
2018-12-10
[tests] Add docstring for wallet_importmulti.py
John Newbery
2018-12-10
[tests] add test_address method to wallet_import.py
John Newbery
2018-12-10
[tests] add test_importmulti method to wallet_import.py
John Newbery
2018-12-10
[tests] add get_multisig function to wallet_importmulti.py
John Newbery
2018-12-10
[tests] add get_key function to wallet_importmulti.py
John Newbery
2018-12-10
Compare to None with is/is not
Daniel Ingram
[next]