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

Execution Layer Meeting 174 #895

Closed
timbeiko opened this issue Oct 26, 2023 · 9 comments
Closed

Execution Layer Meeting 174 #895

timbeiko opened this issue Oct 26, 2023 · 9 comments

Comments

@timbeiko
Copy link
Collaborator

timbeiko commented Oct 26, 2023

Meeting Info

Agenda

@gballet
Copy link
Member

gballet commented Nov 8, 2023

Could we add a short presentation of EIP 7545 to the agenda? ethereum/EIPs#7926

@flcl42
Copy link

flcl42 commented Nov 9, 2023

Could be one more topic: query blob gas prices via API ethereum/execution-apis#486

@timbeiko
Copy link
Collaborator Author

timbeiko commented Nov 9, 2023

Added @gballet @flcl42

@ghost
Copy link

ghost commented Nov 9, 2023

@gballet @timbeiko @axic @shemnon For any Execution Client devs I would like to propose adding a single RPC method to retrieve all transaction fees value eth_getBlock, eth_gasPrice, eth_maxPriorityFeePerGas, and eth_blobGasPrice. Not every libraries support batched calls ( Web3.js doesn't support it yet ). and we should end this nightmare for calling 4 different calls to get an appropriate transaction fee value.

@timbeiko
Copy link
Collaborator Author

timbeiko commented Nov 9, 2023

Added @kaliubuntu0206!

@ghost
Copy link

ghost commented Nov 9, 2023

@timbeiko Sorry that I am just a minor contributor of the open source projects and since my english is bad, I would like to propose inviting some other people relevant with the gasPrice estimation method ( @ricmoo who is working on ethers.js project or some other people from optimism like @protolambda which is effected by the absence or changes with the default maxPriorityFeePerGas value )

If anyone interested with the problem you can look at the code here ethers-io/ethers.js#4463 to see how the scattered RPC calls can broke user experiences especially for low fee chains like rollups or other L1 like polygon, etc. )

@lightclient
Copy link
Member

I think this is what @kaliubuntu0206 is talking about: ethereum/execution-apis#486

would be good to discuss if we have time

@timbeiko
Copy link
Collaborator Author

Closed in favor of #901

@dapplion
Copy link
Contributor

@timbeiko not closed

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

No branches or pull requests

5 participants