Skip to content

Use alloy_trie::TrieAccount instead of BasicAccount #1460

@Wodann

Description

@Wodann

With the adoption of alloy_trie in #1447, we adopted the alloy_trie::TrieAccount in our tries. Currently, we're converting our internal BasicAccount type: https://github.com/NomicFoundation/edr/pull/1447/changes#diff-6601c5eb563d6dec7fb799e5b8e4278911da293c59a4e3819e50eb9c097a2359 but this can be avoided by replacing the BasicAccount type that we defined in EDR.

Action Items

  • Replace BasicAccount with alloy_trie::TrieAccount

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    Status
    Todo

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions