Skip to content

Commit

Permalink
newer checkpoints
Browse files Browse the repository at this point in the history
  • Loading branch information
djangoeh committed Jul 10, 2014
1 parent 394cd23 commit 079201e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions src/checkpoints.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,7 @@ namespace Checkpoints
( 13644, uint256("0x37dc84f51b74aa2b53e2393f96af3f8d4818ca5fca51901e109e04d85a3227b0") )
( 16450, uint256("0xfd45c53b6ebd58085646adba6fef6b946c80c883fbda6ca8822de3e80eb13f27") )
( 21926, uint256("0xa453ba32da57d7f9473723deadd326d4a9ce60ffdbdb3194f9915c4420fad8c6") )
( 27316, uint256("0x1d35cfe36e17ebc86c42933cd90678e21f459a493cb8994c8db5d62e1c5b0909") )
;

// TestNet has no checkpoints
Expand Down
1 change: 1 addition & 0 deletions src/kernel.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@ static std::map<int, unsigned int> mapStakeModifierCheckpoints =
( 0, 0x0e00670bu )
( 6349, 0x36bbe5b1u )
( 21926, 0x50b97d8eu )
( 27316, 0x29cbaf81u )
;

// Hard checkpoints of stake modifiers to ensure they are deterministic (testNet)
Expand Down

0 comments on commit 079201e

Please sign in to comment.