Skip to content

fix: bump mega-evm to 915f71e to fix missing storage slots#130

Merged
flyq merged 2 commits intomainfrom
liquan/mega-evm/fix_stateless_lack_slots
May 8, 2026
Merged

fix: bump mega-evm to 915f71e to fix missing storage slots#130
flyq merged 2 commits intomainfrom
liquan/mega-evm/fix_stateless_lack_slots

Conversation

@flyq
Copy link
Copy Markdown
Member

@flyq flyq commented May 7, 2026

Summary

  • Bump mega-evm to the latest main revision (915f71e) to pick up the fix for missing storage slots in stateless validation.
  • Supersedes the intermediate bump to 47c7e3b from earlier on this branch.

Test plan

  • cargo build --release succeeds with the new revision
  • cargo test --workspace passes
  • Validator successfully processes blocks that previously failed due to lacking slots

@claude
Copy link
Copy Markdown

claude Bot commented May 7, 2026

nit: The PR title uses chore: but this picks up a bug fix (missing storage slots). Consider fix: bump mega-evm to 915f71e to fix missing storage slots so the squash commit message reflects the actual impact.

Otherwise LGTM — minimal diff, clear justification, test plan covers the key scenario.

@claude
Copy link
Copy Markdown

claude Bot commented May 7, 2026

The PR currently has no labels. Since this bump picks up a fix for missing storage slots in stateless validation (a correctness bug), the bug label appears to be missing. Consider adding it to reflect that this change resolves incorrect validator behavior.

@flyq flyq changed the title chore: bump mega-evm to the latest main revision (915f71e) fix: bump mega-evm to 915f71e to fix missing storage slots May 7, 2026
@flyq flyq merged commit 77cf453 into main May 8, 2026
21 checks passed
@flyq flyq deleted the liquan/mega-evm/fix_stateless_lack_slots branch May 8, 2026 01:01
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.

3 participants