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
/
src
Age
Commit message (
Expand
)
Author
2018-01-16
[qt] receive tab: bech32 address opt-in checkbox
Sjors Provoost
2018-01-11
Merge #12082: Adding test case for SINGLE|ANYONECANPAY hash type in tx_valid....
MarcoFalke
2018-01-11
Fix ListCoins test failure due to unset g_address_type, g_change_type
Russell Yanofsky
2018-01-10
Merge #11403: SegWit wallet support
Jonas Schnelli
2018-01-09
Support downgrading after recovered keypool witness keys
Pieter Wuille
2018-01-09
SegWit wallet support
Pieter Wuille
2018-01-09
Implicitly know about P2WPKH redeemscripts
Pieter Wuille
2018-01-09
Support P2WPKH and P2SH-P2WPKH in dumpprivkey
Pieter Wuille
2018-01-09
Support P2WPKH addresses in create/addmultisig
Pieter Wuille
2018-01-06
Merge #10677: RPC Docs: addmultisigaddress is intended for non-watchonly addr...
Pieter Wuille
2018-01-04
Replaces numbered place marker %2 with %1.
251
2018-01-04
Merge #11997: [tests] util_tests.cpp: actually check ignored args
MarcoFalke
2018-01-04
Merge #12001: [RPC] Adding ::minRelayTxFee amount to getmempoolinfo and updat...
Wladimir J. van der Laan
2018-01-03
Merge #12035: [qt] change µBTC to bits
Jonas Schnelli
2018-01-03
Merge #12074: [qt] Optimizes boolean expression model && model->haveWatchOnly()
Jonas Schnelli
2018-01-03
Adding test case for SINGLE|ANYONECANPAY hash type in tx_valid.json
Chris Stewart
2018-01-04
[tests] util_tests.cpp: actually check ignored args
Anthony Towns
2018-01-03
Extend validateaddress information for P2SH-embedded witness
Pieter Wuille
2018-01-03
Expose method to find key for a single-key destination
Pieter Wuille
2018-01-03
Improve witness destination types and use them more
Pieter Wuille
2018-01-03
[refactor] GetAccount{PubKey,Address} -> GetAccountDestination
Pieter Wuille
2018-01-03
Merge #12062: Increment MIT Licence copyright header year on files modified i...
Wladimir J. van der Laan
2018-01-03
Abstract out IsSolvable from Witnessifier
Pieter Wuille
2018-01-02
Fixes issue #12067 `sendmany` curl example is wrong.
251
2018-01-03
Increment MIT Licence copyright header year on files modified in 2017
Akira Takizawa
2018-01-02
[qt] Simplifies boolean expression model && model->haveWatchOnly()
251
2017-12-29
[rpc] Adding ::minRelayTxFee amount to getmempoolinfo and updating mempoolmin...
Jeff Rade
2017-12-29
Merge #11824: Block ActivateBestChain to empty validationinterface queue
Pieter Wuille
2017-12-28
[qt] change µBTC to bits
William Casarin
2017-12-26
Add helper to wait for validation interface queue to catch up
Matt Corallo
2017-12-26
Block ActivateBestChain to empty validationinterface queue
Matt Corallo
2017-12-26
Add an interface to get the queue depth out of CValidationInterface
Matt Corallo
2017-12-26
Require no cs_main lock for ProcessNewBlock/ActivateBestChain
Matt Corallo
2017-12-24
Avoid cs_main in net_processing ActivateBestChain calls
Matt Corallo
2017-12-24
Refactor ProcessGetData in anticipation of avoiding cs_main for ABC
Matt Corallo
2017-12-23
Merge #11517: Tests: Improve benchmark precision
Wladimir J. van der Laan
2017-12-23
Merge #11748: [Tests] Adding unit tests for GetDifficulty in blockchain.cpp.
Wladimir J. van der Laan
2017-12-23
Removed CCheckQueueSpeed benchmark
Martin Ankerl
2017-12-23
Improved microbenchmarking with multiple features.
Martin Ankerl
2017-12-23
Merge #11475: [rpc] mempoolinfo should take ::minRelayTxFee into account
Wladimir J. van der Laan
2017-12-22
Merge #11605: [Wallet] Enable RBF by default in QT
Wladimir J. van der Laan
2017-12-22
[Wallet] Use RBF by default in QT only
Sjors Provoost
2017-12-21
Merge #11667: Add scripts to dumpwallet RPC
Wladimir J. van der Laan
2017-12-20
Merge #11726: Cleanups + nit fixes for walletdir PR
MarcoFalke
2017-12-20
Merge #10657: Utils: Improvements to ECDSA key-handling code
Wladimir J. van der Laan
2017-12-20
Merge #11917: Add testnet DNS seed: seed.testnet.bitcoin.sprovoost.nl
Wladimir J. van der Laan
2017-12-20
Merge #11879: [tests] remove redundant univalue_tests.cpp
Wladimir J. van der Laan
2017-12-20
Merge #11952: [qa] univalue: Bump subtree
Wladimir J. van der Laan
2017-12-20
Add script birthtime metadata to dump and import wallet
MeshCollider
2017-12-20
Add script dump note to RPC help text and release notes
MeshCollider
[next]