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
Age
Commit message (
Expand
)
Author
2017-09-19
Merge #11307: wallet: Display non-HD error on first run
Wladimir J. van der Laan
2017-09-18
Merge #11323: mininode: add an optimistic write and disable nagle
MarcoFalke
2017-09-15
[tests] Check connectivity before sending in assumevalid.py
John Newbery
2017-09-13
mininode: add an optimistic write and disable nagle
Cory Fields
2017-09-13
Merge #11078: [tests] Make p2p-leaktests.py more robust
MarcoFalke
2017-09-13
Merge #11308: [qa] zapwallettxes: Wait up to 3s for mempool reload
MarcoFalke
2017-09-13
Add listwallets RPC test to multiwallet.py
Cristian Mircea Messel
2017-09-12
[qa] zapwallettxes: Wait up to 3s for mempool reload
MarcoFalke
2017-09-12
Merge #11230: [tests] fixup dbcrash interaction with add_nodes()
MarcoFalke
2017-09-12
wallet: Display non-HD error on first run
MarcoFalke
2017-09-11
Deprecate confusing blockmaxsize, fix getmininginfo output
Matt Corallo
2017-09-08
Merge #11250: Bump wallet version to 159900 and remove the `usehd` option
Wladimir J. van der Laan
2017-09-07
Remove usehd option and warn when it is used
Andrew Chow
2017-09-07
[test] Add bitcoin-cli -stdin and -stdinrpcpass functional tests
João Barbosa
2017-09-07
[test] Replace check_output with low level version
João Barbosa
2017-09-07
[test] Add assert_raises_process_error to assert process errors
João Barbosa
2017-09-07
[test] Add support for custom arguments to TestNodeCLI
João Barbosa
2017-09-07
[test] Improve assert_raises_jsonrpc docstring
João Barbosa
2017-09-07
Merge #10838: (finally) remove getinfo
Wladimir J. van der Laan
2017-09-06
(finally) remove getinfo in favor of more module-specific infos
Matt Corallo
2017-09-06
Merge #11099: [RPC][mempool]: Add savemempool RPC
MarcoFalke
2017-09-06
Merge #11203: rpc: add wtxid to mempool entry output
Wladimir J. van der Laan
2017-09-06
Merge #11067: [qa] TestNode: Add wait_until_stopped helper method
MarcoFalke
2017-09-06
Merge #10357: Allow setting nMinimumChainWork on command line
Wladimir J. van der Laan
2017-09-06
[qa] TestNode: Add wait_until_stopped helper method
MarcoFalke
2017-09-06
Add savemempool RPC
Lawrence Nahum
2017-09-05
[qa] Test nMinimumChainWork
Suhas Daftuar
2017-09-05
Improve signmessages functional test
Cristian Mircea Messel
2017-09-04
[tests] fixup dbcrash interaction with add_nodes()
John Newbery
2017-09-01
[tests] fixups from set_test_params()
John Newbery
2017-09-01
Merge #11121: TestNode tidyups
MarcoFalke
2017-09-01
[tests] Functional tests must explicitly set num_nodes
John Newbery
2017-09-01
[tests] don't override __init__() in individual tests
John Newbery
2017-09-01
[tests] Avoid passing around member variables in test_framework
John Newbery
2017-09-01
[tests] TestNode: separate add_node from start_node
John Newbery
2017-09-01
[tests] fix - use rpc_timeout as rpc timeout
John Newbery
2017-08-31
qa: rpc test for wtxid in mempool entry
Suhas Daftuar
2017-08-29
Merge #11150: [tests] Add getmininginfo test
MarcoFalke
2017-08-28
Merge #10859: RPC: gettxout: Slightly improve doc and tests
MarcoFalke
2017-08-29
RPC: gettxout: Slightly improve doc and tests
Jorge Timón
2017-08-28
Add getmininginfo functional test
Cristian Mircea Messel
2017-08-28
Use for-loop instead of list comprehension
practicalswift
2017-08-28
Use the variable name _ for unused return values
practicalswift
2017-08-28
Remove unused variables and/or function calls
practicalswift
2017-08-24
[tests] Make p2p-leaktests.py more robust
John Newbery
2017-08-24
Merge #10798: [tests] [utils] test bitcoin-cli
MarcoFalke
2017-08-23
Merge #11068: qa: Move wait_until to util
MarcoFalke
2017-08-23
[tests] fix timeout issues from TestNode
John Newbery
2017-08-20
test: Increase initial RPC timeout to 60 seconds
Wladimir J. van der Laan
2017-08-18
Merge #10952: [wallet] Remove vchDefaultKey and have better first run detection
Wladimir J. van der Laan
[next]