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
2020-04-24
test: add coverage for -rpcwallet cli option
Jon Atack
2020-04-21
Merge #18704: test: Increase debugging to hunt down mempool_reorg intermitten...
MarcoFalke
2020-04-21
test: Fix linter issue
Hennadii Stepanov
2020-04-20
test: add further BIP37 size limit checks to p2p_filter.py
Sebastian Falbesoner
2020-04-20
Merge #18544: net: limit BIP37 filter lifespan (active between 'filterload'.....
MarcoFalke
2020-04-19
test: fix intermittent race condition in interface_bitcoin_cli.py
Jon Atack
2020-04-19
test: add wait_for_cookie_credentials() to test framework
Jon Atack
2020-04-19
Merge #18610: scripted-diff: test: replace command with msgtype (naming)
MarcoFalke
2020-04-19
test: Increase debugging to hunt down mempool_reorg intermittent failure
MarcoFalke
2020-04-19
Merge #15761: Replace -upgradewallet startup option with upgradewallet RPC
MarcoFalke
2020-04-19
Merge #18633: test: Properly raise FailedToStartError when rpc shutdown befor...
MarcoFalke
2020-04-18
test: Properly raise FailedToStartError when rpc shutdown before warmup finis...
MarcoFalke
2020-04-18
Merge #18692: test: Bump timeout in wallet_import_rescan
MarcoFalke
2020-04-18
Merge #17219: wallet: allow transaction without change if keypool is empty
Samuel Dobson
2020-04-17
test: Bump timeout in wallet_import_rescan
MarcoFalke
2020-04-17
Merge #18641: test: Create cached blocks not in the future
MarcoFalke
2020-04-17
Merge #18607: rpc: Fix named arguments in documentation
MarcoFalke
2020-04-17
Merge #18673: scripted-diff: Sort test includes
MarcoFalke
2020-04-17
Merge #18467: rpc: Improve documentation and return value of settxfee
MarcoFalke
2020-04-17
Merge #17824: wallet: Prefer full destination groups in coin selection
Samuel Dobson
2020-04-16
scripted-diff: Bump copyright headers
MarcoFalke
2020-04-16
rpc: Document all aliases for first arg of listtransactions
MarcoFalke
2020-04-16
rpc: Document all aliases for second arg of getblock
MarcoFalke
2020-04-15
test: add -getinfo "unlocked_until" and "headers" coverage
Jon Atack
2020-04-15
test: verify cli.getwalletinfo in wallet section
Jon Atack
2020-04-15
test: verify bitcoin-cli -version with node stopped
Jon Atack
2020-04-15
test: add coverage for bitcoin-cli -rpcwait
Jon Atack
2020-04-15
scripted-diff: test: replace command with msgtype
Sebastian Falbesoner
2020-04-15
Merge #18628: test: Add various low-level p2p tests
MarcoFalke
2020-04-14
test: Create cached blocks not in the future
MarcoFalke
2020-04-14
test: add more inactive filter tests to p2p_filter.py
Sebastian Falbesoner
2020-04-14
rpc: settxfee respects -maxtxfee wallet setting
Fabian Jahr
2020-04-14
test: Improve naming and logging of avoid_reuse tests
Fabian Jahr
2020-04-14
wallet: Prefer full destination groups in coin selection
Fabian Jahr
2020-04-13
test: Add various low-level p2p tests
MarcoFalke
2020-04-13
Merge #18451: test: shift coverage from getunconfirmedbalance to getbalances
MarcoFalke
2020-04-13
Remove -upgradewallet startup option
Andrew Chow
2020-04-13
Merge #18545: test: refactor rpc_signrawtransaction and add logging
MarcoFalke
2020-04-13
Merge #18596: test: Try once more when RPC connection fails on Windows
MarcoFalke
2020-04-13
Merge #18597: test: Extend wallet_dump test to cover comments
MarcoFalke
2020-04-12
Merge #18584: test: Check that the version message does not leak the local ad...
MarcoFalke
2020-04-12
Merge #18609: test: Remove REJECT message code
MarcoFalke
2020-04-12
rpc: Rename first arg of generateblock RPC to "output"
MarcoFalke
2020-04-12
test: Remove REJECT message code
Hennadii Stepanov
2020-04-12
test: Try once more when RPC connection fails on Windows
MarcoFalke
2020-04-12
test: Document why connection is re-constructed on windows
MarcoFalke
2020-04-12
test: Remove python 3.4 workaround
MarcoFalke
2020-04-12
test: add rpc_signrawtransaction logging
Jon Atack
2020-04-12
test: refactor rpc_signrawtransaction witness script tests
Jon Atack
2020-04-11
test: Extend wallet_dump test to cover comments
MarcoFalke
[next]