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
2019-06-13
Merge #15991: Bugfix: fix pruneblockchain returned prune height
Jonas Schnelli
2019-06-13
Merge #16118: gui: Enable open wallet menu on setWalletController
fanquake
2019-06-12
Merge #15834: Fix transaction relay bugs introduced in #14897 and expire tran...
MarcoFalke
2019-06-11
Fix spelling errors identified by codespell 1.15.0
Ben Woosley
2019-06-11
Fix RPC/pruneblockchain returned prune height
Jonas Schnelli
2019-06-08
Remove -mempoolreplacement to prevent needless block prop slowness.
Matt Corallo
2019-06-07
Merge #15024: Allow specific private keys to be derived from descriptor
Wladimir J. van der Laan
2019-06-06
Merge #16129: refactor: Remove unused includes
MarcoFalke
2019-06-06
Merge #15886: qt, wallet: Revamp SendConfirmationDialog
Wladimir J. van der Laan
2019-06-06
Merge #15689: netaddress: Update CNetAddr for ORCHIDv2
Wladimir J. van der Laan
2019-06-06
Import private keys from descriptor with importmulti if provided
MeshCollider
2019-06-06
Add private key derivation functions to descriptors
MeshCollider
2019-06-06
Include core_io.h from core_read.cpp
practicalswift
2019-06-06
Don't use global (external) symbols for symbols that are used in only one tra...
practicalswift
2019-06-05
Merge #15985: Add test for GCC bug 90348
Wladimir J. van der Laan
2019-06-05
Merge #16144: wallet: do not encrypt wallets with disabled private keys
Wladimir J. van der Laan
2019-06-05
Merge #15976: refactor: move methods under CChainState (pt. 1)
Wladimir J. van der Laan
2019-06-04
wallet: do not encrypt wallets with disabled private keys
whythat
2019-06-03
Merge #16044: qt: fix opening bitcoin.conf via Preferences on macOS
Wladimir J. van der Laan
2019-06-03
Merge #16090: Qt: Add vertical spacer to peer detail widget
Wladimir J. van der Laan
2019-06-03
Merge #16122: gui: Enable console line edit on setClientModel
Wladimir J. van der Laan
2019-06-03
qt: fix opening bitcoin.conf via Preferences on macOS; see #15409
shannon1916
2019-06-02
gui: Set progressDialog to nullptr
João Barbosa
2019-06-02
Make reasoning about dependencies easier by not including unused dependencies
practicalswift
2019-06-02
Add test for GCC bug 90348
Pieter Wuille
2019-05-30
gui: Enable console line edit on setClientModel
João Barbosa
2019-05-29
gui: Enable open wallet menu on setWalletController
João Barbosa
2019-05-29
Merge #15703: Update secp256k1 subtree to latest upstream
Wladimir J. van der Laan
2019-05-29
Merge #16046: util: Add type safe GetTime
Wladimir J. van der Laan
2019-05-29
Merge #16056: mempool: remove unused magic number from consistency check
Wladimir J. van der Laan
2019-05-29
bitcoind: update -avoidpartialspends description to account for auto-enable f...
Karl-Johan Alm
2019-05-29
wallet: enable avoid_partial_spends by default if avoid_reuse is set
Karl-Johan Alm
2019-05-29
wallet/rpc: add 'avoid_reuse' option to RPC commands
Karl-Johan Alm
2019-05-29
wallet/rpc: add setwalletflag RPC and MUTABLE_WALLET_FLAGS
Karl-Johan Alm
2019-05-29
wallet: enable avoid_reuse feature
Karl-Johan Alm
2019-05-29
wallet: avoid reuse flags
Karl-Johan Alm
2019-05-29
wallet: make IsWalletFlagSet() const
Karl-Johan Alm
2019-05-29
wallet: rename g_known_wallet_flags constant to KNOWN_WALLET_FLAGS
Karl-Johan Alm
2019-05-29
Merge #16113: gui: move coin control "OK" to the right hand side of the dialog
Jonas Schnelli
2019-05-29
Merge #15741: Batch write imported stuff in importmulti
MeshCollider
2019-05-28
Fix bug around transaction requests
Suhas Daftuar
2019-05-28
Expire old entries from the in-flight tx map
Suhas Daftuar
2019-05-28
logging: Add threadsafety comments
MarcoFalke
2019-05-28
Log early messages with -printtoconsole
Anthony Towns
2019-05-28
Replace OpenDebugLog() with StartLogging()
Anthony Towns
2019-05-28
gui: move coin control OK to the right
fanquake
2019-05-28
wallet: Pass WalletBatch to CWallet::UnsetWalletFlag
João Barbosa
2019-05-28
Apply the batch treatment to CWallet::SetAddressBook via ImportScriptPubKeys
Ben Woosley
2019-05-28
Move some of ProcessImport into CWallet::Import*
Ben Woosley
2019-05-26
Exceptions should be caught by reference, not by value.
Kristaps Kaupe
[prev]
[next]