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: npm package #7

Merged
merged 21 commits into from
Apr 9, 2024

Commits on Apr 3, 2024

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

Commits on Apr 4, 2024

  1. Configuration menu
    Copy the full SHA
    f743a24 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    628cb59 View commit details
    Browse the repository at this point in the history

Commits on Apr 5, 2024

  1. Configuration menu
    Copy the full SHA
    ccea075 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    07ce892 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2f6be75 View commit details
    Browse the repository at this point in the history
  4. v1.0.1

    gentlementlegen committed Apr 5, 2024
    Configuration menu
    Copy the full SHA
    f15d6b6 View commit details
    Browse the repository at this point in the history

Commits on Apr 7, 2024

  1. Configuration menu
    Copy the full SHA
    e12709d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6e82814 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'development' into feat/npm-package

    # Conflicts:
    #	src/handlers/generate-erc20-permit.ts
    gentlementlegen committed Apr 7, 2024
    Configuration menu
    Copy the full SHA
    311ac9a View commit details
    Browse the repository at this point in the history

Commits on Apr 8, 2024

  1. Configuration menu
    Copy the full SHA
    2be290c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    48e6816 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f764feb View commit details
    Browse the repository at this point in the history
  4. Merge branch 'development' into feat/npm-package

    # Conflicts:
    #	package.json
    #	src/handlers/generate-erc721-permit.ts
    #	yarn.lock
    gentlementlegen committed Apr 8, 2024
    Configuration menu
    Copy the full SHA
    417e044 View commit details
    Browse the repository at this point in the history
  5. Merge remote-tracking branch 'origin/feat/npm-package' into feat/npm-…

    …package
    
    # Conflicts:
    #	package.json
    #	src/handlers/generate-erc721-permit.ts
    #	yarn.lock
    gentlementlegen committed Apr 8, 2024
    Configuration menu
    Copy the full SHA
    4e647fa View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    dc7f36d View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    240f0a7 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    f44c861 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    0b392fe View commit details
    Browse the repository at this point in the history
  10. test: explicitly import describe and expect from @jest/globals

    Add explicit jest imports in register wallet test.
    
    Add @jest/globals to dev dependencies.
    
    Add missing explicit jest imports.
    
    Add jest imports.
    
    Fix failing mocks.
    gitcoindev committed Apr 8, 2024
    Configuration menu
    Copy the full SHA
    a230c4f View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    1585826 View commit details
    Browse the repository at this point in the history