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

Network chainid is greater than u32 causes panic #53

Closed
plotchy opened this issue Jul 20, 2024 · 3 comments
Closed

Network chainid is greater than u32 causes panic #53

plotchy opened this issue Jul 20, 2024 · 3 comments

Comments

@plotchy
Copy link

plotchy commented Jul 20, 2024

Unfortunately chainids have grown past what is normally expected 😅

❯ rindexer codegen typings
Could not read the rindexer.yaml file: Could not parse manifest: networks[0].chain_id: invalid value: integer `5264468217`, expected u32 at line 6 column 13
@joshstevens19
Copy link
Owner

lol good find let me fix this tomorrow thanks for raising

@joshstevens19
Copy link
Owner

fixed - b19ac41 will deploy today

@joshstevens19
Copy link
Owner

#58 - rindexerup will get the latest one

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