Skip to content

fix: typo in comment #386

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

Merged
merged 3 commits into from
Aug 6, 2025
Merged

fix: typo in comment #386

merged 3 commits into from
Aug 6, 2025

Conversation

yihuang
Copy link
Contributor

@yihuang yihuang commented Jul 31, 2025

Description

Closes: #280

Re-open since it's reverted.

Hope we can prioritize this one, because we are actively testing non-eip-155 transactions.


Author Checklist

All items are required. Please add a note to the item if the item is not applicable and
please add links to any relevant follow up issues.

I have...

  • tackled an existing issue or discussed with a team member
  • left instructions on how to review the changes
  • targeted the main branch

Reviewers Checklist

All items are required.
Please add a note if the item is not applicable
and please add your handle next to the items reviewed
if you only reviewed selected items.

I have...

  • added a relevant changelog entry to the Unreleased section in CHANGELOG.md
  • confirmed all author checklist items have been addressed
  • confirmed that this PR does not change production code
  • reviewed content
  • tested instructions (if applicable)
  • confirmed all CI checks have passed

* fix: non-eip-155 tx panic when get signer

Closes: cosmos#280

* treat zero chainID differently

* fix zero check

* fix comment

* fix conditon
@yihuang yihuang requested review from a team as code owners August 6, 2025 06:16
@yihuang yihuang changed the title fix: non-eip-155 tx panic when get signer (#282) fix: typo in comment Aug 6, 2025
@aljo242 aljo242 enabled auto-merge August 6, 2025 14:35
@aljo242 aljo242 added this pull request to the merge queue Aug 6, 2025
Merged via the queue into cosmos:main with commit 917518c Aug 6, 2025
16 checks passed
@yihuang yihuang deleted the fix-non-eip-155 branch August 6, 2025 15:30
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.

[Bug]: non-eip-155 tx panic when getting signer
3 participants