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
2019-11-04
Merge #17199: test: use default address type (bech32) for wallet_bumpfee tests
MarcoFalke
2019-11-01
Merge #15888: QA: Add wallet_implicitsegwit to test the ability to transform ...
MarcoFalke
2019-11-01
Merge #17327: test: add rpc_fundrawtransaction logging
MarcoFalke
2019-11-01
test: rm ascii art in rpc_fundrawtransaction
Jon Atack
2019-11-01
test: add rpc_fundrawtransaction logging
Jon Atack
2019-10-31
[qa] Add shrinkdebugfile=0 to regtest bitcoin.conf
Suhas Daftuar
2019-10-30
QA: Add wallet_implicitsegwit to test the ability to transform keys between a...
Luke Dashjr
2019-10-30
Merge #15921: validation: Tidy up ValidationState interface
Wladimir J. van der Laan
2019-10-30
rpc: Add generatetodescriptor
MarcoFalke
2019-10-29
[validation] Remove fMissingInputs from AcceptToMemoryPool()
John Newbery
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-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-22
test: use default address type (bech32) for wallet_bumpfee tests
Sebastian Falbesoner
2019-10-21
Merge #17070: wallet: Avoid showing GUI popups on RPC errors
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-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
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
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
test bumpfee fee_rate argument
ezegom
2019-09-30
qa: Fix service flag comparison check in rpc_net test
Luke Dashjr
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]