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

Dencun support #1727

Closed
wmitsuda opened this issue Jan 26, 2024 · 1 comment · Fixed by #2021
Closed

Dencun support #1727

wmitsuda opened this issue Jan 26, 2024 · 1 comment · Fixed by #2021
Assignees
Labels
enhancement New feature or request

Comments

@wmitsuda
Copy link
Member

This is an umbrella issue to track dencun-related data that we want to show in the UI.

Since our test servers are sepolia, let's wait dencun be activate on sepolia on Jan 30th to better evaluate what to do.

Dencun spec: https://eips.ethereum.org/EIPS/eip-7569

But for now, some interesting data I think we should display:

  • EIP-4844 (https://eips.ethereum.org/EIPS/eip-4844) - that'll introduce tx type 3 (blob), we need to ensure it doesn't break UI and proper adjustments are done on info that doesn't make sense for that tx type on transaction details view.
  • Also for 4844: block now has blob basefee/gas used/etc.
@wmitsuda wmitsuda added the enhancement New feature or request label Jan 26, 2024
@sealer3
Copy link
Collaborator

sealer3 commented Feb 5, 2024

Tracking ethers support for Dencun properties in blocks: ethers-io/ethers.js#4570

Support for this and Dencun properties in transactions will appear in the next ethers minor release.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants