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

Add support for EIP-4844 blobs #10

Merged
merged 165 commits into from
Jun 10, 2024
Merged

Add support for EIP-4844 blobs #10

merged 165 commits into from
Jun 10, 2024

Conversation

gabmontes
Copy link

@gabmontes gabmontes commented May 21, 2024

Description and Related Issue(s)

Related to hemilabs/blockscout#9.

Proposed Changes

Update the frontend app from version v1.24.0-alpha to v1.27.0 to add support for EIP-4844 blobs, that was added in v1.26.0.

Checklist for PR author

  • I have tested these changes locally.
  • I added tests to cover any new functionality, following this guide
  • Whenever I fix a bug, I include a regression test to ensure that the bug does not reappear silently.
  • If I have added, changed, renamed, or removed an environment variable, I have updated the list of environment variables in the documentation and made the necessary changes to the validator script according to the guide

tom2drum and others added 30 commits February 12, 2024 13:23
* Fix RSK stats - transaction fees precision

Fixes blockscout#1473

* update screenshot
add method call as tx interpretation
hotfix: add NEXT_PUBLIC_MARKETPLACE_ENABLED env var
* new ENV and page placeholder

* display list data

* comment out SearchInput

* add counters

* add tag to address page

* tests

* refactoring

* fix ts

* change ENVs for demo

* fix ENVs validator

* [skip ci] remove hash

* review fixes
shibarium deposits and withdrawals
isstuev and others added 19 commits March 18, 2024 14:42
* Dim out page to focus on a search

Fixes blockscout#1682

* add backdrop to search results page

* refactoring
…scout#1720)

* Real-time incoming transactions are sorted incorrectly

Fixes blockscout#1681

* fix checks workflow
@gabmontes gabmontes self-assigned this May 21, 2024
@gabmontes gabmontes marked this pull request as ready for review June 3, 2024 21:43
Copy link

@jcvernaleo jcvernaleo left a comment

Choose a reason for hiding this comment

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

utACK

Copy link

@gndelia gndelia left a comment

Choose a reason for hiding this comment

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

utACK

@gabmontes gabmontes merged commit e43825e into main Jun 10, 2024
26 checks passed
@gabmontes gabmontes deleted the add-eip-4844 branch June 10, 2024 15:11
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.

9 participants