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

count refund receipts toward gas limit calculation #4405

Merged
merged 14 commits into from
Jun 28, 2021
Merged

count refund receipts toward gas limit calculation #4405

merged 14 commits into from
Jun 28, 2021

Commits on Jun 23, 2021

  1. add tests for infinite loops

    Min Zhang committed Jun 23, 2021
    Configuration menu
    Copy the full SHA
    7e6e121 View commit details
    Browse the repository at this point in the history
  2. count refund receipts toward gas limit calculation

    Min Zhang committed Jun 23, 2021
    Configuration menu
    Copy the full SHA
    70b3865 View commit details
    Browse the repository at this point in the history
  3. remove inadvertently added file

    Min Zhang committed Jun 23, 2021
    Configuration menu
    Copy the full SHA
    c02ae7b View commit details
    Browse the repository at this point in the history
  4. fix

    Min Zhang committed Jun 23, 2021
    Configuration menu
    Copy the full SHA
    5086c5e View commit details
    Browse the repository at this point in the history

Commits on Jun 25, 2021

  1. address comments

    Min Zhang committed Jun 25, 2021
    Configuration menu
    Copy the full SHA
    347b64a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cda5a34 View commit details
    Browse the repository at this point in the history
  3. fix

    Min Zhang committed Jun 25, 2021
    Configuration menu
    Copy the full SHA
    b891eb5 View commit details
    Browse the repository at this point in the history

Commits on Jun 26, 2021

  1. Configuration menu
    Copy the full SHA
    cacaf80 View commit details
    Browse the repository at this point in the history
  2. fix integration test and cargo features

    Min Zhang committed Jun 26, 2021
    Configuration menu
    Copy the full SHA
    dae094a View commit details
    Browse the repository at this point in the history

Commits on Jun 27, 2021

  1. Update chain/client/tests/process_blocks.rs

    Co-authored-by: Bowen Wang <bowenwang1996@users.noreply.github.com>
    mzhangmzz and bowenwang1996 authored Jun 27, 2021
    Configuration menu
    Copy the full SHA
    31f92ac View commit details
    Browse the repository at this point in the history
  2. rust fmt

    Min Zhang committed Jun 27, 2021
    Configuration menu
    Copy the full SHA
    cf931b9 View commit details
    Browse the repository at this point in the history
  3. fix other comments

    Min Zhang committed Jun 27, 2021
    Configuration menu
    Copy the full SHA
    933931f View commit details
    Browse the repository at this point in the history

Commits on Jun 28, 2021

  1. remove print statements

    Min Zhang committed Jun 28, 2021
    Configuration menu
    Copy the full SHA
    f99cdbf View commit details
    Browse the repository at this point in the history
  2. Merge branch 'master' into refund

    Min Zhang committed Jun 28, 2021
    Configuration menu
    Copy the full SHA
    978f3fe View commit details
    Browse the repository at this point in the history