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

fix: Fix param estimator to account for base costs #3279

Merged
merged 18 commits into from
Sep 16, 2020

Commits on Aug 18, 2020

  1. Work in progress

    Evgeny Kuzyakov committed Aug 18, 2020
    Configuration menu
    Copy the full SHA
    2324eda View commit details
    Browse the repository at this point in the history

Commits on Aug 19, 2020

  1. Merge branch 'master' of github.com:nearprotocol/nearcore into remove…

    …-base-param-estimator
    Evgeny Kuzyakov committed Aug 19, 2020
    Configuration menu
    Copy the full SHA
    5090510 View commit details
    Browse the repository at this point in the history

Commits on Aug 22, 2020

  1. Fixing fees by subtracting base

    Evgeny Kuzyakov committed Aug 22, 2020
    Configuration menu
    Copy the full SHA
    203523d View commit details
    Browse the repository at this point in the history

Commits on Aug 24, 2020

  1. Merge branch 'master' of github.com:nearprotocol/nearcore into remove…

    …-base-param-estimator
    Evgeny Kuzyakov committed Aug 24, 2020
    Configuration menu
    Copy the full SHA
    08ea0ac View commit details
    Browse the repository at this point in the history

Commits on Sep 2, 2020

  1. Merge branch 'master' of github.com:nearprotocol/nearcore into remove…

    …-base-param-estimator
    Evgeny Kuzyakov committed Sep 2, 2020
    Configuration menu
    Copy the full SHA
    f89ebb4 View commit details
    Browse the repository at this point in the history

Commits on Sep 3, 2020

  1. Add base cost for data receipt

    Evgeny Kuzyakov committed Sep 3, 2020
    Configuration menu
    Copy the full SHA
    e2444d2 View commit details
    Browse the repository at this point in the history
  2. Finish warmup blocks

    Evgeny Kuzyakov committed Sep 3, 2020
    Configuration menu
    Copy the full SHA
    ec504e3 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'master' of github.com:nearprotocol/nearcore into remove…

    …-base-param-estimator
    Evgeny Kuzyakov committed Sep 3, 2020
    Configuration menu
    Copy the full SHA
    cc227ec View commit details
    Browse the repository at this point in the history
  4. Subtract compilation from function call base

    Evgeny Kuzyakov committed Sep 3, 2020
    Configuration menu
    Copy the full SHA
    e4e4dd9 View commit details
    Browse the repository at this point in the history
  5. Merge branch 'master' of github.com:nearprotocol/nearcore into remove…

    …-base-param-estimator
    Evgeny Kuzyakov committed Sep 3, 2020
    Configuration menu
    Copy the full SHA
    ec154db View commit details
    Browse the repository at this point in the history
  6. Address the issue

    Evgeny Kuzyakov committed Sep 3, 2020
    Configuration menu
    Copy the full SHA
    16db802 View commit details
    Browse the repository at this point in the history
  7. Trying to get correct path for base contract

    Evgeny Kuzyakov committed Sep 3, 2020
    Configuration menu
    Copy the full SHA
    68ca8f8 View commit details
    Browse the repository at this point in the history

Commits on Sep 8, 2020

  1. Merge branch 'master' of github.com:nearprotocol/nearcore into remove…

    …-base-param-estimator
    Evgeny Kuzyakov committed Sep 8, 2020
    Configuration menu
    Copy the full SHA
    af69d6a View commit details
    Browse the repository at this point in the history

Commits on Sep 14, 2020

  1. Merge branch 'master' into remove-base-param-estimator

    Willem Wyndham authored Sep 14, 2020
    Configuration menu
    Copy the full SHA
    c505d5a View commit details
    Browse the repository at this point in the history

Commits on Sep 15, 2020

  1. Merge branch 'master' of github.com:nearprotocol/nearcore into remove…

    …-base-param-estimator
    Evgeny Kuzyakov committed Sep 15, 2020
    Configuration menu
    Copy the full SHA
    4f28b00 View commit details
    Browse the repository at this point in the history
  2. Update comment

    Evgeny Kuzyakov committed Sep 15, 2020
    Configuration menu
    Copy the full SHA
    a983597 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'remove-base-param-estimator' of github.com:nearprotocol…

    …/nearcore into remove-base-param-estimator
    Evgeny Kuzyakov committed Sep 15, 2020
    Configuration menu
    Copy the full SHA
    49576ef View commit details
    Browse the repository at this point in the history

Commits on Sep 16, 2020

  1. Merge branch 'master' into remove-base-param-estimator

    Evgeny Kuzyakov authored Sep 16, 2020
    Configuration menu
    Copy the full SHA
    eec918a View commit details
    Browse the repository at this point in the history