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

add 2021 testnet to api constructors #797

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

Andrew7234
Copy link
Collaborator

@Andrew7234 Andrew7234 commented Nov 7, 2024

Per report from @uscinski

We've been deploying archive nodes on OPF side. So far we have Testnet gRPC 2022-03-03 and 2021-04-13. We tried to run Nexus analyzer that includes these both archive nodes. But Nexus crashes with the following error:

{"caller":"analyzer.go:130","error":"error creating consensus client: instantiating history consensus API lite: historical API for archive 2021-04-13 not implemented","level":"error","module":"nexus","msg":"service failed to start","ts":"2024-11-07T10:48:25.841983708Z"}

To me it looks like Nexus lacks implementation of the historical API and therefore cannot work with the said node. Is this correct or do we need to configure it differently (both Nexus and gRPC node)? We also tried to include only the 2022-03-03 archive node and so far looks good.

@Andrew7234 Andrew7234 marked this pull request as ready for review November 7, 2024 16:53
@pro-wh
Copy link
Collaborator

pro-wh commented Nov 12, 2024

yeah that was the testnet for v21.1

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

Successfully merging this pull request may close these issues.

2 participants