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

[WIP] Implement web3.eth.Eth.createAccessList #2381

Merged
merged 22 commits into from
Dec 8, 2023

Conversation

wiseaidev
Copy link
Contributor

Signed-off-by: Harmouch101 eng.mahmoudharmouch@gmail.com

What was wrong?

Related to Issue #2258

How was it fixed?

Ref: Lord Vitalik.

Todo:

Cute Animal Picture

🐶

Copy link
Collaborator

@kclowes kclowes left a comment

Choose a reason for hiding this comment

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

I saw your comment on the issue, and your approach looks to be about right on a high level. Thanks for adding such detailed docs. I added a few comments on the code. One thing that may help with the formatters is to write the integration test, and see what you get back. Let me know if you need direction on that front. Thanks @Harmouch101!

@wiseaidev wiseaidev force-pushed the eth-createAccessList branch 4 times, most recently from cd2d875 to afece45 Compare March 8, 2022 10:46
@ytrezq
Copy link

ytrezq commented Sep 29, 2022

wiseaidev@afece45#r85299196. How to add the up for grabs tag ?

@wiseaidev wiseaidev marked this pull request as draft September 30, 2022 10:11
@reedsa reedsa force-pushed the eth-createAccessList branch from afece45 to 38138a7 Compare October 11, 2023 21:54
@reedsa reedsa force-pushed the eth-createAccessList branch from ada62a3 to 8aa5088 Compare November 30, 2023 00:05
@reedsa reedsa requested review from fselmo, pacrob and kclowes December 1, 2023 21:16
@reedsa reedsa marked this pull request as ready for review December 1, 2023 21:23
Copy link
Collaborator

@fselmo fselmo left a comment

Choose a reason for hiding this comment

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

This mostly lgtm, just had some thoughts I wanted to get opinions on and some nits and minor comments.

@reedsa reedsa force-pushed the eth-createAccessList branch from a33ce35 to 33fc46b Compare December 5, 2023 17:48
@reedsa reedsa force-pushed the eth-createAccessList branch from d30f651 to 5c48f46 Compare December 7, 2023 21:24
@reedsa reedsa requested review from fselmo and pacrob December 7, 2023 22:07
}
)
),
apply_formatter_to_array(ACCESS_LIST_FORMATTER),
Copy link
Collaborator

Choose a reason for hiding this comment

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

👌🏼

wiseaidev and others added 6 commits December 8, 2023 14:04
Signed-off-by: Harmouch101 <eng.mahmoudharmouch@gmail.com>
Signed-off-by: Harmouch101 <eng.mahmoudharmouch@gmail.com>
@reedsa reedsa force-pushed the eth-createAccessList branch from fa135bf to 0ac51c6 Compare December 8, 2023 21:24
@reedsa reedsa requested a review from fselmo December 8, 2023 21:45
Copy link
Collaborator

@fselmo fselmo left a comment

Choose a reason for hiding this comment

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

One last nit but nothing blocking. Lgtm 👍🏼

We should add the async call to AsyncEth as well but let's do that in a separate PR

@reedsa reedsa mentioned this pull request Dec 8, 2023
@reedsa reedsa merged commit e8a927d into ethereum:main Dec 8, 2023
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.

6 participants