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
2018-01-19
Merge #12220: Error if relative -walletdir is specified
Wladimir J. van der Laan
2018-01-18
Merge #12212: Trivial: Fix spelling in zapwallettxes test description
MarcoFalke
2018-01-18
Don't allow relative -walletdir paths
Russell Yanofsky
2018-01-18
Merge #12206: qa: Sync with validationinterface queue in sync_mempools
Wladimir J. van der Laan
2018-01-18
wallet: Deprecate addwitnessaddress
Wladimir J. van der Laan
2018-01-17
Trivial: Fix spelling in zapwallettxes test description
Jeremiah Buddenhagen
2018-01-17
qa: Sync with validationinterface queue in sync_mempools
MarcoFalke
2018-01-17
Merge #12101: Clamp walletpassphrase timeout to 2^30 seconds and check its bo...
Wladimir J. van der Laan
2018-01-16
Generalise walletdir lock error message for correctness
MeshCollider
2018-01-16
Add a test for wallet directory locking
MeshCollider
2018-01-15
Merge #11796: [tests] Functional test naming convention
Wladimir J. van der Laan
2018-01-12
Merge #11970: Add test coverage for bitcoin-cli multiwallet calls
MarcoFalke
2018-01-11
Test walletpassphrase timeout bounds and clamping
Andrew Chow
2018-01-11
Merge #12133: [qa] Fix rare failure in p2p-segwit.py
Wladimir J. van der Laan
2018-01-10
Merge #11403: SegWit wallet support
Jonas Schnelli
2018-01-09
Add address_types test
Pieter Wuille
2018-01-09
SegWit wallet support
Pieter Wuille
2018-01-09
Implicitly know about P2WPKH redeemscripts
Pieter Wuille
2018-01-09
[test] Serialize CTransaction with witness by default
Pieter Wuille
2018-01-09
Fix rare failure in p2p-segwit.py
Suhas Daftuar
2018-01-08
Allow multiwallet.py to be used with --usecli
Russell Yanofsky
2018-01-08
[tests] allow tests to be run with --usecli
John Newbery
2018-01-08
TestNodeCLI batch emulation
Russell Yanofsky
2018-01-08
Prevent TestNodeCLI.args mixups
Russell Yanofsky
2018-01-08
Improve TestNodeCLI output parsing
Russell Yanofsky
2018-01-06
Merge #12079: Improve prioritisetransaction test coverage
MarcoFalke
2018-01-05
[qa] Improve prioritisetransaction functional test
João Barbosa
2018-01-04
Fix incorrect Markdown link
practicalswift
2018-01-04
Merge #12001: [RPC] Adding ::minRelayTxFee amount to getmempoolinfo and updat...
Wladimir J. van der Laan
2018-01-03
Merge #12062: Increment MIT Licence copyright header year on files modified i...
Wladimir J. van der Laan
2018-01-03
Merge #11965: qa: Note on test order in test_runner
MarcoFalke
2018-01-03
[tests] Remove redundant import in blocktools.py test
Anthony Towns
2018-01-03
Increment MIT Licence copyright header year on files modified in 2017
Akira Takizawa
2017-12-30
Merge #11291: Fix string concatenation to os.path.join and add exception case
MarcoFalke
2017-12-29
[rpc] Adding ::minRelayTxFee amount to getmempoolinfo and updating mempoolmin...
Jeff Rade
2017-12-23
Merge #11475: [rpc] mempoolinfo should take ::minRelayTxFee into account
Wladimir J. van der Laan
2017-12-21
qa: Note on test order in test_runner
MarcoFalke
2017-12-21
Merge #11667: Add scripts to dumpwallet RPC
Wladimir J. van der Laan
2017-12-20
Merge #11726: Cleanups + nit fixes for walletdir PR
MarcoFalke
2017-12-20
Merge #11883: Add configuration file/argument testing
Wladimir J. van der Laan
2017-12-20
Add test for importwallet
MeshCollider
2017-12-20
Add dumpwallet scripts test
MeshCollider
2017-12-20
Add configuration/argument testing
MeshCollider
2017-12-19
[tests] refactor node_network_limited
John Newbery
2017-12-19
[tests] remove redundant duplicate tests from node_network_limited
John Newbery
2017-12-19
[tests] node_network_limited - remove race condition
John Newbery
2017-12-19
[tests] define NODE_NETWORK_LIMITED in test framework
John Newbery
2017-12-19
[tests] fix flake8 warnings in node_network_limited.py
John Newbery
2017-12-19
Merge #11946: tests: Remove unused variable (firstAddrnServices)
MarcoFalke
2017-12-19
test: Fix rawtransactions test
Wladimir J. van der Laan
[next]