blockblaz / blockblaz/ssz.zig

use dynamic pointers to deserialize `List`

Open
#46 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Zig
Stars
34
Forks
17
PR merge metrics
No merged PRs in 30d

Description

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.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.