Skip to content

Conversation

@songgaoye
Copy link

Closes: #XXX

Description


For contributor use:

  • Targeted PR against correct branch (see CONTRIBUTING.md)
  • Linked to Github issue with discussion and accepted design OR link to spec that describes this work.
  • Code follows the module structure standards.
  • Wrote unit and integration tests
  • Updated relevant documentation (docs/) or specification (x/<module>/spec/)
  • Added relevant godoc comments.
  • Added a relevant changelog entry to the Unreleased section in CHANGELOG.md
  • Re-reviewed Files changed in the Github PR explorer

For admin use:

  • Added appropriate labels to PR (ex. WIP, R4R, docs, etc)
  • Reviewers assigned
  • Squashed all commits, uses message "Merge pull request #XYZ: [title]" (coding standards)

@songgaoye songgaoye requested a review from a team as a code owner October 21, 2025 11:23
@songgaoye songgaoye requested review from JayT106, XinyuCRO, randy-cro and thomas-nguy and removed request for a team October 21, 2025 11:23
@codecov
Copy link

codecov bot commented Oct 24, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 46.77%. Comparing base (b88263e) to head (c6c019e).
⚠️ Report is 1 commits behind head on release/v0.22.x.

Additional details and impacted files

Impacted file tree graph

@@                 Coverage Diff                 @@
##           release/v0.22.x     #758      +/-   ##
===================================================
+ Coverage            46.21%   46.77%   +0.55%     
===================================================
  Files                  187      187              
  Lines                18940    15221    -3719     
===================================================
- Hits                  8754     7119    -1635     
+ Misses                9399     7315    -2084     
  Partials               787      787              
Files with missing lines Coverage Δ
server/flags/flags.go 55.55% <ø> (+5.55%) ⬆️

... and 177 files with indirect coverage changes

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@thomas-nguy
Copy link

please update the changelog 🙏

@songgaoye songgaoye merged commit 6d16dd8 into release/v0.22.x Oct 28, 2025
33 of 35 checks passed
@songgaoye songgaoye deleted the song/add_svr_flag_optimistic_execution branch October 28, 2025 05:35
thomas-nguy added a commit that referenced this pull request Nov 5, 2025
* Revert "chore: add flag EVMOptimisticExecution (#758)"

This reverts commit 6d16dd8.

* revert ethermint to clean version
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