Skip to content

Comments

ethclient: allow passing AuthorizationList to calls (#31198)#3048

Merged
alex-10072 merged 1 commit intobnb-chain:developfrom
buddh0:allow-passing-authorization
Apr 24, 2025
Merged

ethclient: allow passing AuthorizationList to calls (#31198)#3048
alex-10072 merged 1 commit intobnb-chain:developfrom
buddh0:allow-passing-authorization

Conversation

@buddh0
Copy link
Contributor

@buddh0 buddh0 commented Apr 24, 2025

Description

This PR adds the AuthorizationList field to the CallMsg interface to support eth_call and eth_estimateGas of set-code transactions.

picked from go-ethereum 31198

issue 3047 solved

Rationale

tell us why we need these changes...

Example

add an example CLI or API response...

Changes

Notable changes:

  • add each change in a bullet point here
  • ...

This PR adds the `AuthorizationList` field to the `CallMsg` interface to support `eth_call`
and `eth_estimateGas` of set-code transactions.

---------

Co-authored-by: Sina Mahmoodi <itz.s1na@gmail.com>
@buddh0 buddh0 marked this pull request as ready for review April 24, 2025 06:43
@alex-10072 alex-10072 merged commit 9e5d766 into bnb-chain:develop Apr 24, 2025
7 checks passed
galaio pushed a commit to galaio/bsc that referenced this pull request May 29, 2025
…in#3048)

This PR adds the `AuthorizationList` field to the `CallMsg` interface to support `eth_call`
and `eth_estimateGas` of set-code transactions.

---------

Co-authored-by: colin <102356659+colinlyguo@users.noreply.github.com>
Co-authored-by: Sina Mahmoodi <itz.s1na@gmail.com>
galaio pushed a commit to galaio/bsc that referenced this pull request May 29, 2025
…in#3048)

This PR adds the `AuthorizationList` field to the `CallMsg` interface to support `eth_call`
and `eth_estimateGas` of set-code transactions.

---------

Co-authored-by: colin <102356659+colinlyguo@users.noreply.github.com>
Co-authored-by: Sina Mahmoodi <itz.s1na@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.

4 participants