Post
Topic
Board Announcements (Altcoins)
Re: STAR COIN [STR] - The coin with bonus STAR blocks
by
sirnubbles
on 14/05/2014, 16:43:01 UTC
Anyone on Linux can change this source code and recompile to fix the checkpoints too old message

edit ~/starcoin/src/checkpoints.cpp


Yes, that's what I did, and there's another section in 'src/kernel.cpp' as well, although I'm not sure I got this bit down yet.

As I posted before, as soon as I have proved this out, I'll publish my results here, and hopefully get a Windows compile going. As things stand currently, I might just get a few minutes to look back at it later on this week...

For the PoS checkpoints we:

starcoind getblockhash 400000
result - 0000001c28ec2d77f40b4dd9ef777f1aeb11e0527ee0eb9901f876a2e2231ba3

starcoind getblock 0000001c28ec2d77f40b4dd9ef777f1aeb11e0527ee0eb9901f876a2e2231ba3
result - "modifierchecksum" : "7f08adf2"

using that result in kernel.cpp:

Code:
    boost::assign::map_list_of
    (     0, 0x0e00670bu )
    (   100, 0xb52d1d99u )
    ( 10000, 0xc1c3e28fu )
    (100000, 0x88a23121u )
    (200000, 0xfcbb2766u )
    (300000, 0x1e19374au )
    (371800, 0xa200c164u )
    (400000, 0x7f08adf2u )
    (500000, 0x7fc5df8au )
    (600000, 0x205ec908u )
    (700000, 0x48e9ce24u )
    (755275, 0x470d454cu )
    ;

updated list of live fast nodes, from moments ago:

Code:
addnode=198.58.99.249
addnode=198.58.115.87
addnode=84.45.63.215
addnode=107.170.67.240
addnode=188.226.176.232
addnode=85.25.194.238
addnode=192.81.135.88
addnode=192.241.160.190
addnode=54.186.69.238

If I can be of any help let me know.

no fees at pool: http://starcoin.mining.sexy