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(gno.land): pre-load all standard libraries in vm.Initialize #2504

Merged
merged 17 commits into from
Jul 6, 2024

Commits on Jul 4, 2024

  1. Configuration menu
    Copy the full SHA
    856dea0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    91e233e View commit details
    Browse the repository at this point in the history
  3. fix ci; fix make lint

    thehowl committed Jul 4, 2024
    Configuration menu
    Copy the full SHA
    5ad2c77 View commit details
    Browse the repository at this point in the history
  4. genstd tests

    thehowl committed Jul 4, 2024
    Configuration menu
    Copy the full SHA
    2568b15 View commit details
    Browse the repository at this point in the history
  5. move mustunquote

    thehowl committed Jul 4, 2024
    Configuration menu
    Copy the full SHA
    f0dca85 View commit details
    Browse the repository at this point in the history
  6. update golden gas count

    thehowl committed Jul 4, 2024
    Configuration menu
    Copy the full SHA
    c95dc08 View commit details
    Browse the repository at this point in the history

Commits on Jul 5, 2024

  1. Configuration menu
    Copy the full SHA
    37974ba View commit details
    Browse the repository at this point in the history
  2. store cache mechanism

    thehowl committed Jul 5, 2024
    Configuration menu
    Copy the full SHA
    af6c024 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6478ee0 View commit details
    Browse the repository at this point in the history
  4. fix format

    thehowl committed Jul 5, 2024
    Configuration menu
    Copy the full SHA
    d62b955 View commit details
    Browse the repository at this point in the history
  5. remove dbg message

    thehowl committed Jul 5, 2024
    Configuration menu
    Copy the full SHA
    a4f88b7 View commit details
    Browse the repository at this point in the history
  6. fixup

    thehowl committed Jul 5, 2024
    Configuration menu
    Copy the full SHA
    9bc0218 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    5236d3a View commit details
    Browse the repository at this point in the history
  8. test cold

    thehowl committed Jul 5, 2024
    Configuration menu
    Copy the full SHA
    1b7ce64 View commit details
    Browse the repository at this point in the history
  9. make if/else explicit

    thehowl committed Jul 5, 2024
    Configuration menu
    Copy the full SHA
    9f41143 View commit details
    Browse the repository at this point in the history
  10. mark as helper

    thehowl committed Jul 5, 2024
    Configuration menu
    Copy the full SHA
    18a8e21 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    2bfba4b View commit details
    Browse the repository at this point in the history