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(gnovm): add Coin constructor and more functionality #2104

Merged
merged 41 commits into from
May 27, 2024

Commits on May 14, 2024

  1. match receivers

    leohhhn committed May 14, 2024
    Configuration menu
    Copy the full SHA
    1ce96e2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    723f489 View commit details
    Browse the repository at this point in the history

Commits on May 15, 2024

  1. Configuration menu
    Copy the full SHA
    10939cc View commit details
    Browse the repository at this point in the history
  2. remove data

    leohhhn committed May 15, 2024
    Configuration menu
    Copy the full SHA
    b4fdb4e View commit details
    Browse the repository at this point in the history
  3. add functions & constructors

    leohhhn committed May 15, 2024
    Configuration menu
    Copy the full SHA
    ec43225 View commit details
    Browse the repository at this point in the history
  4. fix test

    leohhhn committed May 15, 2024
    Configuration menu
    Copy the full SHA
    8fd229c View commit details
    Browse the repository at this point in the history
  5. fix test

    leohhhn committed May 15, 2024
    Configuration menu
    Copy the full SHA
    f9ee7ed View commit details
    Browse the repository at this point in the history
  6. use NewCoin()

    leohhhn committed May 15, 2024
    Configuration menu
    Copy the full SHA
    3c6b0be View commit details
    Browse the repository at this point in the history
  7. newcoins

    leohhhn committed May 15, 2024
    Configuration menu
    Copy the full SHA
    c3c6db0 View commit details
    Browse the repository at this point in the history

Commits on May 17, 2024

  1. string

    leohhhn committed May 17, 2024
    Configuration menu
    Copy the full SHA
    f58fe4d View commit details
    Browse the repository at this point in the history
  2. sav

    leohhhn committed May 17, 2024
    Configuration menu
    Copy the full SHA
    6431a0e View commit details
    Browse the repository at this point in the history
  3. save

    leohhhn committed May 17, 2024
    Configuration menu
    Copy the full SHA
    3f34cc6 View commit details
    Browse the repository at this point in the history
  4. save

    leohhhn committed May 17, 2024
    Configuration menu
    Copy the full SHA
    b7b58cf View commit details
    Browse the repository at this point in the history
  5. save

    leohhhn committed May 17, 2024
    Configuration menu
    Copy the full SHA
    ddedaa3 View commit details
    Browse the repository at this point in the history
  6. regexp

    leohhhn committed May 17, 2024
    Configuration menu
    Copy the full SHA
    226027c View commit details
    Browse the repository at this point in the history
  7. put regexp back

    leohhhn committed May 17, 2024
    Configuration menu
    Copy the full SHA
    c06b7c2 View commit details
    Browse the repository at this point in the history
  8. add txtar tests

    leohhhn committed May 17, 2024
    Configuration menu
    Copy the full SHA
    46a8061 View commit details
    Browse the repository at this point in the history
  9. remove unused

    leohhhn committed May 17, 2024
    Configuration menu
    Copy the full SHA
    1ccae6c View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    f44f9a4 View commit details
    Browse the repository at this point in the history
  11. extract panic

    leohhhn committed May 17, 2024
    Configuration menu
    Copy the full SHA
    de5f3a3 View commit details
    Browse the repository at this point in the history

Commits on May 18, 2024

  1. remove isZero check

    leohhhn committed May 18, 2024
    Configuration menu
    Copy the full SHA
    50a9696 View commit details
    Browse the repository at this point in the history

Commits on May 21, 2024

  1. remvove ctor

    leohhhn committed May 21, 2024
    Configuration menu
    Copy the full SHA
    22a171e View commit details
    Browse the repository at this point in the history
  2. remove new coin objects

    leohhhn committed May 21, 2024
    Configuration menu
    Copy the full SHA
    779ff9a View commit details
    Browse the repository at this point in the history
  3. use loadpkg

    leohhhn committed May 21, 2024
    Configuration menu
    Copy the full SHA
    16109c4 View commit details
    Browse the repository at this point in the history
  4. copy to stdshim

    leohhhn committed May 21, 2024
    Configuration menu
    Copy the full SHA
    b423d29 View commit details
    Browse the repository at this point in the history

Commits on May 23, 2024

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

Commits on May 24, 2024

  1. Configuration menu
    Copy the full SHA
    a5696e9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ae0fc4c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e857291 View commit details
    Browse the repository at this point in the history
  4. before milos nitpicks on this

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

Commits on May 26, 2024

  1. Configuration menu
    Copy the full SHA
    d33a0d5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    07cf1c9 View commit details
    Browse the repository at this point in the history
  3. fix test

    leohhhn committed May 26, 2024
    Configuration menu
    Copy the full SHA
    c1a27c1 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c82680a View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    3edd473 View commit details
    Browse the repository at this point in the history
  6. copy to stdshim

    leohhhn committed May 26, 2024
    Configuration menu
    Copy the full SHA
    a7b13ac View commit details
    Browse the repository at this point in the history
  7. remove overflow from stdshim

    leohhhn committed May 26, 2024
    Configuration menu
    Copy the full SHA
    62631ad View commit details
    Browse the repository at this point in the history

Commits on May 27, 2024

  1. better comment

    leohhhn committed May 27, 2024
    Configuration menu
    Copy the full SHA
    3762497 View commit details
    Browse the repository at this point in the history
  2. fix tests

    leohhhn committed May 27, 2024
    Configuration menu
    Copy the full SHA
    41c2675 View commit details
    Browse the repository at this point in the history
  3. fix stdshim

    leohhhn committed May 27, 2024
    Configuration menu
    Copy the full SHA
    43a6d22 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2b6fb4a View commit details
    Browse the repository at this point in the history