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
2017-11-01
Avoid opening copied wallet databases simultaneously
Russell Yanofsky
2017-11-01
Ensure backupwallet fails when attempting to backup to source file
Tomas van der Wansem
2017-11-01
scripted-diff: rename assert_raises_jsonrpc to assert_raises_rpc error
John Newbery
2017-11-01
[tests] do not allow assert_raises_message to be called with JSONRPCException
John Newbery
2017-11-01
[tests] remove direct testing on JSONRPCException from individual test cases
John Newbery
2017-11-01
Merge #11550: [0.15.1] qa: Backports
Wladimir J. van der Laan
2017-11-01
Make listsinceblock refuse unknown block hash
Russell Yanofsky
2017-10-23
qa: Fix race condition in sendheaders.py
Suhas Daftuar
2017-10-23
qa: Fix replace-by-fee race condition failures
Suhas Daftuar
2017-10-18
Merge #11447: 0.15.1: Backports
Wladimir J. van der Laan
2017-10-17
Fix importmulti bug when importing an already imported key
Pedro Branco
2017-10-09
Update importprivkey named args documentation
Dusty Williams
2017-10-04
rpc: Prevent `dumpwallet` from overwriting files
Wladimir J. van der Laan
2017-10-03
add functional test for mempoolreplacement command line arg
Gregory Sanders
2017-10-03
Fix bip68-sequence rpc test
Johnson Lau
2017-10-03
qa: Fix bug introduced in p2p-segwit.py
Suhas Daftuar
2017-10-03
qa: Treat mininode p2p exceptions as fatal
Suhas Daftuar
2017-10-03
Tests for zmqpubrawtx and zmqpubrawblock
Andrew Chow
2017-10-03
[tests] Check connectivity before sending in assumevalid.py
John Newbery
2017-10-03
[tests] Make p2p-leaktests.py more robust
John Newbery
2017-10-03
[qa] zapwallettxes: Wait up to 3s for mempool reload
MarcoFalke
2017-10-03
Add listwallets RPC test to multiwallet.py
Cristian Mircea Messel
2017-10-03
[tests] fixup dbcrash interaction with add_nodes()
John Newbery
2017-10-03
[test] Replace check_output with low level version
João Barbosa
2017-10-03
[test] Add assert_raises_process_error to assert process errors
João Barbosa
2017-10-03
[test] Add support for custom arguments to TestNodeCLI
João Barbosa
2017-10-03
[test] Improve assert_raises_jsonrpc docstring
João Barbosa
2017-10-03
[qa] TestNode: Add wait_until_stopped helper method
MarcoFalke
2017-10-03
Improve signmessages functional test
Cristian Mircea Messel
2017-10-03
[tests] fixups from set_test_params()
John Newbery
2017-10-03
[tests] Functional tests must explicitly set num_nodes
John Newbery
2017-10-03
[tests] don't override __init__() in individual tests
John Newbery
2017-10-03
[tests] Avoid passing around member variables in test_framework
John Newbery
2017-10-03
[tests] TestNode: separate add_node from start_node
John Newbery
2017-10-03
[tests] fix - use rpc_timeout as rpc timeout
John Newbery
2017-10-03
Add getmininginfo functional test
Cristian Mircea Messel
2017-10-03
RPC: gettxout: Slightly improve doc and tests
Jorge Timón
2017-10-03
[tests] Add bitcoin_cli.py test script
John Newbery
2017-10-03
[tests] add TestNodeCLI class for calling bitcoin-cli for a node
John Newbery
2017-10-03
qa: Move wait_until to util
MarcoFalke
2017-10-03
[tests] fix timeout issues from TestNode
John Newbery
2017-10-03
test: Increase initial RPC timeout to 60 seconds
Wladimir J. van der Laan
2017-10-03
[tests] Introduce TestNode
John Newbery
2017-08-14
Merge #11022: Basic keypool topup
Wladimir J. van der Laan
2017-08-12
Merge #11032: [qa] Fix block message processing error in sendheaders.py
MarcoFalke
2017-08-12
test: Add resendwallettransactions functional tests
João Barbosa
2017-08-11
[qa] Fix block message processing error in sendheaders.py
Suhas Daftuar
2017-08-11
Merge #11023: [tests] Add option to attach a python debugger if functional te...
MarcoFalke
2017-08-11
Merge #11025: qa: Fix inv race in example_test
MarcoFalke
2017-08-10
qa: Fix inv race in example_test
MarcoFalke
[next]