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

[R4R] refactor: depositWithNonce && remove duplicate signer #89

Closed
wants to merge 1 commit into from

Conversation

PinelliaC
Copy link

  1. When the nonce of a deposit transaction is non-nil, the inner transaction will be decoded as type depositTxWithNonce in transaction_marshalling.go,this only affects people using the op-geth ethclient to retrieve and parse transactions from the RPC API, not any functionality of op-geth itself. Detail: ethereum-optimism@1ee4f9f
  2. remove duplication in eip2930 signer. Detail: ethereum-optimism@80b76a9

@PinelliaC PinelliaC changed the title refactor: depositWithNonce && remove duplicate signer [R4R] refactor: depositWithNonce && remove duplicate signer Jul 19, 2024
@PinelliaC PinelliaC closed this Aug 1, 2024
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.

4 participants