Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

hive: ethereum/sync investigate error produced by hive #674

Open
jangko opened this issue May 20, 2021 · 1 comment
Open

hive: ethereum/sync investigate error produced by hive #674

jangko opened this issue May 20, 2021 · 1 comment
Labels
EL Hive Sync Prevents or affects sync with Ethereum network

Comments

@jangko
Copy link
Contributor

jangko commented May 20, 2021

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 jangko added the Hive label May 20, 2021
@jlokier jlokier added the Sync Prevents or affects sync with Ethereum network label Jul 1, 2021
@jangko
Copy link
Contributor Author

jangko commented Nov 17, 2022

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 jangko added the EL label Jun 28, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
EL Hive Sync Prevents or affects sync with Ethereum network
Projects
None yet
Development

No branches or pull requests

2 participants