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-11-05
test: add dumptxoutset RPC test
James O'Beirne
2019-10-29
Merge #17260: Split some CWallet functions into new LegacyScriptPubKeyMan
MarcoFalke
2019-10-28
Merge #16202: p2p: Refactor network message deserialization
fanquake
2019-10-28
Merge #17192: util: Add CHECK_NONFATAL and use it in src/rpc
Wladimir J. van der Laan
2019-10-25
Refactor: Split up CWallet and LegacyScriptPubKeyMan and classes
Andrew Chow
2019-10-24
Merge #17004: validation: Remove REJECT code from CValidationState
Wladimir J. van der Laan
2019-10-23
Merge #17091: tests: Add test for loadblock option and linearize scripts
Wladimir J. van der Laan
2019-10-23
Remove oversized message detection from log and interface
Pieter Wuille
2019-10-21
tests: Remove no longer needed UBSan suppressions (issues fixed). Add documen...
practicalswift
2019-10-21
Merge #17070: wallet: Avoid showing GUI popups on RPC errors
Wladimir J. van der Laan
2019-10-21
Merge #17176: ci: Cleanup macOS runs
Wladimir J. van der Laan
2019-10-18
util: Add CHECK_NONFATAL and use it in src/rpc
MarcoFalke
2019-10-18
Refactor: split network transport deserializing from message container
Jonas Schnelli
2019-10-17
Merge #17177: doc: Describe log files + consistent paths in test READMEs
MarcoFalke
2019-10-17
doc: Describe log files + consistent paths in test READMEs
Martin Erlandsson
2019-10-17
doc: Document that GNU tools are required for linters
MarcoFalke
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
tests: Add test for loadblock option
Fabian Jahr
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-10
[logging] Don't log REJECT code when transaction is rejected
John Newbery
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
wallet: Avoid showing GUI popups on RPC errors
MarcoFalke
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
[next]