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: proc macro #30

Draft
wants to merge 20 commits into
base: main
Choose a base branch
from
Draft

feat: proc macro #30

wants to merge 20 commits into from

Commits on Oct 16, 2024

  1. feat: add proc macros

    glihm committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    e8010f2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f88c8f4 View commit details
    Browse the repository at this point in the history
  3. fix: fix model derives

    glihm committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    f612abb View commit details
    Browse the repository at this point in the history
  4. chore: add scarb config

    glihm committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    c7e2fb4 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    3134b42 View commit details
    Browse the repository at this point in the history
  6. fix: simple contract demo

    glihm committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    9655992 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    bee85e1 View commit details
    Browse the repository at this point in the history
  8. fmt

    glihm committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    77c699c View commit details
    Browse the repository at this point in the history
  9. fmt

    glihm committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    e53dc72 View commit details
    Browse the repository at this point in the history

Commits on Oct 17, 2024

  1. fix: add impl back

    glihm committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    8f06fc4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e7ddad1 View commit details
    Browse the repository at this point in the history
  3. merge main

    glihm committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    3d83c90 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0c95b37 View commit details
    Browse the repository at this point in the history
  5. fix: fmt and clippy

    glihm committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    c244a56 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    3b5b89c View commit details
    Browse the repository at this point in the history

Commits on Oct 18, 2024

  1. wip

    glihm committed Oct 18, 2024
    Configuration menu
    Copy the full SHA
    39bc8b6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1ee7156 View commit details
    Browse the repository at this point in the history
  3. fix: adjust sn example test

    glihm committed Oct 18, 2024
    Configuration menu
    Copy the full SHA
    598e65b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    252f0b4 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    bf185c5 View commit details
    Browse the repository at this point in the history