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

feat(protocol): staking based (cryptoeconomic) prover #15376

Closed
Brechtpd opened this issue Dec 12, 2023 · 4 comments
Closed

feat(protocol): staking based (cryptoeconomic) prover #15376

Brechtpd opened this issue Dec 12, 2023 · 4 comments

Comments

@Brechtpd
Copy link
Contributor

Describe the feature request

Good thread: https://x.com/sreeramkannan/status/1730310412904599714

Just marking this for discussion because similar to SGX, this can achieve fast (economic!) finality which will be very important, but unlike SGX this is not free. Restaking is one way to do it, but we can also allow people to stake TKO and they can be rewarded the fees collected by the protocol or something like that.

Describe alternatives you've considered

Description of the alternatives you've considered here.

Additional context

Additional context here.

@CeciliaZ030
Copy link
Contributor

can be combined with open multi-client to create some majority rule stone-aged verification?

@Brechtpd
Copy link
Contributor Author

Yep! That way participants in this network would not have to run their own full node, they could choose to accept any zk proof that shows that a certain block hash is correct and then sign off on the correctness of that block hash.

If we have lots of potential proofs, then this could be good way to use all of them in an indirect way that doesn't depend on some strict validity rules. We cannot emulate this behavior in any other way I think.

Copy link
Contributor

github-actions bot commented May 5, 2024

This issue is stale because it has been open for 30 days with no activity.

Copy link
Contributor

This issue was closed because it has been inactive for a week since being marked as stale.

@github-actions github-actions bot closed this as not planned Won't fix, can't repro, duplicate, stale May 12, 2024
@github-project-automation github-project-automation bot moved this from 📝 Todo to ✅ Done in Taiko Project Board May 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Done
Development

No branches or pull requests

2 participants