Add checkpoint 388/head
authorsvost <ya.nowa@yandex.ru>
Thu, 6 Feb 2020 04:23:48 +0000 (07:23 +0300)
committersvost <ya.nowa@yandex.ru>
Thu, 6 Feb 2020 04:23:48 +0000 (07:23 +0300)
src/checkpoints.cpp
src/kernel.cpp

index 966916f..5de09b3 100644 (file)
@@ -35,6 +35,7 @@ namespace Checkpoints
         ( 221047, std::make_pair(uint256("0xa28aef712e7aa0c285bfe29351ca21ed416689139e3063ef770fc826a8b9e9da"), 1449431646) )
         ( 243100, std::make_pair(uint256("0x000000000006522d1ebc0734cb0e6b83f5d4da0c3cbc72bd91b82016f611c4f0"), 1458215793) )
         ( 532000, std::make_pair(uint256("0x0000000000018b7eba5e189c41605780c8a855f74144fa837fa05fa4c67b6ba9"), 1569359486) )
+        ( 561108, std::make_pair(uint256("0x2f3cf523ae1022300b4f40073e506d15ef0d6e208f123aed5b93016f81a10e1e"), 1580943827) )
     ;
 
     static ListBannedBlocks listBanned =
index 3267420..bd8c357 100644 (file)
@@ -40,6 +40,7 @@ static std::map<int, unsigned int> mapStakeModifierCheckpoints =
         (221047, 0x0b39ef50u )
         (243100, 0xe928d83au )
         (532000, 0x3e5c2b81u )
+        (561108, 0x9c1860b0u )
     ;
 
 // Hard checkpoints of stake modifiers to ensure they are deterministic (testNet)