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-05-02
wallet: Track current scanning progress
João Barbosa
2019-05-01
Merge #15842: refactor: replace isPotentialtip/waitForNotifications by higher...
MarcoFalke
2019-05-01
rpc: Serialize in getblock without cs_main
MarcoFalke
2019-05-01
rpc: Use IsValidNumArgs in getblock
MarcoFalke
2019-05-01
wallet: Use IsValidNumArgs in getwalletinfo rpc
MarcoFalke
2019-05-01
Merge #15323: rpc: Expose g_is_mempool_loaded via getmempoolinfo
MarcoFalke
2019-05-01
GUI: Refactor actual QR code rendering into new QRImageWidget::setQR
Luke Dashjr
2019-04-30
Merge #15849: Thread names in logs and deadlock debug tools
MarcoFalke
2019-04-30
Merge #15869: Add settings merge test to prevent regresssions
MarcoFalke
2019-04-30
Replace deprecated Boost Filesystem function
Hennadii Stepanov
2019-04-30
Remove dead code for walletFile check
Hennadii Stepanov
2019-04-29
threads: add thread names to deadlock debugging message
James O'Beirne
2019-04-29
threads: prefix log messages with thread names
James O'Beirne
2019-04-29
tests: add threadutil tests
James O'Beirne
2019-04-29
threads: introduce util/threadnames, refactor thread naming
James O'Beirne
2019-04-29
GetKeyBirthTimes should return key ids, not destinations
Gregory Sanders
2019-04-29
Replace CScriptID and CKeyID in CTxDestination with dedicated types
Gregory Sanders
2019-04-29
Merge #15877: doc: Fix -dustrelayfee= argument docs grammar
MarcoFalke
2019-04-29
Merge #15919: Remove unused OpenSSL includes to make it more clear where Open...
MarcoFalke
2019-04-29
Merge #15913: Bugfix: dummywallet: Add -ignorepartialspends to list of ignore...
MarcoFalke
2019-04-29
Merge #15917: wallet: Avoid logging no_such_file_or_directory error
MarcoFalke
2019-04-29
Remove unused OpenSSL includes to make it more clear where OpenSSL is used
practicalswift
2019-04-29
Merge #15371: gui: Uppercase bech32 addresses in qr codes
Jonas Schnelli
2019-04-29
wallet: Avoid logging no_such_file_or_directory error
João Barbosa
2019-04-28
wallet: Track scanning duration
João Barbosa
2019-04-28
Bugfix: dummywallet: Add -ignorepartialspends to list of ignored wallet options
Luke Dashjr
2019-04-28
dummywallet: Reformat ignored wallet options list
Luke Dashjr
2019-04-27
remove extraneous scope
andrewtoth
2019-04-27
wallet: log on rescan completion
andrewtoth
2019-04-27
Merge #15778: [wallet] Move maxtxfee from node to wallet
MarcoFalke
2019-04-27
Merge #15846: [POLICY] Make sending to future native witness outputs standard
MeshCollider
2019-04-27
Merge #15784: rpc: Remove dependency on interfaces::Chain in SignTransaction
MeshCollider
2019-04-26
Merge #15267: doc: explain AcceptToMemoryPoolWorker's coins_to_uncache
MarcoFalke
2019-04-26
doc: explain AcceptToMemoryPoolWorker's coins_to_uncache
James O'Beirne
2019-04-25
Merge #14039: Disallow extended encoding for non-witness transactions
MarcoFalke
2019-04-25
Doc: remove text about txes always relayed from -whitelist
David A. Harding
2019-04-23
doc: Fix -dustrelayfee= argument docs grammar
keepkeyjon
2019-04-23
refactor: replace isPotentialtip/waitForNotifications by higher method
Antoine Riard
2019-04-23
Merge #15699: Remove no-op CClientUIInterface::[signal_name]_disconnect. Disc...
MarcoFalke
2019-04-23
Merge #15874: Resolve the qt/guiutil <-> qt/optionsmodel CD
Jonas Schnelli
2019-04-23
Merge #15463: rpc: Speedup getaddressesbylabel
MarcoFalke
2019-04-23
Merge #15780: wallet: add cachable amounts for caching credit/debit values
Wladimir J. van der Laan
2019-04-23
Resolve the qt/guiutil <-> qt/optionsmodal CD
251
2019-04-23
wallet: add cachable amounts for caching credit/debit values
Karl-Johan Alm
2019-04-22
Add settings merge test to prevent regresssions
Russell Yanofsky
2019-04-22
rpc: Speedup getaddressesbylabel
João Barbosa
2019-04-20
Add WITH_LOCK macro: run code while locking a mutex
Antoine Riard
2019-04-19
Merge #15670: refactor: combine Chain::findFirstBlockWithTime/findFirstBlockW...
MarcoFalke
2019-04-19
Merge #15853: wallet: Remove unused import checkpoints.h
MarcoFalke
2019-04-19
wallet: Remove unused import checkpoints.h
MarcoFalke
[prev]
[next]