Skip to content

can partially populated _proofs array be more gas efficient than bitmap submission? #22

@TimDaub

Description

@TimDaub

why don't we submit a bytes32 arrays that can contain zeros where we want a default zero hash to be

[0xabc, 0, 0xdef,...]

this way we could get rid of the uint8 bits. Maybe submitting zero values to calldata and memory isn't all that bad. Todo: research this

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