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(gnovm): correctly update refs count when self-assigning #960

Closed
wants to merge 4 commits into from

Commits on Jul 15, 2023

  1. fix(gnovm): correctly update refs count when self-assigning

    this solution was mostly found by @peter7891
    
    Signed-off-by: Norman Meier <norman@berty.tech>
    n0izn0iz committed Jul 15, 2023
    Configuration menu
    Copy the full SHA
    351a0f1 View commit details
    Browse the repository at this point in the history

Commits on Jul 27, 2023

  1. chore: add empty slice assign test

    Signed-off-by: Norman Meier <norman@berty.tech>
    n0izn0iz committed Jul 27, 2023
    Configuration menu
    Copy the full SHA
    286ede3 View commit details
    Browse the repository at this point in the history

Commits on Jul 31, 2023

  1. chore: add util to run multitx tests

    Signed-off-by: Norman Meier <norman@berty.tech>
    n0izn0iz committed Jul 31, 2023
    Configuration menu
    Copy the full SHA
    bee1d29 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f665d03 View commit details
    Browse the repository at this point in the history