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

kaustinen: encode JSON proof with snake case #254

Closed
gballet opened this issue Aug 4, 2023 · 1 comment
Closed

kaustinen: encode JSON proof with snake case #254

gballet opened this issue Aug 4, 2023 · 1 comment

Comments

@gballet
Copy link
Owner

gballet commented Aug 4, 2023

from @g11tech:

image

image

The standard case in eth2 is snake case, and the default JSON encoder of go uses camel case. Manually force it to use snake case.

@gballet
Copy link
Owner Author

gballet commented Sep 6, 2023

During the last VIC, we decided to keep camel case since this data should be encoded to binary in the long run. Closing.

@gballet gballet closed this as completed Sep 6, 2023
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

1 participant