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: limit contract functions number #4954

Merged
merged 35 commits into from
Oct 18, 2021
Merged

feat: limit contract functions number #4954

merged 35 commits into from
Oct 18, 2021

Commits on Oct 7, 2021

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

Commits on Oct 8, 2021

  1. Configuration menu
    Copy the full SHA
    d65f9fb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    71d4fe3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d959bde View commit details
    Browse the repository at this point in the history
  4. complete transition

    Looogarithm committed Oct 8, 2021
    Configuration menu
    Copy the full SHA
    b0e754e View commit details
    Browse the repository at this point in the history
  5. fix default impl

    Looogarithm committed Oct 8, 2021
    Configuration menu
    Copy the full SHA
    646d6d6 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    4208cb2 View commit details
    Browse the repository at this point in the history
  7. fix callers

    Looogarithm committed Oct 8, 2021
    Configuration menu
    Copy the full SHA
    9488564 View commit details
    Browse the repository at this point in the history
  8. compilation fix

    Looogarithm committed Oct 8, 2021
    Configuration menu
    Copy the full SHA
    9d0c4fe View commit details
    Browse the repository at this point in the history
  9. compilation fix

    Looogarithm committed Oct 8, 2021
    Configuration menu
    Copy the full SHA
    b441d17 View commit details
    Browse the repository at this point in the history

Commits on Oct 9, 2021

  1. Configuration menu
    Copy the full SHA
    965b9c9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    de44dbe View commit details
    Browse the repository at this point in the history

Commits on Oct 11, 2021

  1. implement test

    Looogarithm committed Oct 11, 2021
    Configuration menu
    Copy the full SHA
    ea87dac View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b550a8c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ce9643d View commit details
    Browse the repository at this point in the history

Commits on Oct 12, 2021

  1. Update runtime/near-vm-runner/src/preload.rs

    Co-authored-by: Bowen Wang <[email protected]>
    Longarithm and bowenwang1996 authored Oct 12, 2021
    Configuration menu
    Copy the full SHA
    bb450e4 View commit details
    Browse the repository at this point in the history
  2. apply suggestions

    Looogarithm committed Oct 12, 2021
    Configuration menu
    Copy the full SHA
    a287c78 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    fe96a73 View commit details
    Browse the repository at this point in the history
  4. fix config hash

    Looogarithm committed Oct 12, 2021
    Configuration menu
    Copy the full SHA
    5b438bb View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    90f36f2 View commit details
    Browse the repository at this point in the history
  6. fix protocol feature flag

    Looogarithm committed Oct 12, 2021
    Configuration menu
    Copy the full SHA
    88fba78 View commit details
    Browse the repository at this point in the history

Commits on Oct 14, 2021

  1. Configuration menu
    Copy the full SHA
    b57b444 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0d7c119 View commit details
    Browse the repository at this point in the history
  3. compilation fix

    Looogarithm committed Oct 14, 2021
    Configuration menu
    Copy the full SHA
    45675ad View commit details
    Browse the repository at this point in the history

Commits on Oct 15, 2021

  1. Configuration menu
    Copy the full SHA
    b0cd021 View commit details
    Browse the repository at this point in the history
  2. remove log

    Looogarithm committed Oct 15, 2021
    Configuration menu
    Copy the full SHA
    59955ba View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6b854d9 View commit details
    Browse the repository at this point in the history
  4. move test

    Looogarithm committed Oct 15, 2021
    Configuration menu
    Copy the full SHA
    3a7b470 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    41e2e07 View commit details
    Browse the repository at this point in the history
  6. fix imports

    Looogarithm committed Oct 15, 2021
    Configuration menu
    Copy the full SHA
    8c3bd25 View commit details
    Browse the repository at this point in the history

Commits on Oct 18, 2021

  1. Configuration menu
    Copy the full SHA
    c6c9beb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fc80277 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0b363d3 View commit details
    Browse the repository at this point in the history
  4. polish tests

    Looogarithm committed Oct 18, 2021
    Configuration menu
    Copy the full SHA
    c467dd4 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    53bea4f View commit details
    Browse the repository at this point in the history