Skip to content

Config/Preset parsing is fixed on SSZ_NIF #1402

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

Open
rodrigo-o opened this issue Mar 25, 2025 · 0 comments
Open

Config/Preset parsing is fixed on SSZ_NIF #1402

rodrigo-o opened this issue Mar 25, 2025 · 0 comments
Labels
refactor Ideas to improve code usability or performance with little or no change to behavior rust Pull requests that update Rust code ssz Issues related to Simple Serialize (SSZ)

Comments

@rodrigo-o
Copy link
Collaborator

In Elixir, the Chainspect is generated following a set of preset yamls but on the SSZ_NIF, config.rs (which is really the preset as mentioned in #604) sets all values as fixed Unsigned types in the config structs. This is error prone and it stays out of date when the yaml changed. We need to fix it.

@rodrigo-o rodrigo-o added refactor Ideas to improve code usability or performance with little or no change to behavior rust Pull requests that update Rust code ssz Issues related to Simple Serialize (SSZ) labels Mar 25, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
refactor Ideas to improve code usability or performance with little or no change to behavior rust Pull requests that update Rust code ssz Issues related to Simple Serialize (SSZ)
Projects
Status: No status
Development

No branches or pull requests

1 participant