Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

NEP: Merkle State Proofs #74

Closed
wants to merge 8 commits into from

Conversation

igormcoelho
Copy link

We are proudly to propose a first draft on how Merkle State Proofs could be easily used to validate storage and voting information, also to provide a simple transition to a Neo blockchain without UTXO model.
We would be happy to have more names in this NEP, so if you want to contribute, please join us :)

@igormcoelho
Copy link
Author

See discussion on Issue #75.

@vncoelho
Copy link
Member

vncoelho commented Dec 4, 2018

@igormcoelho, an initial implementation can be done such as the Storage Changes Dumper: neo-project/neo-modules@db04e75

An optional plugin can be designed for dumping the merkle tree states on every block.
I think it should also be stored on cache/db in order reply RPC calls.

@erikzhang
Copy link
Member

This should be implemented in NEO 3.0.

@erikzhang erikzhang closed this May 17, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants