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 - Dynamic Base Fee #1843

Merged
merged 67 commits into from
Sep 26, 2024
Merged

EIP-1559 - Dynamic Base Fee #1843

merged 67 commits into from
Sep 26, 2024

Commits on Sep 5, 2024

  1. initial impl

    jewei1997 committed Sep 5, 2024
    Configuration menu
    Copy the full SHA
    b199ea7 View commit details
    Browse the repository at this point in the history
  2. remove libjs changes

    jewei1997 committed Sep 5, 2024
    Configuration menu
    Copy the full SHA
    766313d View commit details
    Browse the repository at this point in the history
  3. fix some broken tests

    jewei1997 committed Sep 5, 2024
    Configuration menu
    Copy the full SHA
    ff28228 View commit details
    Browse the repository at this point in the history
  4. fix some more tests

    jewei1997 committed Sep 5, 2024
    Configuration menu
    Copy the full SHA
    6bbb91e View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    0190d40 View commit details
    Browse the repository at this point in the history
  6. fix some more tests

    jewei1997 committed Sep 5, 2024
    Configuration menu
    Copy the full SHA
    243446f View commit details
    Browse the repository at this point in the history
  7. fix test

    jewei1997 committed Sep 5, 2024
    Configuration menu
    Copy the full SHA
    83250ff View commit details
    Browse the repository at this point in the history
  8. fix test

    jewei1997 committed Sep 5, 2024
    Configuration menu
    Copy the full SHA
    0d1e2c1 View commit details
    Browse the repository at this point in the history
  9. fix test

    jewei1997 committed Sep 5, 2024
    Configuration menu
    Copy the full SHA
    412b2c0 View commit details
    Browse the repository at this point in the history
  10. fix test

    jewei1997 committed Sep 5, 2024
    Configuration menu
    Copy the full SHA
    7c54337 View commit details
    Browse the repository at this point in the history
  11. fix test

    jewei1997 committed Sep 5, 2024
    Configuration menu
    Copy the full SHA
    61d1d03 View commit details
    Browse the repository at this point in the history

Commits on Sep 6, 2024

  1. Configuration menu
    Copy the full SHA
    531b14d View commit details
    Browse the repository at this point in the history
  2. fix test

    jewei1997 committed Sep 6, 2024
    Configuration menu
    Copy the full SHA
    1eda2f1 View commit details
    Browse the repository at this point in the history
  3. fix test

    jewei1997 committed Sep 6, 2024
    Configuration menu
    Copy the full SHA
    dcde85b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    578adc4 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    7318c66 View commit details
    Browse the repository at this point in the history

Commits on Sep 7, 2024

  1. don't burn base fee

    jewei1997 committed Sep 7, 2024
    Configuration menu
    Copy the full SHA
    f528a0c View commit details
    Browse the repository at this point in the history
  2. fix

    jewei1997 committed Sep 7, 2024
    Configuration menu
    Copy the full SHA
    ca01e3f View commit details
    Browse the repository at this point in the history
  3. fix

    jewei1997 committed Sep 7, 2024
    Configuration menu
    Copy the full SHA
    53cbb7d View commit details
    Browse the repository at this point in the history
  4. fix

    jewei1997 committed Sep 7, 2024
    Configuration menu
    Copy the full SHA
    8f3736f View commit details
    Browse the repository at this point in the history
  5. fix

    jewei1997 committed Sep 7, 2024
    Configuration menu
    Copy the full SHA
    fe68b5e View commit details
    Browse the repository at this point in the history
  6. fix

    jewei1997 committed Sep 7, 2024
    Configuration menu
    Copy the full SHA
    7f2f2ad View commit details
    Browse the repository at this point in the history
  7. try to fix blocktests

    jewei1997 committed Sep 7, 2024
    Configuration menu
    Copy the full SHA
    6190a52 View commit details
    Browse the repository at this point in the history

