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
2014-10-29
Fix -loadblock after shutdown during IBD
Matt Corallo
2014-10-29
Fix for crash during block download
Matt Corallo
2014-10-29
CBlockIndex::GetBlockWork() + GetProofIncrement(nBits) -> GetBlockProof(CBloc...
jtimon
2014-10-29
MOVEONLY: Move void UpdateTime() from pow.o to miner.o (plus fix include main...
jtimon
2014-10-29
Introduce preferred download peers
Pieter Wuille
2014-10-29
Don't relay alerts to peers before version negotiation
Wladimir J. van der Laan
2014-10-28
Add missing reserved address spaces.
Matt Corallo
2014-10-29
Separate protocol versioning from clientversion
Cory Fields
2014-10-28
Fix IsInitialBlockDownload which was broken by headers first.
Ruben Dario Ponticelli
2014-10-28
qt: Move transaction notification to transaction table model
Wladimir J. van der Laan
2014-10-28
Merge pull request #5100
Pieter Wuille
2014-10-28
Merge pull request #5065
Wladimir J. van der Laan
2014-10-28
Rename ProcessBlock to ProcessNewBlock to indicate change of behaviour, and d...
Luke Dashjr
2014-10-28
Update comments in keystore to be doxygen compatible
Michael Ford
2014-10-28
Update comments in key to be doxygen compatible
Michael Ford
2014-10-28
Update comments in wallet to be doxygen compatible
Michael Ford
2014-10-27
Merge pull request #5118
Pieter Wuille
2014-10-28
Update generate-seeds.py to produce doxygen compatible comments
Michael Ford
2014-10-27
boost: code movement only: split CECKey into separate files
Cory Fields
2014-10-27
boost: remove CPubKey dependency from CECKey. Follow-up of e405aa48
Cory Fields
2014-10-27
Merge pull request #5135
Gavin Andresen
2014-10-27
Merge pull request #5139
Gavin Andresen
2014-10-27
MOVEONLY: core.o -> core/block.o
jtimon
2014-10-27
MOVEONLY: Move script/compressor out of script and put CTxOutCompressor (from
jtimon
2014-10-27
MOVEONLY: separate CTxUndo out of core
jtimon
2014-10-27
MOVEONLY: Separate CTransaction and dependencies from core
jtimon
2014-10-27
MOVEONLY: Move CFeeRate and Amount constants to amount.o
jtimon
2014-10-27
Merge pull request #5121
Wladimir J. van der Laan
2014-10-27
Merge pull request #5112
Wladimir J. van der Laan
2014-10-27
Build util and common before building server
jtimon
2014-10-27
Merge pull request #5086
Wladimir J. van der Laan
2014-10-27
Merge pull request #5119
Pieter Wuille
2014-10-27
Merge pull request #5115
Wladimir J. van der Laan
2014-10-27
Enable customising node policy for datacarrier data size with a -datacarriers...
Luke Dashjr
2014-10-27
Merge pull request #5134
Wladimir J. van der Laan
2014-10-25
Add valid invert of invalid every numeric opcode tests
Peter Todd
2014-10-25
Clearly separate PUSHDATA and numeric argument MINIMALDATA tests
Peter Todd
2014-10-25
Test every numeric-accepting opcode for correct handling of the numeric minim...
Peter Todd
2014-10-25
Ensure MINIMALDATA invalid tests can only fail one way
Peter Todd
2014-10-25
Improve CScriptNum() comment
Peter Todd
2014-10-25
Add SCRIPT_VERIFY_MINIMALDATA (BIP62 rules 3 and 4)
Pieter Wuille
2014-10-25
Add SCRIPT_VERIFY_SIGPUSHONLY (BIP62 rule 2)
Pieter Wuille
2014-10-25
Merge pull request #5093
Pieter Wuille
2014-10-25
Update comments in chainparams to be doxygen compatible
Michael Ford
2014-10-25
Update comments in chain to be doxygen compatible
Michael Ford
2014-10-25
Merge pull request #5131
Wladimir J. van der Laan
2014-10-25
Merge pull request #5117
Wladimir J. van der Laan
2014-10-24
[Qt] Remove CAmount from BitcoinAmountField Q_PROPERTY
Cozz Lovan
2014-10-24
Start with tidier cache directories
Gavin Andresen
2014-10-24
Merge pull request #5132
Gavin Andresen
[prev]
[next]