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-05-01
test: Fix p2p_leak intermittent issue
MarcoFalke
2020-05-01
test: Fix intermittent p2p_segwit issue
MarcoFalke
2020-04-26
Merge #18753: test: Fix intermittent failure in wallet_importmulti
MarcoFalke
2020-04-25
test: Remove raw-tx byte juggling in mempool_reorg
MarcoFalke
2020-04-25
Merge #18688: fuzz: Run in parallel
MarcoFalke
2020-04-25
test: use zero-argument super() shortcut (Python 3.0+)
Sebastian Falbesoner
2020-04-24
Merge #18724: test: add coverage for -rpcwallet cli option
MarcoFalke
2020-04-24
Merge #18756: refactor: test: use wait_for_getdata() in p2p_compactblocks.py
MarcoFalke
2020-04-24
Merge #18745: test: Check submitblock return values
MarcoFalke
2020-04-24
test: add coverage for -rpcwallet cli option
Jon Atack
2020-04-24
Merge #18712: test: display command line options passed to send_cli() in debu...
MarcoFalke
2020-04-24
Merge #18752: test: Fix intermittent error in mempool_reorg
MarcoFalke
2020-04-24
refactor: test: use wait_for_getdata() in p2p_compactblocks.py
Sebastian Falbesoner
2020-04-23
test: Fix intermittent failure in wallet_importmulti
MarcoFalke
2020-04-23
test: Fix intermittent error in mempool_reorg
MarcoFalke
2020-04-23
Merge #18690: test: Check object hashes in wait_for_getdata
MarcoFalke
2020-04-22
test: Check submitblock return values
MarcoFalke
2020-04-22
test: check for matching object hashes in wait_for_getdata
Danny Lee
2020-04-22
test: Remove unused, undocumented and misleading CScript.__add__
MarcoFalke
2020-04-21
Merge #18384: [test] more specific feature_segwit test error messages and fix...
MarcoFalke
2020-04-21
[test] add 8 error messages to feature_segwit and change version to type
Gloria Zhao
2020-04-21
Merge #18704: test: Increase debugging to hunt down mempool_reorg intermitten...
MarcoFalke
2020-04-21
test: display command line options passed to send_cli() in debug log
Jon Atack
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
fuzz: Run in parallel
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
[next]