atoulme opened a new issue #60: Blockchain indexing URL: https://github.com/apache/incubator-tuweni/issues/60 Account-based blockchains store information in cryptographically-provable structures such as Patricia Merkle trees. These structures don't lend well to indexing. **Motivation** Allow O(1) retrieval of information for block header data, account data of any account-based blockchain. **Scope of work** * Work has started in the module blockchain-indexing. Need to add accounts.
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
