Closed
Description
opened on Mar 13, 2023
Summary
There have been a few conversations on optimistic execution. We have been thinking of allowing chains to opt into optimistic execution. This issue is meant to capture the workscope needed to deliver optimistic execution.
For example:
Sei has a written rfc on how they have implemented this approach (https://github.com/sei-protocol/sei-chain/blob/master/docs/rfc/rfc-000-optimistic-proposal-processing.md)
Problem Definition
Chain can be faster
Work Breakdown
- write RFC to capture different conversations
- ADR for how the sdk will adopt the changes
- Implementation can be broken down into many different issues from technical debt clean up to implementation of optimistic execution
Activity