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

WIP: Recompute gas costs considering precompilation #4455

Closed
wants to merge 20 commits into from

Commits on Jul 2, 2021

  1. add protocol feature

    Longarithm committed Jul 2, 2021
    Configuration menu
    Copy the full SHA
    178a52a View commit details
    Browse the repository at this point in the history
  2. minor fix

    Longarithm committed Jul 2, 2021
    Configuration menu
    Copy the full SHA
    052de8e View commit details
    Browse the repository at this point in the history

Commits on Jul 13, 2021

  1. remove contract_compile costs

    Longarithm committed Jul 13, 2021
    Configuration menu
    Copy the full SHA
    51555b3 View commit details
    Browse the repository at this point in the history
  2. add compile costs to params-estimator

    Longarithm committed Jul 13, 2021
    Configuration menu
    Copy the full SHA
    3afbd7f View commit details
    Browse the repository at this point in the history
  3. Merge branch 'master' into update-cost

    Longarithm committed Jul 13, 2021
    Configuration menu
    Copy the full SHA
    b0cb04e View commit details
    Browse the repository at this point in the history
  4. minor fix

    Longarithm committed Jul 13, 2021
    Configuration menu
    Copy the full SHA
    1bb0c6e View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    8b8b060 View commit details
    Browse the repository at this point in the history
  6. fix compile costs

    Longarithm committed Jul 13, 2021
    Configuration menu
    Copy the full SHA
    813adf8 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    a3bfb2c View commit details
    Browse the repository at this point in the history
  8. compilation fix

    Longarithm committed Jul 13, 2021
    Configuration menu
    Copy the full SHA
    68e8407 View commit details
    Browse the repository at this point in the history

Commits on Jul 15, 2021

  1. Merge branch 'master' into update-cost

    Longarithm committed Jul 15, 2021
    Configuration menu
    Copy the full SHA
    e25d408 View commit details
    Browse the repository at this point in the history
  2. add checked_feature

    Longarithm committed Jul 15, 2021
    Configuration menu
    Copy the full SHA
    5acaa6b View commit details
    Browse the repository at this point in the history
  3. add precompilation config

    Longarithm committed Jul 15, 2021
    Configuration menu
    Copy the full SHA
    f781d9c View commit details
    Browse the repository at this point in the history
  4. update fees

    Longarithm committed Jul 15, 2021
    Configuration menu
    Copy the full SHA
    d26fec0 View commit details
    Browse the repository at this point in the history
  5. remove feature from estimator

    Longarithm committed Jul 15, 2021
    Configuration menu
    Copy the full SHA
    3bd6889 View commit details
    Browse the repository at this point in the history
  6. remove checked_feature

    Longarithm committed Jul 15, 2021
    Configuration menu
    Copy the full SHA
    de938b6 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    14274eb View commit details
    Browse the repository at this point in the history
  8. update genesis config

    Longarithm committed Jul 15, 2021
    Configuration menu
    Copy the full SHA
    2dd1f19 View commit details
    Browse the repository at this point in the history
  9. decrease gas limit in test

    Longarithm committed Jul 15, 2021
    Configuration menu
    Copy the full SHA
    818eda6 View commit details
    Browse the repository at this point in the history
  10. test

    Longarithm committed Jul 15, 2021
    Configuration menu
    Copy the full SHA
    62f81ee View commit details
    Browse the repository at this point in the history