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

release taiko reth v1.0.0, draft PR #58

Closed
wants to merge 148 commits into from

Conversation

mask-pp
Copy link

@mask-pp mask-pp commented Oct 31, 2024

No description provided.

johntaiko and others added 30 commits March 12, 2024 15:19
Fix missing imports
Fix yielding error
Fix missmatched types
Fix proper state building
johntaiko and others added 27 commits September 3, 2024 02:31
- Set muir_glacier_block to None
- Set arrow_glacier_block to None
- Set gray_glacier_block to None
- Set cancun_time to None
This commit refactors the `BlockExecutionInput` struct in the `execute.rs` file of the `evm` crate. It replaces the `disable_anchor` field with an `enable_anchor` field and adds an `enable_skip` field. These options allow for enabling or disabling the anchor transaction and skipping invalid transactions during block execution.

Ref: paradigmxyz#1234
 fix(api): fix bug about txPoolContentWithMinTip api
@mask-pp mask-pp marked this pull request as draft October 31, 2024 07:45
@github-actions github-actions bot closed this Nov 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants