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

Limiting the processing of a block in Runtime by delaying receipts #1610

Merged
merged 15 commits into from
Nov 15, 2019

Commits on Oct 30, 2019

  1. Introduce gas_limit to runtime and start delaying blocks

    Evgeny Kuzyakov committed Oct 30, 2019
    Configuration menu
    Copy the full SHA
    f16948e View commit details
    Browse the repository at this point in the history
  2. Merge branch 'staging' of github.com:nearprotocol/nearcore into block…

    …-limiting
    Evgeny Kuzyakov committed Oct 30, 2019
    Configuration menu
    Copy the full SHA
    1a54fd8 View commit details
    Browse the repository at this point in the history
  3. Rollbakc testnet.json

    Evgeny Kuzyakov committed Oct 30, 2019
    Configuration menu
    Copy the full SHA
    ff63704 View commit details
    Browse the repository at this point in the history

Commits on Oct 31, 2019

  1. Fix balance checker. Add test for delayed receipts

    Evgeny Kuzyakov committed Oct 31, 2019
    Configuration menu
    Copy the full SHA
    788f320 View commit details
    Browse the repository at this point in the history

Commits on Nov 4, 2019

  1. Merge branch 'staging' of github.com:nearprotocol/nearcore into block…

    …-limiting
    Evgeny Kuzyakov committed Nov 4, 2019
    Configuration menu
    Copy the full SHA
    87b0783 View commit details
    Browse the repository at this point in the history

Commits on Nov 5, 2019

  1. Merge branch 'staging' of github.com:nearprotocol/nearcore into block…

    …-limiting
    Evgeny Kuzyakov committed Nov 5, 2019
    Configuration menu
    Copy the full SHA
    e1b2400 View commit details
    Browse the repository at this point in the history
  2. Re-enable test. Fix comments

    Evgeny Kuzyakov committed Nov 5, 2019
    Configuration menu
    Copy the full SHA
    a62b441 View commit details
    Browse the repository at this point in the history

Commits on Nov 6, 2019

  1. Merge branch 'staging' of github.com:nearprotocol/nearcore into block…

    …-limiting
    Evgeny Kuzyakov committed Nov 6, 2019
    Configuration menu
    Copy the full SHA
    c1eb4e6 View commit details
    Browse the repository at this point in the history
  2. Address comments. Add tests

    Evgeny Kuzyakov committed Nov 6, 2019
    Configuration menu
    Copy the full SHA
    ae8ddc3 View commit details
    Browse the repository at this point in the history

Commits on Nov 7, 2019

  1. Merge branch 'staging' of github.com:nearprotocol/nearcore into block…

    …-limiting
    Evgeny Kuzyakov committed Nov 7, 2019
    Configuration menu
    Copy the full SHA
    32cfaad View commit details
    Browse the repository at this point in the history
  2. Switch to gas_limit to an option

    Evgeny Kuzyakov committed Nov 7, 2019
    Configuration menu
    Copy the full SHA
    4b3ac9f View commit details
    Browse the repository at this point in the history
  3. Merge branch 'staging' of github.com:nearprotocol/nearcore into block…

    …-limiting
    Evgeny Kuzyakov committed Nov 7, 2019
    Configuration menu
    Copy the full SHA
    23511b2 View commit details
    Browse the repository at this point in the history

Commits on Nov 14, 2019

  1. Merge branch 'staging' of github.com:nearprotocol/nearcore into block…

    …-limiting
    Evgeny Kuzyakov committed Nov 14, 2019
    Configuration menu
    Copy the full SHA
    89cf93f View commit details
    Browse the repository at this point in the history
  2. Revert pub GAS_PRICE

    Evgeny Kuzyakov committed Nov 14, 2019
    Configuration menu
    Copy the full SHA
    228abe0 View commit details
    Browse the repository at this point in the history

Commits on Nov 15, 2019

  1. Merge branch 'staging' of github.com:nearprotocol/nearcore into block…

    …-limiting
    Evgeny Kuzyakov committed Nov 15, 2019
    Configuration menu
    Copy the full SHA
    b4fafef View commit details
    Browse the repository at this point in the history