Skip to content
This repository has been archived by the owner on Oct 19, 2024. It is now read-only.

fix: rlp decode deposit tx #2616

Merged
merged 3 commits into from
Sep 27, 2023
Merged

Conversation

merklefruit
Copy link
Contributor

Copy link
Collaborator

@mattsse mattsse left a comment

Choose a reason for hiding this comment

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

looks correct, do we have some samples for tests?

@merklefruit
Copy link
Contributor Author

merklefruit commented Sep 26, 2023

looks correct, do we have some samples for tests?

Added a test that does the following:

  1. decoded tx -> rlp bytes
  2. rlp bytes -> decoded tx

Also fixed a bug with the signature for deposit txs

Copy link
Collaborator

@mattsse mattsse left a comment

Choose a reason for hiding this comment

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

lgtm

pending @DaniPopes

@DaniPopes DaniPopes merged commit eb29df1 into gakonst:master Sep 27, 2023
19 checks passed
@merklefruit merklefruit deleted the decode-base-deposit branch September 27, 2023 18:02
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.

Optimism (0x7e) transaction is not RLP decoded
3 participants