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

feature: Enable Berlin EIPs #1608

Merged
merged 6 commits into from
May 19, 2023
Merged

Commits on May 12, 2023

  1. feature: Enable Berlin EIPs

    Enable Berlin EIPs by including the BerlinBlock in BSCChainConfig
    
    This enable following Berlin EIPs into the BSC:
    
     EIP-2565: ModExp Gas Cost
     EIP-2929: Gas cost increases for state access opcodes
     EIP-2718: Typed Transaction Envelope
     EIP-2930: Optional access lists
    sunny2022da committed May 12, 2023
    Configuration menu
    Copy the full SHA
    d746669 View commit details
    Browse the repository at this point in the history
  2. fix: golang-lint error

    sunny2022da committed May 12, 2023
    Configuration menu
    Copy the full SHA
    04fd806 View commit details
    Browse the repository at this point in the history

Commits on May 15, 2023

  1. Configuration menu
    Copy the full SHA
    fa885d2 View commit details
    Browse the repository at this point in the history

Commits on May 16, 2023

  1. Configuration menu
    Copy the full SHA
    67da316 View commit details
    Browse the repository at this point in the history

Commits on May 17, 2023

  1. Configuration menu
    Copy the full SHA
    56608fe View commit details
    Browse the repository at this point in the history

Commits on May 19, 2023

  1. Configuration menu
    Copy the full SHA
    d77140f View commit details
    Browse the repository at this point in the history