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

feat: Use uint256 for chainId and return delegation designator for EXTCODE* in SET_CODE_TX_TYPE(EIP-7702) #242

Merged
merged 7 commits into from
Feb 4, 2025

Conversation

tnasu
Copy link
Contributor

@tnasu tnasu commented Jan 31, 2025

Proposed changes

Changes:

Types of changes

Please put an x in the boxes related to your change.

  • Bugfix
  • New feature or enhancement
  • Others

Checklist

Put an x in the boxes that apply. You can also fill these out after creating the PR. If you're unsure about any of them, don't hesitate to ask. We're here to help! This is simply a reminder of what we are going to look for before merging your code.

  • I have read the CONTRIBUTING GUIDELINES doc
  • I have read the CLA and signed by comment I have read the CLA Document and I hereby sign the CLA in first time contribute
  • Lint and unit tests pass locally with my changes ($ make test)
  • I have added tests that prove my fix is effective or that my feature works
  • I have added necessary documentation (if appropriate)
  • Any dependent changes have been merged and published in downstream modules

Related issues

Further comments

@tnasu tnasu marked this pull request as ready for review January 31, 2025 08:29
@tnasu tnasu requested review from ulbqb and Mdaiki0730 January 31, 2025 08:30
@tnasu tnasu self-assigned this Feb 3, 2025
Copy link
Contributor

@hyeonLewis hyeonLewis left a comment

Choose a reason for hiding this comment

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

All EIP7702 qa passed with this PR.

hyeonLewis
hyeonLewis previously approved these changes Feb 3, 2025
ulbqb
ulbqb previously approved these changes Feb 3, 2025
hyeonLewis
hyeonLewis previously approved these changes Feb 3, 2025
@ulbqb
Copy link
Contributor

ulbqb commented Feb 4, 2025

You can restore 7702 tests after #245 and #247.

blukat29
blukat29 previously approved these changes Feb 4, 2025
@tnasu tnasu dismissed stale reviews from blukat29, hyeonLewis, and ulbqb via 8a34522 February 4, 2025 05:43
@tnasu tnasu force-pushed the dev-update-eip7702-chainid branch from 7b103d9 to 8a34522 Compare February 4, 2025 05:43
@tnasu tnasu merged commit dde4921 into kaiachain:dev Feb 4, 2025
11 checks passed
@github-actions github-actions bot locked and limited conversation to collaborators Feb 4, 2025
@tnasu tnasu deleted the dev-update-eip7702-chainid branch February 4, 2025 06:00
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants