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
2017-08-05
Merge #10977: [net] Fix use of uninitialized value in getnetworkinfo(const JS...
Wladimir J. van der Laan
2017-08-05
Merge #10986: Update chain transaction statistics
Wladimir J. van der Laan
2017-08-05
qt: Increase BLOCK_CHAIN_SIZE constants
Wladimir J. van der Laan
2017-08-04
[wallet] Add HasUnusedKeys() helper
John Newbery
2017-08-04
[wallet] Cache keyid -> keypool id mappings
John Newbery
2017-08-03
Add undocumented -forcecompactdb to force LevelDB compactions
Pieter Wuille
2017-08-03
Update chain transaction statistics
Pieter Wuille
2017-08-03
Merge #10942: Eliminate fee overpaying edge case when subtracting fee from re...
Wladimir J. van der Laan
2017-08-02
[wallet] Don't hold cs_LastBlockFile while calling setBestChain
John Newbery
2017-08-02
[wallet] [moveonly] Move LoadKeyPool to cpp
Matt Corallo
2017-08-02
[wallet] [moveonly] Move CAffectedKeysVisitor
Jonas Schnelli
2017-08-02
[net] Fix use of uninitialized value in getnetworkinfo(const JSONRPCRequest& ...
practicalswift
2017-08-02
Merge #10958: Update to latest Bitcoin patches for LevelDB
Wladimir J. van der Laan
2017-08-02
Fix typo in sendcoinsdialog.
Masahiko Hyuga
2017-08-01
Fix some broken init-time prints/constants
Matt Corallo
2017-08-01
Check for empty coinsview instead of just-reset coinsview in init
Matt Corallo
2017-08-01
Fix resume-of-reindex-after-restart
Matt Corallo
2017-08-01
Always wait for threadGroup to exit in bitcoind shutdown
Matt Corallo
2017-08-01
Update LevelDB with latest Bitcoin-specific patches
Pieter Wuille
2017-08-01
Merge #10788: [RPC] Fix addwitnessaddress by replacing ismine with producesig...
Wladimir J. van der Laan
2017-08-01
Merge #10526: Force on-the-fly compaction during pertxout upgrade
Wladimir J. van der Laan
2017-08-01
Merge #10758: Fix some chainstate-init-order bugs.
Wladimir J. van der Laan
2017-07-31
Restore default format state of cout after printing with std::fixed/setprecision
practicalswift
2017-07-31
qt: Periodic translations update
Wladimir J. van der Laan
2017-07-31
Merge #10949: Clarify help message for -discardfee
Wladimir J. van der Laan
2017-07-31
Merge #10948: p2p: Hardcoded seeds update pre-0.15 branch
Wladimir J. van der Laan
2017-07-31
Merge #10945: Update defaultAssumeValid according to release-process.md.
Wladimir J. van der Laan
2017-07-30
p2p: Hardcoded seeds update pre-0.15 branch
Wladimir J. van der Laan
2017-07-28
Clarify help message for -discardfee
Alex Morcos
2017-07-28
[wallet] Specify wallet name in wallet loading errors
John Newbery
2017-07-28
Reject invalid wallet files
João Barbosa
2017-07-28
Reject duplicate wallet filenames
João Barbosa
2017-07-27
Force on-the-fly compaction during pertxout upgrade
Pieter Wuille
2017-07-27
Eliminate fee overpaying edge case when subtracting fee from recipients
Alex Morcos
2017-07-28
Update defaultAssumeValid according to release-process.md.
Gregory Maxwell
2017-07-27
Replace ismine with producesignature check in witnessifier
Andrew Chow
2017-07-27
Fix segfault when shutting down before fully loading
Matt Corallo
2017-07-27
Order chainstate init more logically.
Matt Corallo
2017-07-27
Call RewindBlockIndex even if we're about to run -reindex-chainstate
Matt Corallo
2017-07-27
More user-friendly error message if UTXO DB runs ahead of block DB
Matt Corallo
2017-07-27
Fix some LoadChainTip-related init-order bugs.
Matt Corallo
2017-07-27
Merge #10931: Fix misleading "Method not found" multiwallet errors
Wladimir J. van der Laan
2017-07-27
Check if sys/random.h is required for getentropy on OSX.
James Hilliard
2017-07-27
Merge #10892: Replace traditional for with ranged for in block and transactio...
Wladimir J. van der Laan
2017-07-27
Merge #10501: remove some unused functions
Wladimir J. van der Laan
2017-07-26
Change wallet method disabled error text
Russell Yanofsky
2017-07-26
Merge #10912: [tests] Fix incorrect memory_cleanse(…) call in crypto_tests.cpp
Wladimir J. van der Laan
2017-07-26
Merge #10824: Avoid unnecessary work in SetNetworkActive
Wladimir J. van der Laan
2017-07-26
Fix misleading "Method not found" multiwallet errors
Russell Yanofsky
2017-07-26
Merge #10854: Avoid using sizes on non-fixed-width types to derive protocol c...
Wladimir J. van der Laan
[prev]
[next]