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

Allow contracts to load script at runtime dynamically #2756

Merged
merged 12 commits into from
Sep 16, 2022

Commits on May 24, 2022

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

    erikzhang committed May 24, 2022
    Configuration menu
    Copy the full SHA
    42fc47a View commit details
    Browse the repository at this point in the history

Commits on Jul 13, 2022

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

Commits on Jul 19, 2022

  1. Configuration menu
    Copy the full SHA
    01f4279 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    607bc6f View commit details
    Browse the repository at this point in the history
  3. Fix UT

    erikzhang committed Jul 19, 2022
    Configuration menu
    Copy the full SHA
    d9a65cc View commit details
    Browse the repository at this point in the history

Commits on Jul 21, 2022

  1. Fix CalledByEntryCondition

    erikzhang committed Jul 21, 2022
    Configuration menu
    Copy the full SHA
    44ca4bc View commit details
    Browse the repository at this point in the history

Commits on Jul 22, 2022

  1. rename

    erikzhang committed Jul 22, 2022
    Configuration menu
    Copy the full SHA
    d3fea5d View commit details
    Browse the repository at this point in the history

Commits on Jul 23, 2022

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

Commits on Aug 4, 2022

  1. Merge branch 'master' into runtime-loadscript

    # Conflicts:
    # src/Neo/Network/P2P/Payloads/Conditions/CalledByEntryCondition.cs
    # src/Neo/SmartContract/ExecutionContextState.cs
    erikzhang committed Aug 4, 2022
    Configuration menu
    Copy the full SHA
    4e10a2d View commit details
    Browse the repository at this point in the history
  2. readonly

    erikzhang committed Aug 4, 2022
    Configuration menu
    Copy the full SHA
    dab9c4d View commit details
    Browse the repository at this point in the history

Commits on Sep 6, 2022

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