Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
Browse the repository at this point in the history
* Update smart contract methods * Fix multicall request types * Update registerPilTermsAndAttach to accept array of terms * Update mintAndRegisterIpAndAttachPILTerms to accept array of terms * Update signature method * Update smart contract methods in config * Add registerIPAndAttachLicenseTermsAndDistributeRoyaltyTokens method * Fix issue about how to get license terms id * Add registerDerivativeAndAttachLicenseTermsAndDistributeRoyaltyTokens method * Add mintAndRegisterIpAndMakeDerivativeAndDistributeRoyaltyTokens and mintAndRegisterIpAndAttachPilTermsAndDistributeRoyaltyTokens methods * Add unit for mintAndRegisterIpAndMakeDerivativeAndDistributeRoyaltyTokens and mintAndRegisterIpAndAttachPilTermsAndDistributeRoyaltyTokens methods * Fix unit tests * Refactor code * Bump up version to 1.2.0-rc.3 * Remove integration tests in test command * Update package.json
- Loading branch information