Skip to content

Comments

fix(evm): support 4byteTracer for tracer#1872

Merged
thomas-nguy merged 2 commits intorelease/v1.5.xfrom
xyz/release/v1.5.x
Sep 17, 2025
Merged

fix(evm): support 4byteTracer for tracer#1872
thomas-nguy merged 2 commits intorelease/v1.5.xfrom
xyz/release/v1.5.x

Conversation

@XinyuCRO
Copy link
Contributor

👮🏻👮🏻👮🏻 !!!! REFERENCE THE PROBLEM YOUR ARE SOLVING IN THE PR TITLE AND DESCRIBE YOUR SOLUTION HERE !!!! DO NOT FORGET !!!! 👮🏻👮🏻👮🏻

PR Checklist:

  • Have you read the CONTRIBUTING.md?
  • Does your PR follow the C4 patch requirements?
  • Have you rebased your work on top of the latest master?
  • Have you checked your code compiles? (make)
  • Have you included tests for any non-trivial functionality?
  • Have you checked your code passes the unit tests? (make test)
  • Have you checked your code formatting is correct? (go fmt)
  • Have you checked your basic code style is fine? (golangci-lint run)
  • If you added any dependencies, have you checked they do not contain any known vulnerabilities? (go list -json -m all | nancy sleuth)
  • If your changes affect the client infrastructure, have you run the integration test?
  • If your changes affect public APIs, does your PR follow the C4 evolution of public contracts?
  • If your code changes public APIs, have you incremented the crate version numbers and documented your changes in the CHANGELOG.md?
  • If you are contributing for the first time, please read the agreement in CONTRIBUTING.md now and add a comment to this pull request stating that your PR is in accordance with the Developer's Certificate of Origin.

Thank you for your code, it's appreciated! :)

@XinyuCRO XinyuCRO requested a review from a team as a code owner September 17, 2025 02:40
@XinyuCRO XinyuCRO requested review from calvinaco and thomas-nguy and removed request for a team September 17, 2025 02:40
@coderabbitai
Copy link
Contributor

coderabbitai bot commented Sep 17, 2025

Important

Review skipped

Auto reviews are disabled on base/target branches other than the default branch.

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

✨ Finishing touches
🧪 Generate unit tests
  • Create PR with unit tests
  • Post copyable unit tests in a comment
  • Commit unit tests in branch xyz/release/v1.5.x

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

@XinyuCRO XinyuCRO requested review from thomas-nguy and removed request for thomas-nguy September 17, 2025 02:49
@socket-security
Copy link

Review the following changes in direct dependencies. Learn more about Socket for GitHub.

Diff Package Supply Chain
Security
Vulnerability Quality Maintenance License
Updatedgolang/​github.com/​crypto-org-chain/​ethermint@​v0.22.1-0.20250916025604-a85d8890cd52 ⏵ v0.22.1-0.20250917021453-86f043d7a76a75 +110010010070

View full report

@thomas-nguy thomas-nguy merged commit 9bd2cb3 into release/v1.5.x Sep 17, 2025
36 checks passed
@XinyuCRO XinyuCRO deleted the xyz/release/v1.5.x branch September 17, 2025 06:08
@coderabbitai coderabbitai bot mentioned this pull request Nov 18, 2025
13 tasks
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