Commits on Sep 9, 2024

  1. Configuration menu
    Copy the full SHA
    58d9ec3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cac5812 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3ac31f9 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5e7a815 View commit details
    Browse the repository at this point in the history
  5. fix test

    jewei1997 committed Sep 9, 2024
    Configuration menu
    Copy the full SHA
    b420f5b View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    ac48cf3 View commit details
    Browse the repository at this point in the history

Commits on Sep 10, 2024

  1. cleanup prints

    jewei1997 committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    47d6dd2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    89c4ded View commit details
    Browse the repository at this point in the history
  3. fix

    jewei1997 committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    84ede69 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    880645c View commit details
    Browse the repository at this point in the history
  5. fix

    jewei1997 committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    75b229a View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    6930864 View commit details
    Browse the repository at this point in the history

Commits on Sep 11, 2024

  1. Configuration menu
    Copy the full SHA
    ebc0b8f View commit details
    Browse the repository at this point in the history
  2. fix loadtest client

    jewei1997 committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    c0c41ca View commit details
    Browse the repository at this point in the history
  3. update params.proto

    jewei1997 committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    77964a1 View commit details
    Browse the repository at this point in the history
  4. update params.pb.go

    jewei1997 committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    4873539 View commit details
    Browse the repository at this point in the history

Commits on Sep 12, 2024

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

Commits on Sep 13, 2024

  1. incorporate new params

    jewei1997 committed Sep 13, 2024
    Configuration menu
    Copy the full SHA
    a42381f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    261d188 View commit details
    Browse the repository at this point in the history
  3. fix

    jewei1997 committed Sep 13, 2024
    Configuration menu
    Copy the full SHA
    21e4327 View commit details
    Browse the repository at this point in the history
  4. fix

    jewei1997 committed Sep 13, 2024
    Configuration menu
    Copy the full SHA
    c99e19b View commit details
    Browse the repository at this point in the history
  5. fix failing unit tests

    jewei1997 committed Sep 13, 2024
    Configuration menu
    Copy the full SHA
    7c7e21c View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    f9522d2 View commit details
    Browse the repository at this point in the history

Commits on Sep 14, 2024

  1. add migration handlers

    jewei1997 committed Sep 14, 2024
    Configuration menu
    Copy the full SHA
    89db5a4 View commit details
    Browse the repository at this point in the history
  2. bump consensus version

    jewei1997 committed Sep 14, 2024
    Configuration menu
    Copy the full SHA
    bf0b780 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b3bfc76 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    30a474d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    32b64b3 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    3ac86c8 View commit details
    Browse the repository at this point in the history

Commits on Sep 16, 2024

  1. Configuration menu
    Copy the full SHA
    0a8f9a4 View commit details
    Browse the repository at this point in the history
  2. address comments

    jewei1997 committed Sep 16, 2024
    Configuration menu
    Copy the full SHA
    54b1d9e View commit details
    Browse the repository at this point in the history
  3. address more comments

    jewei1997 committed Sep 16, 2024
    Configuration menu
    Copy the full SHA
    a28d553 View commit details
    Browse the repository at this point in the history
  4. bump geth version

    jewei1997 committed Sep 16, 2024
    Configuration menu
    Copy the full SHA
    df291ae View commit details
    Browse the repository at this point in the history

Commits on Sep 18, 2024

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

Commits on Sep 24, 2024

  1. Merge branch 'main' into dynamic-gas-fee-eip-1559

    This commit is broken!
    jewei1997 committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    a4b9102 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9d4b61a View commit details
    Browse the repository at this point in the history
  3. fix tests

    jewei1997 committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    5a4accf View commit details
    Browse the repository at this point in the history

Commits on Sep 25, 2024

  1. Configuration menu
    Copy the full SHA
    754ab16 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    181d61f View commit details
    Browse the repository at this point in the history
  3. fix TestAdjustBaseFeePerGas

    jewei1997 committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    4b4ae2e View commit details
    Browse the repository at this point in the history

Commits on Sep 26, 2024

  1. Configuration menu
    Copy the full SHA
    44a85a7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    588c382 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0b9336e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5c0083f View commit details
    Browse the repository at this point in the history