aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2014-10-31minor cleanup: include orders, end comments etc.Philip Kaufmann
2014-10-31boost: moveonly: split CPubKey and friends to new filesCory Fields
2014-10-31boost: moveonly: move BIP32Hash to hash.hCory Fields
2014-10-31boost: moveonly: create eccryptoverify.h|cpp and move helper functions thereCory Fields
2014-10-31Update serialize comments to be doxygen compatibleMichael Ford
2014-10-31tests: enable alertnotify test for WindowsCory Fields
2014-10-31Update comments in client version to be doxygen compatibleMichael Ford
2014-10-31Update comments in version to be doxygen compatibleMichael Ford
2014-10-30Merge pull request #5164Wladimir J. van der Laan
2014-10-30Merge pull request #5146Wladimir J. van der Laan
2014-10-30Merge pull request #5174Wladimir J. van der Laan
2014-10-30Merge pull request #5167Wladimir J. van der Laan
2014-10-30Merge pull request #5172Wladimir J. van der Laan
2014-10-30Merge pull request #5176Wladimir J. van der Laan
2014-10-30Merge pull request #5142Wladimir J. van der Laan
2014-10-30Merge pull request #5148Wladimir J. van der Laan
2014-10-30[Qt] fix slot connection problems when no wallet is loadedPhilip Kaufmann
2014-10-30Update comments in rpcserver to be doxygen compatibleMichael Ford
2014-10-29Print parameter interactions to console, tooMatt Corallo
2014-10-30RPC: submitblock: Support for returning specific rejection reasonsLuke Dashjr
2014-10-29Be a bit more verbose during -loadblock if we already have blocksMatt Corallo
2014-10-29Fix -loadblock after shutdown during IBDMatt Corallo
2014-10-29Fix for crash during block downloadMatt Corallo
2014-10-29Introduce preferred download peersPieter Wuille
2014-10-29Don't relay alerts to peers before version negotiationWladimir J. van der Laan
2014-10-28Add missing reserved address spaces.Matt Corallo
2014-10-29Separate protocol versioning from clientversionCory Fields
2014-10-28qt: Move transaction notification to transaction table modelWladimir J. van der Laan
2014-10-28Merge pull request #5100Pieter Wuille
2014-10-28Merge pull request #5065Wladimir J. van der Laan
2014-10-28Rename ProcessBlock to ProcessNewBlock to indicate change of behaviour, and d...Luke Dashjr
2014-10-28Update comments in keystore to be doxygen compatibleMichael Ford
2014-10-28Update comments in key to be doxygen compatibleMichael Ford
2014-10-28Update comments in wallet to be doxygen compatibleMichael Ford
2014-10-27Merge pull request #5118Pieter Wuille
2014-10-27boost: code movement only: split CECKey into separate filesCory Fields
2014-10-27boost: remove CPubKey dependency from CECKey. Follow-up of e405aa48Cory Fields
2014-10-27Merge pull request #5135Gavin Andresen
2014-10-27MOVEONLY: core.o -> core/block.ojtimon
2014-10-27MOVEONLY: Move script/compressor out of script and put CTxOutCompressor (fromjtimon
2014-10-27MOVEONLY: separate CTxUndo out of corejtimon
2014-10-27MOVEONLY: Separate CTransaction and dependencies from corejtimon
2014-10-27MOVEONLY: Move CFeeRate and Amount constants to amount.ojtimon
2014-10-27Build util and common before building serverjtimon
2014-10-27Merge pull request #5086Wladimir J. van der Laan
2014-10-27Merge pull request #5119Pieter Wuille
2014-10-27Merge pull request #5115Wladimir J. van der Laan
2014-10-27Enable customising node policy for datacarrier data size with a -datacarriers...Luke Dashjr
2014-10-27Merge pull request #5134Wladimir J. van der Laan
2014-10-25Add valid invert of invalid every numeric opcode testsPeter Todd