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
2018-03-28
Merge #12811: test: Make summary row bold-red if any test failed and show fai...
Wladimir J. van der Laan
2018-03-28
test: List any failed tests at the end of test_runner output
Anthony Towns
2018-03-28
Merge #12798: doc: Refer to witness reserved value as spec. in the BIP
Wladimir J. van der Laan
2018-03-28
test: Make summary row bold-red if any test failed
Wladimir J. van der Laan
2018-03-28
Merge #12806: qa: Fix function names in feature_blocksdir
Wladimir J. van der Laan
2018-03-27
qa: Fix function names in feature_blocksdir
MarcoFalke
2018-03-27
Merge #12717: [REST] Handle UTXO retrieval when ignoring the mempool
Wladimir J. van der Laan
2018-03-27
Merge #12653: Allow to optional specify the directory for the blocks storage
Wladimir J. van der Laan
2018-03-26
doc: Refer to witness reserved value as spec. in the BIP
MarcoFalke
2018-03-26
Merge #12756: [config] Remove blockmaxsize option
Wladimir J. van der Laan
2018-03-25
[REST] Handle UTXO retrieval when ignoring the mempool
Roman Zeyde
2018-03-22
Merge #11536: Rename account to label where appropriate
Wladimir J. van der Laan
2018-03-22
[config] Remove blockmaxsize option
John Newbery
2018-03-22
Merge #12076: qa: Use node.datadir instead of tmpdir in test framework
Wladimir J. van der Laan
2018-03-22
Merge #12718: [Tests] Require exact match in assert_start_raises_init_eror (j...
Wladimir J. van der Laan
2018-03-21
Merge #12746: tests: Remove unused argument max_invalid from check_estimates(...
MarcoFalke
2018-03-21
Merge #12716: Fix typos and cleanup in various files
MarcoFalke
2018-03-21
tests: Remove unused argument max_invalid from check_estimates(...)
practicalswift
2018-03-21
Fix typos
Dimitris Apostolou
2018-03-20
Merge #12728: [tests] rename TestNode to TestP2PConn in tests
MarcoFalke
2018-03-20
Merge #12652: bitcoin-cli: Provide a better error message when bitcoind is no...
Wladimir J. van der Laan
2018-03-20
-blocksdir: keep blockindex leveldb database in datadir
Jonas Schnelli
2018-03-19
tests: Test connecting with non-existing RPC cookie file
practicalswift
2018-03-19
tests: Test connecting to a non-existing server
practicalswift
2018-03-19
qa: Allow for partial_match when checking init error
MarcoFalke
2018-03-19
scripted-diff: rename TestNode to TestP2PConn in tests
John Newbery
2018-03-19
qa: Use node.datadir instead of tmpdir in test framework
MarcoFalke
2018-03-19
Merge #12553: Prefer wait_until over polling with time.sleep
Wladimir J. van der Laan
2018-03-19
Rename wallet_accounts.py test
Russell Yanofsky
2018-03-19
Rename account to label where appropriate
Russell Yanofsky
2018-03-18
Avoiding 'file' function name from python2 with more descriptive variable naming
Jeff Rade
2018-03-18
[Tests] Require exact match in assert_start_raises_init_eror()
John Newbery
2018-03-18
[Tests] Move assert_start_raises_init_error method to TestNode
John Newbery
2018-03-18
QA: Add -blocksdir test
Jonas Schnelli
2018-03-17
Append scripts to new test_list array to fix bad assignment
Jeff Rade
2018-03-16
[Trivial] Simplify if-else blocks and more descriptive variable naming
Jeff Rade
2018-03-15
test: Use os.path.join consistently in feature_pruning tests
Ben Woosley
2018-03-15
test: Use wait_until in tests where time was used for polling
Ben Woosley
2018-03-15
Merge #12431: Only call NotifyBlockTip when chainActive changes
Wladimir J. van der Laan
2018-03-14
Merge #12638: qa: Cache only chain and wallet for regtest datadir
Wladimir J. van der Laan
2018-03-13
Merge #11772: [tests] Change invalidblockrequest to use BitcoinTestFramework
MarcoFalke
2018-03-13
Merge #11872: [rpc] createrawtransaction: Accept sorted outputs
Wladimir J. van der Laan
2018-03-13
Merge #12643: [qa] util: Remove unused sync_chain
Wladimir J. van der Laan
2018-03-12
Merge #12545: test: Use wait_until to ensure ping goes out
MarcoFalke
2018-03-12
[qa] util: Remove unused sync_chain
MarcoFalke
2018-03-09
Format timestamps using ISO 8601 formatting (e.g. "2018-02-28T12:34:56Z")
practicalswift
2018-03-09
bitcoin-cli: Provide a better error message when bitcoind is not running
practicalswift
2018-03-07
qa: Cache only chain and wallet for regtest datadir
MarcoFalke
2018-03-07
[rpc] createrawtransaction: Accept sorted outputs
MarcoFalke
2018-03-07
Merge #11687: External wallet files
Wladimir J. van der Laan
[next]