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: add missing "package" commands to generate artifacts + unify interface ID constant names #936

Merged
merged 2 commits into from
Mar 28, 2024

Conversation

CJ42
Copy link
Member

@CJ42 CJ42 commented Mar 25, 2024

What does this PR introduce?

  • rename constants for the interface IDs of LSP0 and LSP6

  • add missing JSON contract artifacts names for:

    • LSP1 package
    • LSP4 package
    • LSP17 contracts package
    • LSP20 package
    • LSP23 package
    • LSP25 package
    • Universal Profile package
  • add missing "package" script to generate JSON artifacts for:

    • LSP1 package
    • LSP4 package
    • LSP14 package
    • LSP16 package
    • LSP1 Delegate package
    • LSP17 contract extension package
    • LSP20 package
    • LSP23 package
    • LSP25 package
    • Universal Profile package
  • add missing "build:types" script to generate WAGMI types for:

    • LSP1 package
    • LSP4 package
    • LSP14 package
    • LSP16 package
    • LSP1 Delegate package
    • LSP17 contract extension package
    • LSP20 package
    • LSP23 package
    • LSP25 package
    • Universal Profile package

@CJ42 CJ42 merged commit 1c63742 into main Mar 28, 2024
1 check passed
@CJ42 CJ42 deleted the fix/packages-builds branch March 28, 2024 11:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants