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-04-15
Merge #18628: test: Add various low-level p2p tests
MarcoFalke
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
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
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
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-10
Merge #17693: rpc: Add generateblock to mine a custom set of transactions
MarcoFalke
2020-04-10
Merge #18574: cli: call getbalances.ismine.trusted instead of getwalletinfo.b...
MarcoFalke
2020-04-10
test: Check that the version message does not leak the local address of the node
MarcoFalke
2020-04-10
Merge #18454: net: Make addr relay mockable, add test
MarcoFalke
2020-04-09
test: update and harden interface_bitcoin_cli tests
Jon Atack
2020-04-08
test: Properly raise FailedToStartError when rpc shutdown before warmup finished
MarcoFalke
2020-04-07
Merge #18546: Bugfix: Wallet: Safely deal with change in the address book [pa...
MarcoFalke
2020-04-06
QA: Test that change doesn't turn into non-change when spent in an avoid-reus...
Luke Dashjr
2020-04-07
Merge #18543: test: Use one node to avoid a race due to missing sync in rpc_s...
MarcoFalke
2020-04-07
Merge #18540: test: wallet_bumpfee assertion fixup
MarcoFalke
2020-04-07
test: Use one node to avoid a race due to missing sync in rpc_signrawtransaction
MarcoFalke
2020-04-07
Merge #18484: rpc: Correctly compute redeemScript from witnessScript for sign...
MarcoFalke
2020-04-06
test: wallet_bumpfee assertion fixup
Jon Atack
2020-04-06
Merge #18516: test: relax bumpfee dust_to_fee txsize an extra vbyte
MarcoFalke
2020-04-06
test: relax bumpfee dust_to_fee txsize an extra vbyte
Jon Atack
2020-04-06
test: skip backwards compat tests if not compiled with wallet
fanquake
2020-04-05
Use getbalances in wallet_address_types tests
Jon Atack
2020-04-05
Shift coverage from getunconfirmedbalance to getbalances in wallet_abandoncon...
Jon Atack
2020-04-05
Improve getbalances coverage in wallet_balance tests
Jon Atack
2020-04-05
Merge #18515: test: add BIP37 remote crash bug [CVE-2013-5700] test to p2p_fi...
MarcoFalke
2020-04-05
Merge #18496: test: remove redundant sync_with_ping after add_p2p_connection
MarcoFalke
2020-04-03
test: remaining replacements of (send_message+sync_with_ping) with send_and_ping
Sebastian Falbesoner
2020-04-03
test: add BIP37 remote crash bug [CVE-2013-5700] test to p2p_filter.py
Sebastian Falbesoner
2020-04-03
Merge #18494: test: replace (send_message + sync_with_ping) with send_and_ping
MarcoFalke
2020-04-02
test: Add basic addr relay test
MarcoFalke
2020-04-02
Merge #16923: wallet: Handle duplicate fileid exception
Wladimir J. van der Laan
2020-04-01
test: replace (send_message + sync_with_ping) with send_and_ping
Jon Atack
2020-04-01
test: remove redundant sync_with_ping after add_p2p_connection
Jon Atack
2020-04-01
Merge #18247: test: Wait for both veracks in add_p2p_connection
MarcoFalke
2020-03-31
Correctly compute redeemScript from witnessScript for signrawtransaction
Andrew Chow
2020-03-31
test: Remove redundant sync_with_ping after 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
[next]