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

Bump up sdk version to 1.2.0-rc.2 #317

Merged
merged 3 commits into from
Nov 13, 2024
Merged

Bump up sdk version to 1.2.0-rc.2 #317

merged 3 commits into from
Nov 13, 2024

Commits on Nov 11, 2024

  1. Feat/make isRegistered public (#311)

    * make isRegistered public
    
    * make isRegistered public
    DonFungible authored Nov 11, 2024
    Configuration menu
    Copy the full SHA
    f6e0cd1 View commit details
    Browse the repository at this point in the history

Commits on Nov 13, 2024

  1. Configuration menu
    Copy the full SHA
    8113115 View commit details
    Browse the repository at this point in the history
  2. Implement multicall (#314)

    * Add batchMintAndRegisterIpAssetWithPilTerms method
    
    * Add batchRegisterDerivative method
    
    * Enhance batchMintAndRegisterIpAssetWithPilTerms including unit tests and annotation
    
    * Add batchMintAndRegisterIpAndMakeDerivative method
    
    * Add batch register method
    
    * Fix issue about Invalid signature
    
    * Refactor code
    
    * Add unit tests
    
    * Fix unit test
    
    * Export getSignature method
    
    * Add batchRegisterWithIpMetadata method
    
    * Enhance code
    
    * Refactor multicall about protocol core
    
    * Remove integration test in command
    
    * Refactor getDeadline method
    
    * Bump up sdk to 1.2.0-rc.2
    bonnie57 authored Nov 13, 2024
    Configuration menu
    Copy the full SHA
    456fc3d View commit details
    Browse the repository at this point in the history