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-04-07
Merge #18540: test: wallet_bumpfee assertion fixup
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
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
2020-03-31
wallet: Handle duplicate fileid exception
João Barbosa
2020-03-31
test: add BIP37 'filterclear' test to p2p_filter.py
Sebastian Falbesoner
2020-03-30
Merge #18420: test: listsinceblock block height checks
MarcoFalke
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-30
test: Remove unsafe BOOST_TEST_MESSAGE
MarcoFalke
2020-03-27
Merge #18447: test: Add coverage for script parse error in ParseScript
MarcoFalke
2020-03-27
Merge #18416: util: Limit decimal range of numbers ParseScript accepts
Wladimir J. van der Laan
2020-03-27
Limit decimal range of numbers ParseScript accepts
pierrenn
2020-03-27
test: add coverage for script parse error in ParseScript
pierrenn
2020-03-26
Merge #18312: wallet: remove deprecated fee bumping by totalFee
Wladimir J. van der Laan
2020-03-26
rpc: remove deprecated totalFee arg from RPC bumpfee
Jon Atack
2020-03-25
Merge #18134: Replace std::to_string with locale-independent alternative
Wladimir J. van der Laan
2020-03-25
test: Add basic test for BIP 37
MarcoFalke
2020-03-24
test: listsinceblock block height checks
Jon Atack
2020-03-23
Merge #18392: ci: Run feature_block in valgrind
MarcoFalke
2020-03-22
test: add executable flag for rpc_estimatefee.py
Sebastian Falbesoner
2020-03-22
ci: Run feature_block and feature_abortnode in valgrind
MarcoFalke
2020-03-22
test: delete wallet_bumpfee_totalfee_deprecation.py
Jon Atack
2020-03-22
test: update bumpfee testing from totalFee to fee_rate
Jon Atack
2020-03-20
test: Remove ci timeout restriction in test_runner
MarcoFalke
2020-03-18
Add bn2vch test to functional tests
Pieter Wuille
2020-03-18
Simplify bn2vch using int.to_bytes
Pieter Wuille
2020-03-18
Merge #18300: fuzz: Add option to merge input dir to test runner
MarcoFalke
2020-03-17
Merge #17319: Tests: remove bignum module
MarcoFalke
2020-03-17
tests: simplify next_block() function in feature_block
John Newbery
2020-03-16
Merge #18350: test: Fix mining to an invalid target + ensure that a new block...
MarcoFalke
[next]