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

Fix typos in rollup.go, executor.go, staking_upgrade.ts, and L2Staking.t.sol #717

Merged
merged 4 commits into from
Feb 8, 2025

Conversation

Dimitrolito
Copy link
Contributor

  1. L2Staking.t.sol:

    • Corrected "sequncer" to "sequencer" in comments describing test scenarios.
  2. staking_upgrade.ts:

    • Fixed "implemention" to "implementation" in a log message.
  3. executor.go:

    • Corrected "alllowed" to "allowed" in error messages.
  4. rollup.go:

    • Fixed "gernerate" to "generate" in an error message.

@Dimitrolito Dimitrolito requested a review from a team as a code owner January 28, 2025 19:07
@Dimitrolito Dimitrolito requested review from r3aker86 and removed request for a team January 28, 2025 19:07
Copy link
Collaborator

@chengwenxi chengwenxi left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Good catch! Thank you.

@FletcherMan FletcherMan merged commit b51aa12 into morph-l2:main Feb 8, 2025
8 of 10 checks passed
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