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
2020-05-05
test: Fix intermittent sync_blocks failures
MarcoFalke
2020-05-04
Merge #18699: wallet: Avoid translating RPC errors
Wladimir J. van der Laan
2020-05-03
Merge #18855: tests: feature_backwards_compatibility.py test downgrade after ...
MarcoFalke
2020-05-03
Merge #18839: test: Fix intermittent issues
MarcoFalke
2020-05-03
Merge #18617: test: add factor option to adjust test timeouts
MarcoFalke
2020-05-02
tests: feature_backwards_compatibility.py test downgrade after upgrade
Andrew Chow
2020-05-03
test: add factor option to adjust test timeouts
Harris
2020-05-01
Merge #18828: test: Strip down previous releases boilerplate
MarcoFalke
2020-05-01
test: Fix p2p_leak intermittent issue
MarcoFalke
2020-05-01
test: Fix intermittent p2p_segwit issue
MarcoFalke
2020-05-01
wallet: Remove trailing whitespace from potential translation strings
MarcoFalke
2020-05-01
wallet: Report full error message in wallettool
MarcoFalke
2020-04-30
test: Strip down previous releases boilerplate
MarcoFalke
2020-04-30
Merge #18576: test: use unittest for test_framework unit testing
MarcoFalke
2020-04-29
Merge #18726: test: check misbehavior more independently in p2p_filter.py
MarcoFalke
2020-04-29
Merge #18485: test: Add mempool_updatefromblock.py
MarcoFalke
2020-04-29
Merge #18774: test: added test for upgradewallet RPC
MarcoFalke
2020-04-29
test: added test for upgradewallet RPC
Harris
2020-04-29
Merge #18038: P2P: Mempool tracks locally submitted transactions to improve w...
fanquake
2020-04-28
Merge #18805: tests: Add missing sync_all to wallet_importdescriptors.py
MarcoFalke
2020-04-28
Merge #18765: test: Fix wallet_bumpfee intermittent error
MarcoFalke
2020-04-28
tests: Add missing sync_all to wallet_importdescriptors.py
Andrew Chow
2020-04-28
test: Fix wallet_bumpfee intermittent error
MarcoFalke
2020-04-27
Merge #16528: Native Descriptor Wallets using DescriptorScriptPubKeyMan
Samuel Dobson
2020-04-26
test: use unittest and test_runner for test framework unit testing
Gloria Zhao
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
test: check misbehavior more independently in p2p_filter.py
Danny Lee
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
test: Add mempool_updatefromblock.py
Hennadii Stepanov
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
[mempool] Persist unbroadcast set to mempool.dat
Amiti Uttarwar
2020-04-23
[test] Integration tests for unbroadcast functionality
Amiti Uttarwar
2020-04-23
[refactor/test] Extract P2PTxInvStore into test framework
Amiti Uttarwar
2020-04-23
[wallet] Update the rebroadcast frequency to be ~1/day.
Amiti Uttarwar
2020-04-23
Add a --descriptors option to various tests
Andrew Chow
2020-04-23
tests: Add RPCOverloadWrapper which overloads some disabled RPCs
Andrew Chow
2020-04-23
Change wallet_encryption.py to use signmessage instead of dumpprivkey
Andrew Chow
2020-04-23
Functional tests for descriptor wallets
Andrew Chow
2020-04-23
add importdescriptors RPC and tests for native descriptor wallets
Hugo Nguyen
2020-04-23
Merge #18690: test: Check object hashes in wait_for_getdata
MarcoFalke
2020-04-22
test: Check submitblock return values
MarcoFalke
[next]