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

[Fix] unalignment memory load in Neo.VM Unsafe.NotZero(ReadOnlySpan<byte>) and remove the use of unsafe #3492

Merged
merged 16 commits into from
Nov 7, 2024

Commits on Sep 18, 2024

  1. Configuration menu
    Copy the full SHA
    7cf2e7f View commit details
    Browse the repository at this point in the history
  2. Update .gitignore

    shargon authored Sep 18, 2024
    Configuration menu
    Copy the full SHA
    37f78c8 View commit details
    Browse the repository at this point in the history

Commits on Sep 19, 2024

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

Commits on Sep 20, 2024

  1. Configuration menu
    Copy the full SHA
    6315b28 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cf362b7 View commit details
    Browse the repository at this point in the history
  3. fix comment

    nan01ab committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    d3fc7d2 View commit details
    Browse the repository at this point in the history

Commits on Sep 25, 2024

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

Commits on Sep 27, 2024

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

Commits on Oct 14, 2024

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

Commits on Nov 6, 2024

  1. Configuration menu
    Copy the full SHA
    afdd7f4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    aab0d3b View commit details
    Browse the repository at this point in the history
  3. move notzero test

    Jim8y committed Nov 6, 2024
    Configuration menu
    Copy the full SHA
    f7331ad View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    79d6885 View commit details
    Browse the repository at this point in the history
  5. change to block namespace

    shargon committed Nov 6, 2024
    Configuration menu
    Copy the full SHA
    b097555 View commit details
    Browse the repository at this point in the history
  6. Add attribute

    shargon committed Nov 6, 2024
    Configuration menu
    Copy the full SHA
    ff173de View commit details
    Browse the repository at this point in the history