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
2021-03-27
Backport invalid address tests
Pieter Wuille
2021-03-27
Use Bech32m encoding for v1+ segwit addresses
Pieter Wuille
2020-12-10
Merge #19740: [0.20] wallet: Simplify and fix CWallet::SignTransaction
MarcoFalke
2020-12-05
tests: Test that a fully signed tx given to signrawtx is unchanged
Andrew Chow
2020-11-16
Revert "Merge #19606: Backport wtxid relay to v0.20"
MarcoFalke
2020-09-24
test: Use wtxid relay generally in functional tests
Fabian Jahr
2020-09-24
test: Add tests for wtxid tx relay in segwit test
Fabian Jahr
2020-09-24
test: Update test framework p2p protocol version to 70016
Fabian Jahr
2020-09-24
Delay getdata requests from peers using txid-based relay
Suhas Daftuar
2020-09-24
Add support for tx-relay via wtxid
Suhas Daftuar
2020-08-07
test addition of unknown segwit spends to txid reject filter
Gregory Sanders
2020-07-03
qa: Test concurrent wallet loading
João Barbosa
2020-07-03
tests: Check that segwit inputs in psbt have both UTXO types
Andrew Chow
2020-07-03
psbt: always put a non_witness_utxo and don't remove it
Andrew Chow
2020-06-09
wallet: Minimal fix to restore conflicted transaction notifications
Russell Yanofsky
2020-06-02
Merge #19019: [0.20] Fix GBT: Restore "!segwit" and "csv" to "rules" key
MarcoFalke
2020-05-15
test: Add test for conflicted wallet tx notifications
Russell Yanofsky
2020-05-15
[test] test that an invalid GETDATA doesn't prevent processing of future mess...
Amiti Uttarwar
2020-04-10
Merge #18454: net: Make addr relay mockable, add test
MarcoFalke
2020-04-09
Merge #18561: test: Properly raise FailedToStartError when rpc shutdown befor...
MarcoFalke
2020-04-09
test: Set -use_value_profile=1 when merging fuzz inputs
MarcoFalke
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
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-05
Merge #18520: test: remaining replacements of (send_message+sync_with_ping) w...
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
fuzz: Avoid running over all inputs after merging them
MarcoFalke
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
2020-03-31
Merge #18472: test: Remove unsafe BOOST_TEST_MESSAGE
MarcoFalke
2020-03-31
Merge #18481: test: add BIP37 'filterclear' test to p2p_filter.py
MarcoFalke
[next]