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

implement FIP-0032 gas parameters and charges #534

Merged
merged 28 commits into from
May 10, 2022
Merged

Commits on May 5, 2022

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

Commits on May 6, 2022

  1. pricelist: add new gas fees.

    raulk committed May 6, 2022
    Configuration menu
    Copy the full SHA
    7102ce7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4933e51 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    91bec8a View commit details
    Browse the repository at this point in the history
  4. price list: vertical spacing.

    raulk committed May 6, 2022
    Configuration menu
    Copy the full SHA
    771dbcc View commit details
    Browse the repository at this point in the history
  5. kernel: apply extern gas.

    raulk committed May 6, 2022
    Configuration menu
    Copy the full SHA
    8ffcedf View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    7c0f9a9 View commit details
    Browse the repository at this point in the history
  7. remove Kernel#charge_milligas().

    Canonical unit is now milligas everywhere.
    raulk committed May 6, 2022
    Configuration menu
    Copy the full SHA
    c98f046 View commit details
    Browse the repository at this point in the history

Commits on May 7, 2022

  1. fix tests.

    raulk committed May 7, 2022
    Configuration menu
    Copy the full SHA
    eb7e7fc View commit details
    Browse the repository at this point in the history
  2. fix param.

    raulk committed May 7, 2022
    Configuration menu
    Copy the full SHA
    952f11a View commit details
    Browse the repository at this point in the history
  3. clippy.

    raulk committed May 7, 2022
    Configuration menu
    Copy the full SHA
    6208be5 View commit details
    Browse the repository at this point in the history
  4. add comment.

    raulk committed May 7, 2022
    Configuration menu
    Copy the full SHA
    9183750 View commit details
    Browse the repository at this point in the history
  5. fix gas instrumentation.

    raulk committed May 7, 2022
    Configuration menu
    Copy the full SHA
    9999204 View commit details
    Browse the repository at this point in the history

Commits on May 8, 2022

  1. Configuration menu
    Copy the full SHA
    76f07a4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d19ef2e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a798545 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    be0fdb1 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    4bb0a89 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    17b1e0b View commit details
    Browse the repository at this point in the history
  7. clippy.

    raulk committed May 8, 2022
    Configuration menu
    Copy the full SHA
    b7b41d0 View commit details
    Browse the repository at this point in the history

Commits on May 9, 2022

  1. Configuration menu
    Copy the full SHA
    573afca View commit details
    Browse the repository at this point in the history
  2. polish comment.

    raulk committed May 9, 2022
    Configuration menu
    Copy the full SHA
    2a957c1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c8b5241 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1dd5c51 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    4d0d8bd View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    5fe4437 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    2bd6769 View commit details
    Browse the repository at this point in the history

Commits on May 10, 2022

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