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

feat(params-estimator): Increase deployment cost #6397

Merged
merged 8 commits into from
Mar 21, 2022

Commits on Mar 18, 2022

  1. feat(params-estimator): Increase deployment cost

    Set the deplyoment cost per byte to the maximum that still allows
    deploying a 4MiB contract. This is to cover compilation costs.
    jakmeier committed Mar 18, 2022
    Configuration menu
    Copy the full SHA
    1b96166 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ea25e84 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5482cab View commit details
    Browse the repository at this point in the history
  4. Address review findings

    jakmeier committed Mar 18, 2022
    Configuration menu
    Copy the full SHA
    da8230b View commit details
    Browse the repository at this point in the history
  5. Address review findings

    (push missing `git add`)
    jakmeier committed Mar 18, 2022
    Configuration menu
    Copy the full SHA
    af3132a View commit details
    Browse the repository at this point in the history
  6. Update genesis config

    jakmeier committed Mar 18, 2022
    Configuration menu
    Copy the full SHA
    45d6c3c View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    a041362 View commit details
    Browse the repository at this point in the history

Commits on Mar 21, 2022

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