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

Verify raw Wasm in cargo contract verify #1551

Merged
merged 9 commits into from
Mar 21, 2024
Merged

Verify raw Wasm in cargo contract verify #1551

merged 9 commits into from
Mar 21, 2024

Commits on Mar 20, 2024

  1. verify wasm

    SkymanOne committed Mar 20, 2024
    Configuration menu
    Copy the full SHA
    6590ca0 View commit details
    Browse the repository at this point in the history
  2. add changelog

    SkymanOne committed Mar 20, 2024
    Configuration menu
    Copy the full SHA
    46ff58f View commit details
    Browse the repository at this point in the history
  3. cleanup

    SkymanOne committed Mar 20, 2024
    Configuration menu
    Copy the full SHA
    ff8687d View commit details
    Browse the repository at this point in the history
  4. load wasm directly

    SkymanOne committed Mar 20, 2024
    Configuration menu
    Copy the full SHA
    81c2a88 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    2fe1023 View commit details
    Browse the repository at this point in the history

Commits on Mar 21, 2024

  1. Configuration menu
    Copy the full SHA
    528590f View commit details
    Browse the repository at this point in the history
  2. Apply suggestions from code review

    Co-authored-by: Andrew Jones <ascjones@gmail.com>
    Gherman and ascjones authored Mar 21, 2024
    Configuration menu
    Copy the full SHA
    f3d5fc0 View commit details
    Browse the repository at this point in the history
  3. refactor

    SkymanOne committed Mar 21, 2024
    Configuration menu
    Copy the full SHA
    7ea75d9 View commit details
    Browse the repository at this point in the history
  4. fix error stderr

    SkymanOne committed Mar 21, 2024
    Configuration menu
    Copy the full SHA
    3a234cb View commit details
    Browse the repository at this point in the history