Skip to content

SSZ: Incremental tree hash for List #57

@zilm13

Description

@zilm13

In future we could have giant lists, say, with 1 million of validators, so hashing it on demand may take few seconds which is unacceptable. Research team suggests to build hash for list incrementally and made a proto in Python https://github.com/ethereum/research/tree/master/ssz_hashable_list
We need to do the same thing in Java and use it for such kind of items.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions