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
/
test_framework
Age
Commit message (
Expand
)
Author
2020-04-27
Merge #16528: Native Descriptor Wallets using DescriptorScriptPubKeyMan
Samuel Dobson
2020-04-25
test: use zero-argument super() shortcut (Python 3.0+)
Sebastian Falbesoner
2020-04-24
Merge #18712: test: display command line options passed to send_cli() in debu...
MarcoFalke
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
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 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 #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-20
test: add further BIP37 size limit checks to p2p_filter.py
Sebastian Falbesoner
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 #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-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-16
scripted-diff: Bump copyright headers
MarcoFalke
2020-04-15
scripted-diff: test: replace command with msgtype
Sebastian Falbesoner
2020-04-14
test: Create cached blocks not in the future
MarcoFalke
2020-04-13
Merge #18596: test: Try once more when RPC connection fails on Windows
MarcoFalke
2020-04-12
Merge #18609: test: Remove REJECT message code
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-11
refactor: test: improve wait_for{header,merkleblock} interface
Sebastian Falbesoner
2020-04-11
test: complete impl. of msg_merkleblock and wait_for_merkleblock
Sebastian Falbesoner
2020-04-08
test: Properly raise FailedToStartError when rpc shutdown before warmup finished
MarcoFalke
2020-04-03
test: add BIP37 remote crash bug [CVE-2013-5700] test to p2p_filter.py
Sebastian Falbesoner
2020-04-01
Merge #18247: test: Wait for both veracks in add_p2p_connection
MarcoFalke
2020-03-31
test: Wait for both veracks in add_p2p_connection
MarcoFalke
2020-03-31
Merge #18474: test: check that peer is connected when calling sync_*
MarcoFalke
2020-03-31
test: add BIP37 'filterclear' test to p2p_filter.py
Sebastian Falbesoner
2020-03-30
test: check that peer is connected when calling sync_*
MarcoFalke
2020-03-30
Merge #18334: test: Add basic test for BIP 37
MarcoFalke
2020-03-25
test: Add basic test for BIP 37
MarcoFalke
2020-03-18
Simplify bn2vch using int.to_bytes
Pieter Wuille
2020-03-17
Merge #17319: Tests: remove bignum module
MarcoFalke
2020-03-03
test: Add bad-txns-*-toolarge test cases to invalid_txs
MarcoFalke
2020-02-11
[tests] check v0.17.1 and v0.18.1 backwards compatibility
Sjors Provoost
2020-01-30
Output a descriptor in createmultisig and addmultisigaddress
Andrew Chow
2020-01-31
Merge #16115: On bitcoind startup, write config args to debug.log
MarcoFalke
2020-01-29
on startup, write config options to debug.log
Larry Ruane
2020-01-23
test: Add p2p test for forcerelay permission
MarcoFalke
2020-01-23
test: Make msg_tx a witness tx
MarcoFalke
2020-01-15
scripted-diff: Bump copyright of files changed in 2020
MarcoFalke
2020-01-08
Merge #17578: rpc: simplify getaddressinfo labels, deprecate previous behavior
Samuel Dobson
[next]