gballet / ssz.zig

A ziglang implementation of the SSZ serialization protocol
The Unlicense
21 stars 6 forks source link

How to handle Bitlist/List with limit N #14

Open GrapeBaBa opened 2 weeks ago

GrapeBaBa commented 2 weeks ago

Zig slice doesn't include capacity

GrapeBaBa commented 2 weeks ago

I thought it should support https://ratfactor.com/zig/stdlib-browseable2/bounded_array.zig.html