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-18
chainparams: Remove unused fMineBlocksOnDemand
MarcoFalke
2019-06-18
Merge #15651: torcontrol: Use the default/standard network port for Tor hidde...
Wladimir J. van der Laan
2019-06-18
Merge #12324: speed up Unserialize_impl for prevector
Wladimir J. van der Laan
2019-06-18
Merge #16171: Remove -mempoolreplacement to prevent needless block prop slown...
MarcoFalke
2019-06-19
Merge #15899: rpc: Document iswitness flag and fix bug in converttopsbt
MeshCollider
2019-06-17
tests: Make coins_tests/updatecoins_simulation_test deterministic
practicalswift
2019-06-17
Merge #16210: rpc: add 2nd arg to signrawtransactionwithkey examples
MarcoFalke
2019-06-17
Merge #16217: getrawtransaction: inform about blockhash argument when lookup ...
MarcoFalke
2019-06-17
Merge #16205: Refactor: Replace fprintf with tfm::format
MarcoFalke
2019-06-16
Merge #16186: doc/lint: Fix spelling errors identified by codespell 1.15.0
fanquake
2019-06-14
getrawtransaction: inform about blockhash argument when lookup fails
darosior
2019-06-13
Add example 2nd arg to signrawtransactionwithkey
Chris Moore
2019-06-13
Replace remaining fprintf with tfm::format manually
MarcoFalke
2019-06-13
scripted-diff: Replace fprintf with tfm::format
MarcoFalke
2019-06-13
tinyformat: Add doc to Bitcoin Core specific strprintf
MarcoFalke
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-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
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
gui: move coin control OK to the right
fanquake
2019-05-28
wallet: Pass WalletBatch to CWallet::UnsetWalletFlag
João Barbosa
[next]