Skip to content

use dynamic pointers to deserialize List #46

@gballet

Description

@gballet

Addresses: https://github.com/blockblaz/ssz.zig/blob/master/src/utils.zig#L48

The deserialization code for a list uses a fast-ssz heuristic, when there is no reason to have it. Just use the dynamic offset list instead, and allocate everything at once.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions