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
2017-06-29
Allow to shut down during txdb upgrade
Jonas Schnelli
2017-06-29
[Qt] allow to execute a callback during splashscreen progress
Jonas Schnelli
2017-06-28
Merge #10558: Address nits from per-utxo change
Pieter Wuille
2017-06-28
Merge #10685: Clarify CCoinsViewMemPool documentation.
Pieter Wuille
2017-06-28
Merge #10148: Use non-atomic flushing with block replay
Wladimir J. van der Laan
2017-06-28
Merge #10690: [qa] Bugfix: allow overriding extra_args in ComparisonTestFrame...
MarcoFalke
2017-06-28
Merge #10631: Use the override specifier (C++11) where we expect to be overri...
Wladimir J. van der Laan
2017-06-28
[qa] Bugfix: allow overriding extra_args in ComparisonTestFramework
Suhas Daftuar
2017-06-28
Merge #10684: Remove no longer used mempool.exists(outpoint)
Wladimir J. van der Laan
2017-06-28
Use the override specifier (C++11) where we expect to be overriding the virtu...
practicalswift
2017-06-27
Comment clarifications in coins.cpp
Alex Morcos
2017-06-27
Add belt-and-suspenders in DisconnectBlock
Alex Morcos
2017-06-27
Clarify CCoinsViewMemPool documentation.
Matt Corallo
2017-06-27
Remove no longer used mempool.exists(outpoint)
Alex Morcos
2017-06-27
Merge #10659: [qa] blockchain: Pass on closed connection during generate call
Wladimir J. van der Laan
2017-06-27
Merge #10118: Util: Remove redundant calls to argsGlobal.IsArgSet()
Wladimir J. van der Laan
2017-06-27
Merge #10612: The young person's guide to the test_framework
Wladimir J. van der Laan
2017-06-27
Merge #10400: [RPC] Add an uptime command that displays the amount of time (i...
Wladimir J. van der Laan
2017-06-27
Merge #10581: Simplify return values of GetCoin/HaveCoin(InCache)
Wladimir J. van der Laan
2017-06-27
[tests] add example test
John Newbery
2017-06-27
[tests] Update functional tests documentation
John Newbery
2017-06-27
Indentation after 'Remove redundant calls to gArgs.IsArgSet()'
Jorge Timón
2017-06-27
Util: Remove redundant calls to gArgs.IsArgSet()
Jorge Timón
2017-06-26
Simplify return values of GetCoin/HaveCoin(InCache)
Pieter Wuille
2017-06-26
[qa] Test non-atomic chainstate writes
Suhas Daftuar
2017-06-26
Dont create pcoinsTip until after ReplayBlocks.
Matt Corallo
2017-06-26
Random db flush crash simulator
Pieter Wuille
2017-06-26
Adapt memory usage estimation for flushing
Pieter Wuille
2017-06-26
Non-atomic flushing using the blockchain as replay journal
Pieter Wuille
2017-06-26
[MOVEONLY] Move LastCommonAncestor to chain
Pieter Wuille
2017-06-26
Merge #10559: Change semantics of HaveCoinInCache to match HaveCoin
Wladimir J. van der Laan
2017-06-26
Merge #10496: Add Binds, WhiteBinds, Whitelistedrange to CConnman::Options
Wladimir J. van der Laan
2017-06-26
Merge #9544: [trivial] Add end of namespace comments. Improve consistency.
Wladimir J. van der Laan
2017-06-25
[RPC] Add an uptime command that displays the amount of time that bitcoind ha...
Ricardo Velhote
2017-06-25
Merge #9176: Globals: Pass Consensus::Params through CBlockTreeDB::LoadBlockI...
Wladimir J. van der Laan
2017-06-24
Merge #10412: Improve wallet rescan API
Wladimir J. van der Laan
2017-06-24
Merge #10608: Add a comment explaining the use of MAX_BLOCK_BASE_SIZE.
Wladimir J. van der Laan
2017-06-24
Merge #10627: fixed listunspent rpc convert parameter
Wladimir J. van der Laan
2017-06-24
Merge #10191: [trivial] Rename unused RPC arguments 'dummy'
Wladimir J. van der Laan
2017-06-24
Merge #10446: net: avoid extra dns query per seed
Wladimir J. van der Laan
2017-06-24
Merge #10577: Add an explanation of quickly hashing onto a non-power of two r...
Wladimir J. van der Laan
2017-06-24
Merge #10662: Initialize randomness in benchmarks
MarcoFalke
2017-06-24
Merge #10626: doc: Remove outdated minrelaytxfee comment
Wladimir J. van der Laan
2017-06-23
Initialize randomness in benchmarks
Andrew Chow
2017-06-23
Merge #10644: Slightly overhaul NSI pixmaps
Jonas Schnelli
2017-06-23
[qa] blockchain: Pass on closed connection during generate call
MarcoFalke
2017-06-22
Handle TIMESTAMP_WINDOW within CWallet::RescanFromTime
Russell Yanofsky
2017-06-22
Make CWallet::RescanFromTime comment less ambiguous
Russell Yanofsky
2017-06-22
Slightly overhaul NSI pixmaps
Jonas Schnelli
2017-06-22
chainparams: make supported service bits option explicit
Cory Fields
[next]