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-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-04
qa: Restore bitcoin-util-test py2 compatibility
MarcoFalke
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
2017-08-10
[wallet] [tests] Add keypool topup functional test
Jonas Schnelli
2017-08-10
[wallet] keypool mark-used and topup
John Newbery
2017-08-10
Add option to attach a python debugger if test fails
John Newbery
2017-08-09
Merge #11003: Docs: Capitalize bullet points in CONTRIBUTING guide
MarcoFalke
2017-08-08
Merge #10695: [qa] Rewrite BIP65/BIP66 functional tests
MarcoFalke
2017-08-08
Capitalize bullet points in CONTRIBUTING guide
Evan Klitzke
2017-08-08
Merge #10999: Fix amounts formatting in `decoderawtransaction`
Wladimir J. van der Laan
2017-08-07
[tests] Test disconnecting unsupported service bits logic.
John Newbery
2017-08-07
rpc: Use ValueFromAmount instead of FormatMoney in TxToUniv
Wladimir J. van der Laan
2017-08-01
Merge #10788: [RPC] Fix addwitnessaddress by replacing ismine with producesig...
Wladimir J. van der Laan
[next]