- 08 Sep, 2014 1 commit
-
-
Peter Todd authored
-
- 06 Sep, 2014 3 commits
-
-
Pieter Wuille authored
41ef558a univalue: make spaceStr thread-safe (Wladimir J. van der Laan)
-
Wladimir J. van der Laan authored
346193bd Cleanup messy error messages (R E Broadley)
-
R E Broadley authored
-
- 05 Sep, 2014 9 commits
-
-
Pieter Wuille authored
a264e445 remove dup include of foreach.hpp in script.cpp (Philip Kaufmann)
-
Gavin Andresen authored
Fix make_change to not create half-satoshis
-
Gavin Andresen authored
-
Wladimir J. van der Laan authored
Simply add spaces to the existing string instead of using a temporary. Fixes #4756.
-
Teran McKinney authored
- Replaced 86400 with 24*60*60 - Remove references to specific timespans in comments Github-Pull: #4724
-
Wladimir J. van der Laan authored
1ffb99b0 [Qt] copyright, style and indentation cleanup of Qt tests (Philip Kaufmann)
-
Philip Kaufmann authored
-
Wladimir J. van der Laan authored
81061ffd travis: add osx build (Cory Fields) e4cf9f84 depends: fix typo in source downloading. Regression from c897b1e7. (Cory Fields)
-
Philip Kaufmann authored
-
- 04 Sep, 2014 14 commits
-
-
Pieter Wuille authored
1e4f87f5 Use memcmp for uint256 equality/inequality (Pieter Wuille) 8a41e1ed Use boost::unordered_map for mapBlockIndex (Pieter Wuille) 145d5be8 Introduce BlockMap type for mapBlockIndex (Pieter Wuille) a0dbe433 checkpoints.cpp depends on main, it can use mapBlockIndex directly (Pieter Wuille)
-
Cory Fields authored
-
Cory Fields authored
Some sources are renamed after download, since the filenames don't play nice with (for example) gitian. This fixes the rename. Needed for OSX build as it renames a file.
-
Wladimir J. van der Laan authored
fbe0fcae [Qt] minor watch-only changes (Philip Kaufmann)
-
Wladimir J. van der Laan authored
399cdbc7 contrib/linearize: Add feature to set file's timestamp based on block header time. (Jeff Garzik) 8f5a4233 contrib/linearize: split block files based on year-month, not just year (Jeff Garzik) 75400a2a contrib/linearize: Guarantee that output is generated in-order (Jeff Garzik)
-
Jeff Garzik authored
-
Wladimir J. van der Laan authored
bbda4022 net: Remove MilliSleep from StopNode (Wladimir J. van der Laan)
-
Wladimir J. van der Laan authored
9189f5fe remove useless millisleep (phantomcircuit)
-
Wladimir J. van der Laan authored
fb51e282 Added XML syntax highlighting (himynameismartin)
-
himynameismartin authored
-
Pieter Wuille authored
-
Pieter Wuille authored
-
Pieter Wuille authored
-
Pieter Wuille authored
-
- 03 Sep, 2014 6 commits
-
-
Pieter Wuille authored
3f6540ad Rename IMPLEMENT_SERIALIZE to ADD_SERIALIZE_METHODS (Pieter Wuille) 47eb7659 Serializer simplifications after IMPLEMENT_SERIALIZE overhaul (Pieter Wuille)
-
Pieter Wuille authored
910526d8 Use OR of respective block flags for masks (Pieter Wuille)
-
Wladimir J. van der Laan authored
550d4fa7 Remove DNS Seeds run by entities which were never well-established. (Matt Corallo)
-
Wladimir J. van der Laan authored
I don't understand why it would be there in the first place. This looks like voodoo, not programming.
-
Matt Corallo authored
-
phantomcircuit authored
reduces time to service requests improving performance
-
- 02 Sep, 2014 6 commits
-
-
Pieter Wuille authored
-
Pieter Wuille authored
53efb09e Discover some missing includes (jtimon) 8d5e5102 Remove unused function StackString() and class CCoins; (jtimon)
-
Wladimir J. van der Laan authored
c0f5d4ab Fixing Compiler Error C2466 (ENikS)
-
Pieter Wuille authored
-
jtimon authored
-
jtimon authored
-
- 01 Sep, 2014 1 commit
-
-
ENikS authored
-