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

wasmvm130 create contract #3229

Merged
merged 13 commits into from
Jul 28, 2023
Merged

wasmvm130 create contract #3229

merged 13 commits into from
Jul 28, 2023

Commits on Jul 10, 2023

  1. adapt to wasmvm v1.2.4

    ylsGit committed Jul 10, 2023
    Configuration menu
    Copy the full SHA
    20422c5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d205037 View commit details
    Browse the repository at this point in the history
  3. go mod tidy

    ylsGit committed Jul 10, 2023
    Configuration menu
    Copy the full SHA
    70ba6b4 View commit details
    Browse the repository at this point in the history
  4. support create contract by contract

    ylsGit committed Jul 10, 2023
    Configuration menu
    Copy the full SHA
    b70fd77 View commit details
    Browse the repository at this point in the history

Commits on Jul 12, 2023

  1. support create2

    ylsGit committed Jul 12, 2023
    Configuration menu
    Copy the full SHA
    bf470d2 View commit details
    Browse the repository at this point in the history

Commits on Jul 13, 2023

  1. support create contract by codeID

    ylsGit committed Jul 13, 2023
    Configuration menu
    Copy the full SHA
    7a2a55f View commit details
    Browse the repository at this point in the history

Commits on Jul 16, 2023

  1. change contract address2

    ylsGit committed Jul 16, 2023
    Configuration menu
    Copy the full SHA
    3fe4846 View commit details
    Browse the repository at this point in the history

Commits on Jul 18, 2023

  1. update wasmvm version

    ylsGit committed Jul 18, 2023
    Configuration menu
    Copy the full SHA
    4387e01 View commit details
    Browse the repository at this point in the history

Commits on Jul 21, 2023

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

Commits on Jul 28, 2023

  1. add CallCreateDepth

    ylsGit committed Jul 28, 2023
    Configuration menu
    Copy the full SHA
    8131aad View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a529888 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8c88a56 View commit details
    Browse the repository at this point in the history
  4. fix merge error

    ylsGit committed Jul 28, 2023
    Configuration menu
    Copy the full SHA
    f6acaf0 View commit details
    Browse the repository at this point in the history