-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Description
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
Labels
No labels