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

add delay config to parallel evm funnel #360

Merged
merged 3 commits into from
May 14, 2024

Conversation

ecioppettini
Copy link
Contributor

This adds a delay setting to the parallel evm funnel, like the mina and carp funnel have. This allows running a chain with probabilistic finality. Technically both delay and confirmationDepth are optional, although most likely any setup will need both. By default both are 0, so it's assumed that there won't be rollbacks.

@SebastienGllmt SebastienGllmt merged commit b958ddf into master May 14, 2024
@SebastienGllmt SebastienGllmt deleted the enzo/add-delay-config-to-parallel-funnel branch May 14, 2024 17:32
GGAlanSmithee pushed a commit to GGAlanSmithee/paima-engine that referenced this pull request May 16, 2024
* add delay setting for ParallelEvmFunnel

* small refactor

* add confirmationDepth setting too
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.

2 participants