Skip to content

Config/Preset parsing is fixed on SSZ_NIF #1402

Open
@rodrigo-o

Description

@rodrigo-o

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    refactorIdeas to improve code usability or performance with little or no change to behaviorrustPull requests that update Rust codesszIssues related to Simple Serialize (SSZ)

    Type

    No type

    Projects

    Status

    No status

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions