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(N-03): inconsistent error types #339

Draft
wants to merge 15 commits into
base: v0.1.0
Choose a base branch
from

Commits on Oct 15, 2024

  1. ref: add IPausable trait

    Refers #336
    bidzyyys committed Oct 15, 2024
    Configuration menu
    Copy the full SHA
    bb8696b View commit details
    Browse the repository at this point in the history
  2. ref: add INonces trait

    Refers #336
    bidzyyys committed Oct 15, 2024
    Configuration menu
    Copy the full SHA
    0409600 View commit details
    Browse the repository at this point in the history
  3. ref: add IMetadata trait

    Refers #336
    bidzyyys committed Oct 15, 2024
    Configuration menu
    Copy the full SHA
    bbd0b2d View commit details
    Browse the repository at this point in the history
  4. ref: add ITrace160 trait

    Refers #336
    bidzyyys committed Oct 15, 2024
    Configuration menu
    Copy the full SHA
    c8bf8d7 View commit details
    Browse the repository at this point in the history
  5. ref: add IBitMap trait

    Refers #336
    bidzyyys committed Oct 15, 2024
    Configuration menu
    Copy the full SHA
    f3ea0f7 View commit details
    Browse the repository at this point in the history
  6. ref: add IAccessControl trait

    Refers #336
    bidzyyys committed Oct 15, 2024
    Configuration menu
    Copy the full SHA
    61be5f7 View commit details
    Browse the repository at this point in the history
  7. ref: add IOwnable trait

    Refers #336
    bidzyyys committed Oct 15, 2024
    Configuration menu
    Copy the full SHA
    7b0e515 View commit details
    Browse the repository at this point in the history
  8. ref: add IErc20Capped trait

    Refers #336
    bidzyyys committed Oct 15, 2024
    Configuration menu
    Copy the full SHA
    0006cc2 View commit details
    Browse the repository at this point in the history
  9. ref: add IErc721Consecutive trait

    Refers #336
    bidzyyys committed Oct 15, 2024
    Configuration menu
    Copy the full SHA
    c39a40e View commit details
    Browse the repository at this point in the history
  10. fix: benches

    bidzyyys committed Oct 15, 2024
    Configuration menu
    Copy the full SHA
    e24c024 View commit details
    Browse the repository at this point in the history
  11. ref: add IErc721UriStorage trait

    Refers #336
    bidzyyys committed Oct 15, 2024
    Configuration menu
    Copy the full SHA
    0b97efe View commit details
    Browse the repository at this point in the history
  12. ref: add IErc20Permit trait

    Refers #336
    bidzyyys committed Oct 15, 2024
    Configuration menu
    Copy the full SHA
    90dc53d View commit details
    Browse the repository at this point in the history
  13. fix: docs

    bidzyyys committed Oct 15, 2024
    Configuration menu
    Copy the full SHA
    a547270 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    bed6b5e View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    ee62177 View commit details
    Browse the repository at this point in the history