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
2015-12-01
Merge pull request #7143
Wladimir J. van der Laan
2015-12-01
Merge pull request #6915
Wladimir J. van der Laan
2015-12-01
Merge pull request #7022
Wladimir J. van der Laan
2015-12-01
qt: use QMetaObject::invokeMethod for cross-thread signaling in clientmodel
Wladimir J. van der Laan
2015-12-01
Merge pull request #7136
Wladimir J. van der Laan
2015-12-01
Merge pull request #6914
Wladimir J. van der Laan
2015-12-01
Merge pull request #7096
Wladimir J. van der Laan
2015-12-01
Merge pull request #7105
Wladimir J. van der Laan
2015-12-01
Merge pull request #7079
Wladimir J. van der Laan
2015-11-30
Merge pull request #7072
Gregory Maxwell
2015-11-30
Change default block priority size to 0
Alex Morcos
2015-11-30
Merge pull request #7044
Gregory Maxwell
2015-11-30
Fix removeForReorg to use MedianTimePast
Suhas Daftuar
2015-11-30
Don't call removeForReorg if DisconnectTip fails
Suhas Daftuar
2015-11-30
Track coinbase spends in CTxMemPoolEntry
Suhas Daftuar
2015-11-30
removeForReorg calls once-per-disconnect-> once-per-reorg
Matt Corallo
2015-11-30
Make indentation in ActivateBestChainStep readable
Matt Corallo
2015-11-30
Fix comment in removeForReorg
Matt Corallo
2015-11-30
Fix removal of time-locked transactions during reorg
Matt Corallo
2015-11-30
HelpMessage: Don't hide -mintxfee behind showDebug
MarcoFalke
2015-11-30
rpcwallet: Clarify what settxfee does
MarcoFalke
2015-11-30
Merge pull request #7094
Wladimir J. van der Laan
2015-11-30
Merge pull request #7008
Wladimir J. van der Laan
2015-11-30
Merge pull request #7035
Wladimir J. van der Laan
2015-11-30
[Qt] improve minimum absolute fee option
Jonas Schnelli
2015-11-30
[Qt] make use of the nMinimumTotalFee (absolute) in coincontrols fee calculation
Jonas Schnelli
2015-11-30
[Qt] use ASYMP_UTF8 (≈) whenever we show a fee that is not absolute
Jonas Schnelli
2015-11-30
Move fPayAtLeastCustomFee function to CC
Pieter Wuille
2015-11-30
Merge pull request #7112
Wladimir J. van der Laan
2015-11-30
torcontrol: only output disconnect if -debug=tor
Daniel Cousens
2015-11-30
Merge pull request #7103
Wladimir J. van der Laan
2015-11-30
Move uiInterface.NotifyBlockTip signal above the core/wallet signal
Jonas Schnelli
2015-11-30
Merge pull request #7126
Wladimir J. van der Laan
2015-11-30
Merge pull request #7116
Wladimir J. van der Laan
2015-11-30
Merge pull request #7127
Jonas Schnelli
2015-11-30
Merge pull request #7025
Jonas Schnelli
2015-11-30
[Qt] call GuessVerificationProgress synchronous during core signal, pass doub...
Jonas Schnelli
2015-11-30
[Qt] reduce cs_main in getVerificationProgress()
Jonas Schnelli
2015-11-30
[Qt] update block tip (height and date) without locking cs_main, update alway...
Jonas Schnelli
2015-11-30
NotifyBlockTip signal: switch from hash (uint256) to CBlockIndex*
Jonas Schnelli
2015-11-29
Trivial: Fix warning introduced by #7053 by casting to uint64_t
Jorge Timón
2015-11-29
Added additional config option for multiple RPC users.
Gregory Sanders
2015-11-29
Keep track of explicit wallet conflicts instead of using mempool
Pieter Wuille
2015-11-29
Allow block announcements with headers
Suhas Daftuar
2015-11-28
Merge pull request #7106
Gregory Maxwell
2015-11-28
Default fPayAtLeastCustomFee to false
Ryan Havar
2015-11-28
Bugfix: Default -uiplatform is not actually the platform this build was compi...
Luke Dashjr
2015-11-28
Merge pull request #6508
Pieter Wuille
2015-11-28
Move blocksonly parameter interaction to InitParameterInteraction()
MarcoFalke
2015-11-28
[qt] Move GUI related HelpMessage() part downstream
MarcoFalke
[next]