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

feat(gno.land): add go type checking to keeper + tx simulation in gnokey #1702

Merged
merged 52 commits into from
May 13, 2024

Commits on Feb 22, 2024

  1. Configuration menu
    Copy the full SHA
    85f62ba View commit details
    Browse the repository at this point in the history
  2. move transpiler to pkg

    thehowl committed Feb 22, 2024
    Configuration menu
    Copy the full SHA
    9409285 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    cb63cf5 View commit details
    Browse the repository at this point in the history
  4. Merge branch 'dev/morgan/precompile-refactor' of github.com:gnolang/g…

    …no into dev/morgan/precompile-refactor
    thehowl committed Feb 22, 2024
    Configuration menu
    Copy the full SHA
    3710ded View commit details
    Browse the repository at this point in the history
  5. fixup

    thehowl committed Feb 22, 2024
    Configuration menu
    Copy the full SHA
    37c9e66 View commit details
    Browse the repository at this point in the history

Commits on Feb 26, 2024

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

Commits on Feb 27, 2024

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

Commits on Feb 28, 2024

  1. Configuration menu
    Copy the full SHA
    a25d076 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a889dea View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    aae89db View commit details
    Browse the repository at this point in the history
  4. remove InjectNativeMappings

    thehowl committed Feb 28, 2024
    Configuration menu
    Copy the full SHA
    fd2722e View commit details
    Browse the repository at this point in the history
  5. fix errors in genstd

    thehowl committed Feb 28, 2024
    Configuration menu
    Copy the full SHA
    8856225 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    d6955d0 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    c3e8ff8 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    1de00fa View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    c0581dd View commit details
    Browse the repository at this point in the history
  10. fmt + bugfix

    thehowl committed Feb 28, 2024
    Configuration menu
    Copy the full SHA
    b3c7adb View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    250e292 View commit details
    Browse the repository at this point in the history
  12. lint + test fixes

    thehowl committed Feb 28, 2024
    Configuration menu
    Copy the full SHA
    0d8596d View commit details
    Browse the repository at this point in the history

Commits on Mar 3, 2024

  1. Configuration menu
    Copy the full SHA
    10c0434 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f641c58 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9779ff3 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7b239df View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    1b323a2 View commit details
    Browse the repository at this point in the history
  6. add tests to type checker

    thehowl committed Mar 3, 2024
    Configuration menu
    Copy the full SHA
    df1679c View commit details
    Browse the repository at this point in the history
  7. fixup

    thehowl committed Mar 3, 2024
    Configuration menu
    Copy the full SHA
    ee0448e View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    a169800 View commit details
    Browse the repository at this point in the history

Commits on Mar 20, 2024

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

Commits on Mar 27, 2024

  1. Configuration menu
    Copy the full SHA
    172e4ae View commit details
    Browse the repository at this point in the history
  2. remove newMemPackage

    thehowl committed Mar 27, 2024
    Configuration menu
    Copy the full SHA
    0fa34fa View commit details
    Browse the repository at this point in the history
  3. Merge branch 'dev/morgan/go-types-typecheck' of github.com:gnolang/gn…

    …o into dev/morgan/go-types-typecheck
    thehowl committed Mar 27, 2024
    Configuration menu
    Copy the full SHA
    8688167 View commit details
    Browse the repository at this point in the history
  4. remove unused var

    thehowl committed Mar 27, 2024
    Configuration menu
    Copy the full SHA
    89d9887 View commit details
    Browse the repository at this point in the history

Commits on Apr 15, 2024

  1. Configuration menu
    Copy the full SHA
    ccf0ba9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    338454f View commit details
    Browse the repository at this point in the history
  3. remove unused import in test

    thehowl committed Apr 15, 2024
    Configuration menu
    Copy the full SHA
    6b4ed9e View commit details
    Browse the repository at this point in the history

Commits on Apr 17, 2024

  1. Configuration menu
    Copy the full SHA
    0007e73 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9ccb5ee View commit details
    Browse the repository at this point in the history
  3. bump up to 4M

    thehowl committed Apr 17, 2024
    Configuration menu
    Copy the full SHA
    e20ebbe View commit details
    Browse the repository at this point in the history

Commits on May 6, 2024

  1. Configuration menu
    Copy the full SHA
    ad2f0b1 View commit details
    Browse the repository at this point in the history
  2. changes from code review

    thehowl committed May 6, 2024
    Configuration menu
    Copy the full SHA
    66fb953 View commit details
    Browse the repository at this point in the history

Commits on May 7, 2024

  1. fix gas numbers

    thehowl committed May 7, 2024
    Configuration menu
    Copy the full SHA
    38cba04 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bee0f30 View commit details
    Browse the repository at this point in the history
  3. fixup lint

    thehowl committed May 7, 2024
    Configuration menu
    Copy the full SHA
    3a82a98 View commit details
    Browse the repository at this point in the history
  4. update docs

    thehowl committed May 7, 2024
    Configuration menu
    Copy the full SHA
    39ae304 View commit details
    Browse the repository at this point in the history

Commits on May 9, 2024

  1. Configuration menu
    Copy the full SHA
    dbde296 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9ee3cc6 View commit details
    Browse the repository at this point in the history
  3. fixup

    thehowl committed May 9, 2024
    Configuration menu
    Copy the full SHA
    f843acb View commit details
    Browse the repository at this point in the history

Commits on May 10, 2024

  1. Revert "fixup"

    This reverts commit f843acb.
    thehowl committed May 10, 2024
    Configuration menu
    Copy the full SHA
    2558b09 View commit details
    Browse the repository at this point in the history
  2. Revert "partial revert of store changes"

    This reverts commit dbde296.
    thehowl committed May 10, 2024
    Configuration menu
    Copy the full SHA
    cc9d45e View commit details
    Browse the repository at this point in the history
  3. fixup

    thehowl committed May 10, 2024
    Configuration menu
    Copy the full SHA
    09f081c View commit details
    Browse the repository at this point in the history
  4. update docs

    thehowl committed May 10, 2024
    Configuration menu
    Copy the full SHA
    38719cd View commit details
    Browse the repository at this point in the history

Commits on May 13, 2024

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