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

EIP-1559 support #4520

Merged
merged 1 commit into from
Sep 2, 2021
Merged

EIP-1559 support #4520

merged 1 commit into from
Sep 2, 2021

Conversation

nikitosing
Copy link
Member

@nikitosing nikitosing commented Aug 16, 2021

Close #4327

Changelog

  • new env variable ENABLE_1559_SUPPORT
  • new fields in DB
  • support eip-1559 on transaction's page
  • support eip-1559 on block's page
  • Burnt Fees and Priority Fees for blocks are calculating at the runtime and storing in ets

@vbaranov vbaranov changed the title 1559 support EIP-1559 support Aug 17, 2021
@vbaranov vbaranov marked this pull request as ready for review August 17, 2021 08:52
@vbaranov vbaranov self-requested a review August 17, 2021 08:52
Copy link
Member

@vbaranov vbaranov left a comment

Choose a reason for hiding this comment

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

@nikitosing almost ready for merging. Please rebase onto remote master branch.

@nikitosing
Copy link
Member Author

@vbaranov rebased

@vbaranov vbaranov merged commit e50f66b into master Sep 2, 2021
@vbaranov vbaranov deleted the 1559-support branch September 2, 2021 06:54
sidhujag pushed a commit to syscoin/blockscout that referenced this pull request Sep 3, 2021
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.

Support EIP-1559 changes
2 participants