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
2019-10-14
[test] rename SegwitVersion1SignatureHash()
John Newbery
2019-10-14
Merge #17124: test: speed up wallet_address_types by whitelisting peers (imme...
MarcoFalke
2019-10-14
Merge #17108: test: fix "tx-size-small" errors after default address change
MarcoFalke
2019-10-14
Merge #17009: tests: Add EvalScript(...) fuzzing harness
MarcoFalke
2019-10-14
test: fix "tx-size-small" errors after default address change
Sebastian Falbesoner
2019-10-13
test: speed up wallet_address_types by whitelisting peers (immediate tx relay)
Sebastian Falbesoner
2019-10-13
test: speedup wallet_backup by whitelisting peers (immediate tx relay)
Sebastian Falbesoner
2019-10-10
tests: Add FuzzedDataProvider fuzzing helper from the Chromium project
practicalswift
2019-10-10
Merge #16973: test: Fix combine_logs.py for AppVeyor build
MarcoFalke
2019-10-09
Merge #16821: Fix bug where duplicate PSBT keys are accepted
fanquake
2019-10-09
Merge #15437: p2p: Remove BIP61 reject messages
Wladimir J. van der Laan
2019-10-08
Merge #17056: descriptors: Introduce sortedmulti descriptor
fanquake
2019-10-08
Test sortedmulti descriptor using BIP 67 tests
Andrew Chow
2019-10-08
Merge #17030: test: Fix Python Docstring to include all Args.
Wladimir J. van der Laan
2019-10-08
Fix bug where duplicate PSBT keys are accepted
John L. Jegutanis
2019-10-06
Fix Python Docstring to include all Args.
John Bampton
2019-10-03
modify p2p_feefilter test to catch rounding error
Gregory Sanders
2019-10-02
Merge #16524: Wallet: Disable -fallbackfee by default
MarcoFalke
2019-10-02
Truly decouple wallet from chainparams for -fallbackfee
Jorge Timón
2019-10-02
Merge #16884: wallet: Change default address type to bech32
Wladimir J. van der Laan
2019-10-02
Merge #16908: txmempool: Make entry time type-safe (std::chrono)
Wladimir J. van der Laan
2019-10-02
p2p: Remove BIP61 reject messages
MarcoFalke
2019-10-02
Merge #16727: wallet: Explicit feerate for bumpfee
Wladimir J. van der Laan
2019-09-30
Merge #16987: test: Correct docstring param name.
MarcoFalke
2019-09-30
Merge #16991: qa: Fix service flag comparison check in rpc_net test (luke-jr)
Wladimir J. van der Laan
2019-09-30
test bumpfee fee_rate argument
ezegom
2019-09-30
qa: Fix service flag comparison check in rpc_net test
Luke Dashjr
2019-09-30
test: Avoid whitespace linting in qt translations
Wladimir J. van der Laan
2019-09-30
Merge #16953: doc: Improve test READMEs
Wladimir J. van der Laan
2019-09-30
Correct docstring param name.
John Bampton
2019-09-27
Merge #16817: rpc: Fix casing in getblockchaininfo to be inline with other fi...
Wladimir J. van der Laan
2019-09-27
test: Fix combine_logs.py for AppVeyor build
Martin Zumsande
2019-09-26
Change default address type to bech32
Gregory Sanders
2019-09-26
doc: Improve test READMEs
Fabian Jahr
2019-09-26
[RPC] Fix casing in getblockchaininfo to be inline with the rest of the response
Dan Gershony
2019-09-25
Merge #16961: test: Remove python dead code linter
MarcoFalke
2019-09-25
Merge #16929: test: follow-up to rpc: default maxfeerate value as BTC/kB
Wladimir J. van der Laan
2019-09-25
test: Remove python dead code linter
Wladimir J. van der Laan
2019-09-25
doc: replace outdated OpenSSL comment in test README
fanquake
2019-09-22
Merge #16918: test: Make PORT_MIN in test runner configurable
MarcoFalke
2019-09-22
test: use named args for sendrawtransaction calls
Jon Atack
2019-09-21
doc: improve rawtransaction code/test docs
Jon Atack
2019-09-21
test: fix incorrect value in rpc_rawtransaction.py
Jon Atack
2019-09-20
Merge #16920: test: Fix extra_args in wallet_import_rescan.py
MarcoFalke
2019-09-20
Merge #16921: tests: Add information on how to add Vulture suppressions
fanquake
2019-09-19
tests: Add information on how to add Vulture suppressions
practicalswift
2019-09-19
test: Fix extra_args in wallet_import_rescan.py
MarcoFalke
2019-09-19
test: Make PORT_MIN in test runner configurable
MarcoFalke
2019-09-19
test: mempool entry time is persisted
MarcoFalke
2019-09-19
Test: Move common function assert_approx() into util.py
fridokus
[next]