8000 API RecoverFromTransaction handles eth txtypes by blukat29 · Pull Request #1975 · klaytn/klaytn · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
This repository was archived by the owner on Aug 19, 2024. It is now read-only.

API RecoverFromTransaction handles eth txtypes #1975

Merged
merged 1 commit into from
Sep 20, 2023

Conversation

blukat29
Copy link
Contributor

Proposed changes

Currently klay_recoverFromTransaction fails when the input transaction has the txtype 0x02 (AccessList).
This PR automatically prepends the EthereumTxTypeEnvelope if the encoded tx is of ethereum type.

Types of changes

  • Bugfix
  • New feature or enhancement
  • Others

Checklist

  • I have read the CONTRIBUTING GUIDELINES doc
  • I have signed the CLA
  • 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

@blukat29 blukat29 merged commit d439bcd into klaytn:dev Sep 20, 2023
@blukat29 blukat29 deleted the recover-from-tx-ethenvelope branch September 20, 2023 02:37
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
0