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

Could not load contract rocketNodeManager #1

Open
superphiz opened this issue Dec 8, 2022 · 3 comments
Open

Could not load contract rocketNodeManager #1

superphiz opened this issue Dec 8, 2022 · 3 comments

Comments

@superphiz
Copy link

When attempting to generate the third merkle tree interval using v1.0.5:

phiz@animal:~/treegen$ ./treegen-linux-amd64 -i 3

2022/12/08 19:06:25 Beacon node is configured for Mainnet.
2022/12/08 19:06:25 Found rewards submission event: Beacon block 5203679, execution block 16037791
Error generating tree: error generating Merkle tree: Error getting node addresses: Could not load contract rocketNodeManager address: missing trie node a05f71f982e7efcc50d0bcc95001f53cebda8058d4fc99d00864468243bf661e (path ) <nil>
@jclapis
Copy link
Member

jclapis commented Dec 8, 2022

This is what you see when you aren't connected to an archive EC - the EL block has been pruned by your local Geth. You'll need an archive node to generate past intervals.

@superphiz
Copy link
Author

any chance of adding that to the error message? 🥺

@jclapis
Copy link
Member

jclapis commented Dec 8, 2022

Not until I get a chance to refactor the Go library core unfortunately, sorry.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants