index
:
slackcoder/bitcoin
master
show-current
Bitcoin Code integration/staging tree
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2018-03-28
Merge #12806: qa: Fix function names in feature_blocksdir
Wladimir J. van der Laan
2018-03-27
qa: Fix function names in feature_blocksdir
MarcoFalke
2018-03-27
Merge #12717: [REST] Handle UTXO retrieval when ignoring the mempool
Wladimir J. van der Laan
2018-03-27
Merge #12653: Allow to optional specify the directory for the blocks storage
Wladimir J. van der Laan
2018-03-27
Merge #12778: RPC: Add username and ip logging for RPC method requests
Wladimir J. van der Laan
2018-03-27
Merge #12762: Make CKeyStore an interface
Wladimir J. van der Laan
2018-03-27
Merge #12714: Introduce interface for signing providers
Wladimir J. van der Laan
2018-03-27
Merge #12800: doc: Add note about our preference for scoped enumerations ("en...
Wladimir J. van der Laan
2018-03-27
doc: Add note about our preference for scoped enumerations ("enum class")
practicalswift
2018-03-27
Merge #12797: init: Fix help message for checkblockindex
Wladimir J. van der Laan
2018-03-27
Merge #10742: scripted-diff: Use scoped enumerations (C++11, "enum class")
Wladimir J. van der Laan
2018-03-27
Merge #12795: do not truncate .dat extension for wallets in gui
Jonas Schnelli
2018-03-27
Merge #12793: qt: Avoid reseting on resetguisettigs=0
Wladimir J. van der Laan
2018-03-27
Merge #12779: Qt: Remove unused method setupAmountWidget(...)
Wladimir J. van der Laan
2018-03-26
init: Fix help message for checkblockindex
MarcoFalke
2018-03-26
do not truncate .dat extension for wallets in gui
Gregory Sanders
2018-03-26
qt: Avoid resetting on resetguisettigs=0
MarcoFalke
2018-03-26
Merge #11962: [net] add seed.bitcoin.sprovoost.nl to DNS seeds
Wladimir J. van der Laan
2018-03-26
Merge #12699: [wallet] Shuffle transaction inputs before signing
Wladimir J. van der Laan
2018-03-26
Merge #12756: [config] Remove blockmaxsize option
Wladimir J. van der Laan
2018-03-26
Merge #12610: Multiwallet for the GUI
Jonas Schnelli
2018-03-26
Qt: hide RPCConsole wallet selector when no wallets are present
Jonas Schnelli
2018-03-26
Qt: show wallet name in request dlg in case of multiwallet
Jonas Schnelli
2018-03-26
Qt: show wallet name in send confirmation dlg in case of multiwallet
Jonas Schnelli
2018-03-26
GUI: RPCConsole: Log wallet changes
Luke Dashjr
2018-03-26
Qt: Get wallet name from WalletModel rather than passing it around
Luke Dashjr
2018-03-26
Qt: When multiple wallets are used, include in notifications the name
Jonas Schnelli
2018-03-26
Qt: QComboBox::setVisible doesn't work in toolbars, so defer adding it at all...
Luke Dashjr
2018-03-26
Qt: Add wallet selector to debug console
Jonas Schnelli
2018-03-25
Introduce interface for signing providers
Pieter Wuille
2018-03-25
Qt: Remove unused method setupAmountWidget(...)
practicalswift
2018-03-25
Add username and ip logging for RPC method requests
Gabriel Davidian
2018-03-25
[REST] Handle UTXO retrieval when ignoring the mempool
Roman Zeyde
2018-03-25
Make CTxMemPool::isSpent() const
Roman Zeyde
2018-03-24
Move CKeyStore::cs_KeyStore to CBasicKeyStore
João Barbosa
2018-03-24
Inline CKeyStore::AddKey(const CKey &) in CBasicKeyStore
João Barbosa
2018-03-24
Merge #12760: Docs: Improve documentation on standard communication channels
MarcoFalke
2018-03-24
Merge #12772: [CI]: bump travis timeout for make check to 50m
MarcoFalke
2018-03-23
Merge #12709: [wallet] shuffle sendmany recipients ordering
MarcoFalke
2018-03-23
[CI]: bump travis timeout for make check to 50m
Karl-Johan Alm
2018-03-23
add release note for sendmany output shuffling
Gregory Sanders
2018-03-23
shuffle sendmany recipients ordering to shuffle tx outputs
Gregory Sanders
2018-03-22
Merge #11536: Rename account to label where appropriate
Wladimir J. van der Laan
2018-03-22
Merge #12694: Actually disable BnB when there are preset inputs
Wladimir J. van der Laan
2018-03-22
Docs: Improve documentation on standard communication channels
Jim Posen
2018-03-22
Merge #12742: Make FastRandomContext support standard C++11 RNG interface
MarcoFalke
2018-03-22
[config] Remove blockmaxsize option
John Newbery
2018-03-22
Merge #12630: Provide useful error message if datadir is not writable.
Wladimir J. van der Laan
2018-03-22
Merge #12048: Use best-fit strategy in Arena, now O(log(n)) instead O(n)
Wladimir J. van der Laan
2018-03-22
Merge #12076: qa: Use node.datadir instead of tmpdir in test framework
Wladimir J. van der Laan
[next]