explorer icon indicating copy to clipboard operation
explorer copied to clipboard

featuer HEAVY

Open cyberpay opened this issue 8 years ago • 2 comments

there is not much examples alive with HEAVY as an active feature. when i tried to activate it on one of the pre sync and working module of iquidius it gaves me error about block height XXXX could not be found in backend and front end REWARD page was showing stats could not be found

tried to resync entire chain with heavy activated but still getting errors

some log files

GET /api/getpeerinfo 200 1ms
{ [Error: Method not found] code: -32601 }
GET /api/getsupply 200 33ms - 39b
GET /api/getconnectioncount 200 3ms - 2b
GET /api/getblockhash?height=1 200 4ms - 64b
{ [Error: Method not found] code: -32601 }
GET /api/getmaxmoney 200 5ms - 39b
{ [Error: Method not found] code: -32601 }
GET /api/getmaxvote 200 2ms - 39b
{ [Error: Method not found] code: -32601 }
GET /api/getvote 200 4ms - 39b
{ [Error: Method not found] code: -32601 }
GET /api/getphase 200 2ms - 39b
{ [Error: Method not found] code: -32601 }
GET /api/getreward 200 3ms - 39b
GET /api/getblock?hash=37f48fc35275bb5c084e508f3f68088126819cb959f8e6a3a0dd6fa955d593af 200 21ms - 592b
{ [Error: Method not found] code: -32601 }

continue my investigation tomorrow :)

cyberpay avatar Feb 26 '17 04:02 cyberpay

How Yours investigation? :) /api/getpeerinfo This method is restricted.

ghost avatar Jun 10 '17 16:06 ghost

I'm not able to get any of the heavy features to work either. Has anybody gotten a bugfix on this?

cruftyoldsysadmin avatar Jan 30 '18 12:01 cruftyoldsysadmin