nimbus-eth1 icon indicating copy to clipboard operation
nimbus-eth1 copied to clipboard

hive: ethereum/sync investigate error produced by hive

Open jangko opened this issue 3 years ago • 1 comments

the error message is:

can't query chain head: json: cannot unmarshal array into Go struct field Header.logsBloom of type *types.Bloom

don't know what is wrong

jangko avatar May 20 '21 09:05 jangko

after we fixed most of the json rpc methods and fast sync, we pass 3 out of 6 test cases. and the new error messages related to unable to bond with static peers and bootstrap nodes. this is weird, why can eth simulator can bond with regular peers but sync simulator cannot bond with bootstrap nodes and static peers? maybe this is not rlpx issue, but nimbus-eth1 bug.

jangko avatar Nov 17 '22 03:11 jangko