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

Policy inputs checks #1938

Merged
merged 10 commits into from
Sep 19, 2020
Merged

Policy inputs checks #1938

merged 10 commits into from
Sep 19, 2020

Commits on Sep 16, 2020

  1. Policy contract's SetMaxTransactionsPerBlock() doesn't check for Bloc…

    …k.MaxTransactionsPerBlock
    shargon committed Sep 16, 2020
    Configuration menu
    Copy the full SHA
    a1ae163 View commit details
    Browse the repository at this point in the history
  2. add more

    shargon committed Sep 16, 2020
    Configuration menu
    Copy the full SHA
    5bbeb38 View commit details
    Browse the repository at this point in the history
  3. Clean change

    shargon committed Sep 16, 2020
    Configuration menu
    Copy the full SHA
    ec174a2 View commit details
    Browse the repository at this point in the history
  4. Fix ut

    shargon committed Sep 16, 2020
    Configuration menu
    Copy the full SHA
    e42a31e View commit details
    Browse the repository at this point in the history

Commits on Sep 17, 2020

  1. throw exceptions

    shargon committed Sep 17, 2020
    Configuration menu
    Copy the full SHA
    f0206b0 View commit details
    Browse the repository at this point in the history
  2. ArgumentOutOfRangeException

    erikzhang committed Sep 17, 2020
    Configuration menu
    Copy the full SHA
    ca81be0 View commit details
    Browse the repository at this point in the history
  3. Update src/neo/SmartContract/Native/PolicyContract.cs

    Co-authored-by: Erik Zhang <erik@neo.org>
    shargon and erikzhang authored Sep 17, 2020
    Configuration menu
    Copy the full SHA
    601486c View commit details
    Browse the repository at this point in the history

Commits on Sep 18, 2020

  1. Configuration menu
    Copy the full SHA
    43c90a3 View commit details
    Browse the repository at this point in the history
  2. Fix UT

    shargon committed Sep 18, 2020
    Configuration menu
    Copy the full SHA
    8f70711 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4887d8c View commit details
    Browse the repository at this point in the history