Skip to content

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 and others added 2 commits July 31, 2025 18:10
@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
zsystm pushed a commit to zsystm/evm that referenced this pull request Nov 2, 2025
* fix: non-eip-155 tx panic when get signer (cosmos#282)

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

Closes: cosmos#280

* treat zero chainID differently

* fix zero check

* fix comment

* fix conditon

* Update api/cosmos/evm/vm/v1/msg.go

Co-authored-by: mmsqe <tqd0800210105@gmail.com>

---------

Co-authored-by: mmsqe <tqd0800210105@gmail.com>
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