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-04-01
Merge #12284: Remove assigned but never used local variables. Enable Travis c...
MarcoFalke
2018-04-01
Merge #12843: [tests] Test starting bitcoind with -h and -version
MarcoFalke
2018-04-01
Merge #11817: [tests] Change feature_csv_activation.py to use BitcoinTestFram...
MarcoFalke
2018-03-30
[tests] Test starting bitcoind with -h and -version
John Newbery
2018-03-30
Merge #12804: [tests] Fix intermittent rpc_net.py failure.
MarcoFalke
2018-03-30
Merge #12810: [Tests] Fix a typo at assert_start_raises_init_error() and use ...
MarcoFalke
2018-03-29
Remove assigned but never used local variables
practicalswift
2018-03-29
Merge #11773: [tests] Change feature_block.py to use BitcoinTestFramework
Wladimir J. van der Laan
2018-03-29
Merge #12790: [Tests] Use blockmaxweight where tests previously had blockmaxsize
Wladimir J. van der Laan
2018-03-28
[tests] Fix intermittent rpc_net.py failure.
John Newbery
2018-03-28
[Tests] fix a typo in TestNode.assert_start_raises_init_error()
Roman Zeyde
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
[Tests] Use blockmaxweight where tests previously had blockmaxsize
Conor Scott
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
[tests] Change feature_csv_activation.py to use BitcoinTestFramework
John Newbery
2018-03-22
[tests] Move utility functions in feature_csv_activation.py out of class.
John Newbery
2018-03-22
[tests] Remove nested loops from feature_csv_activation.py
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
[tests] Improve assert message when wait_until() fails
John Newbery
2018-03-19
[tests] Change feature_block.py to use BitcoinTestFramework
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-19
[tests] Add logging to feature_block.py
John Newbery
2018-03-19
[tests] Tidy up feature_block.py
John Newbery
2018-03-19
[tests] Fix flake8 warnings in feature_block.py
John Newbery
[next]