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

use uint64 for chain IDs and heights in structs, events, etc #64

Open
prestwich opened this issue Jul 17, 2024 · 2 comments · May be fixed by #69
Open

use uint64 for chain IDs and heights in structs, events, etc #64

prestwich opened this issue Jul 17, 2024 · 2 comments · May be fixed by #69

Comments

@prestwich
Copy link
Contributor

prestwich commented Jul 17, 2024

change block height and chain ids to be uint64 instead of uint32 or uint256

for consistency with other toolchains :)

@prestwich prestwich changed the title use uint64 for chain IDs in structs, events, etc use uint64 for chain IDs and heights in structs, events, etc Jul 17, 2024
@prestwich
Copy link
Contributor Author

also related to init4tech/zenith-rs#34

@PraneshASP
Copy link

I'd like to take this on!

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 a pull request may close this issue.

2 participants