Skip to content

Account queries #9

@aheschl1

Description

@aheschl1

Currently, there exists storage for account history (the headers of the blocks where transactions exist). This was tracked to allow for a feature where a node can query about accounts. We should add this.

Could be setup where the hosting node sends back proofs of inclusin for all transaction over each block. In ethereum accounts are actually stored in a Trie as well - could be nice to switch over to this instead of hashmap

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions