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

Form Plasma Blocks in App State #145

Open
colin-axner opened this issue May 3, 2019 · 1 comment
Open

Form Plasma Blocks in App State #145

colin-axner opened this issue May 3, 2019 · 1 comment
Milestone

Comments

@colin-axner
Copy link
Member

Summary

We should form plasma blocks in the app state so that blocks submitted to the rootchain do not include msgs like "include-deposit", should still be consistent with TM simple merkle tree with prefixes for leaf nodes and inner nodes

@colin-axner
Copy link
Member Author

For PoA this should work fine, for PoS we still want accountability of all validators. To do this, I think we can form blocks in endBlocker, then add verfication in submit block that checks that app_hash has the data hash reported. Submit block would also verify the signature over app_hash

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

1 participant