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

enhancement(derives): extend enum macro to accept any ident and refactor enums #2092

Open
wants to merge 16 commits into
base: dev
Choose a base branch
from

Commits on Mar 28, 2024

  1. Configuration menu
    Copy the full SHA
    936ffb5 View commit details
    Browse the repository at this point in the history
  2. cargo fmt

    borngraced committed Mar 28, 2024
    Configuration menu
    Copy the full SHA
    6497f46 View commit details
    Browse the repository at this point in the history
  3. refactor zcoin_errors

    borngraced committed Mar 28, 2024
    Configuration menu
    Copy the full SHA
    a674c52 View commit details
    Browse the repository at this point in the history
  4. update zcoin_errors

    borngraced committed Mar 28, 2024
    Configuration menu
    Copy the full SHA
    9a5f841 View commit details
    Browse the repository at this point in the history

Commits on Mar 29, 2024

  1. update lp coins enums

    borngraced committed Mar 29, 2024
    Configuration menu
    Copy the full SHA
    1882fc0 View commit details
    Browse the repository at this point in the history

Commits on Apr 6, 2024

  1. more enum refactoring

    borngraced committed Apr 6, 2024
    Configuration menu
    Copy the full SHA
    c2be204 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e38bf39 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    59a57b6 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    43e7c06 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    2e8d0ab View commit details
    Browse the repository at this point in the history
  6. fix merge conflicts

    borngraced committed Apr 6, 2024
    Configuration menu
    Copy the full SHA
    4a5cffe View commit details
    Browse the repository at this point in the history

Commits on Apr 7, 2024

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

Commits on May 6, 2024

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

Commits on May 8, 2024

  1. fix cargo clippy

    borngraced committed May 8, 2024
    Configuration menu
    Copy the full SHA
    f772310 View commit details
    Browse the repository at this point in the history

Commits on Jul 8, 2024

  1. update enum docs

    borngraced committed Jul 8, 2024
    Configuration menu
    Copy the full SHA
    6a4bec5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    61e9024 View commit details
    Browse the repository at this point in the history