Skip to content

Check best way to calculate state_root and storage_root #203

@ElFantasma

Description

@ElFantasma

We are currently building transient Merkle Patricia Trees to compute genesis block state root and storage root for each account.

Check if we should sort the (key, value) tuples instead and use compute_hash_from_sorted_iter which would calculate the tree root without generating the full tree

Metadata

Metadata

Assignees

No one assigned

    Labels

    tech debtRefactors, cleanups, etc

    Type

    No type
    No fields configured for issues without a type.

    Projects

    Status
    Done

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions