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: add trust mode configuration #657

Open
sergey-melnychuk opened this issue Jun 4, 2024 · 0 comments
Open

feat: add trust mode configuration #657

sergey-melnychuk opened this issue Jun 4, 2024 · 0 comments
Assignees
Labels

Comments

@sergey-melnychuk
Copy link
Collaborator

Add "trust mode" config property:

  • L1 (query only until the last block committed to Ethereum)
    • Helios will only be necessary here - to query the last committed block
  • L2 (query the last block known to the network - not yet committed)
    • No need to query Ethereum here, last known block is used

Consider also:

  • L2-hardened (same as L2 but all blocks are verified until the last committed to L1)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant