ExecoinJ has been updated, would appreciate if you try it and give a feedback!
Cool, thanks for the update. I notice that ExecoinJ does not seem to have the logic implemented to calculate the reward of a block (GetBlockValue). Is that necessary or does the standard getBlockInflation() in ExecoinJ work?
Looks like I will have to wipe my chain and resync. Just re-running put me at 323,000 or so. I'm retesting now!
Thanks again.
Thanks for testing!!!
>I notice that ExecoinJ does not seem to have the logic implemented to calculate the reward of a block (GetBlockValue).
True!
>Is that necessary or does the standard getBlockInflation() in ExecoinJ work?
getBlockInflation() is enough.
Please upgrade with jar rebuilt from ExecoinJ, wipe the chain and resync.
New version of ExecoinJ shouldn't go that far (323,000 or so), difficulty retarget algo (DGW) parameters have been changed and new version shouldn't accept blocks from nodes that haven't been upgraded. New version may stuck on higher block earlier received from old nodes, but it could not advance and download/accept blocks from old nodes. The same applies to any client.