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/make isRegistered public #311

Merged
merged 2 commits into from
Nov 11, 2024
Merged

Conversation

DonFungible
Copy link
Contributor

Description

Make ipAsset.isRegistered a public function. Previously, it was private.

@DonFungible DonFungible merged commit f6e0cd1 into dev Nov 11, 2024
6 checks passed
@DonFungible DonFungible deleted the feat/make-isRegistered-public branch November 11, 2024 05:53
bonnie57 pushed a commit to bonnie57/sdk that referenced this pull request Nov 13, 2024
* make isRegistered public

* make isRegistered public
bonnie57 pushed a commit to bonnie57/sdk that referenced this pull request Nov 13, 2024
* make isRegistered public

* make isRegistered public
bonnie57 pushed a commit to bonnie57/sdk that referenced this pull request Nov 13, 2024
* make isRegistered public

* make isRegistered public
bonnie57 pushed a commit to bonnie57/sdk that referenced this pull request Nov 13, 2024
* make isRegistered public

* make isRegistered public
bonnie57 pushed a commit to bonnie57/sdk that referenced this pull request Nov 13, 2024
* make isRegistered public

* make isRegistered public
bonnie57 pushed a commit to bonnie57/sdk that referenced this pull request Nov 13, 2024
* make isRegistered public

* make isRegistered public
DonFungible added a commit that referenced this pull request Nov 13, 2024
* Feat/make isRegistered public (#311)

* make isRegistered public

* make isRegistered public

* [feat] add codeowners for pr review (#316)

* 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

---------

Co-authored-by: Don <[email protected]>
Co-authored-by: Andy Wu <[email protected]>
bonnie57 pushed a commit to bonnie57/sdk that referenced this pull request Nov 14, 2024
* make isRegistered public

* make isRegistered public
bonnie57 pushed a commit to bonnie57/sdk that referenced this pull request Nov 14, 2024
* make isRegistered public

* make isRegistered public
bonnie57 pushed a commit to bonnie57/sdk that referenced this pull request Nov 14, 2024
* make isRegistered public

* make isRegistered public
bonnie57 pushed a commit to bonnie57/sdk that referenced this pull request Nov 14, 2024
* make isRegistered public

* make isRegistered public
bonnie57 pushed a commit to bonnie57/sdk that referenced this pull request Nov 14, 2024
* make isRegistered public

* make isRegistered public
bonnie57 pushed a commit to bonnie57/sdk that referenced this pull request Nov 14, 2024
* make isRegistered public

* make isRegistered public
bonnie57 added a commit to bonnie57/sdk that referenced this pull request Nov 14, 2024
* Feat/make isRegistered public (storyprotocol#311)

* make isRegistered public

* make isRegistered public

* [feat] add codeowners for pr review (storyprotocol#316)

* Implement multicall  (storyprotocol#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

* fix:Update

---------

Co-authored-by: Don <[email protected]>
Co-authored-by: Andy Wu <[email protected]>
bonnie57 pushed a commit to bonnie57/sdk that referenced this pull request Nov 14, 2024
* make isRegistered public

* make isRegistered public
bonnie57 added a commit to bonnie57/sdk that referenced this pull request Nov 14, 2024
* Dev (#148)

* Feat/make isRegistered public (storyprotocol#311)

* make isRegistered public

* make isRegistered public

* [feat] add codeowners for pr review (storyprotocol#316)

* Implement multicall  (storyprotocol#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

* fix:Update

---------

Co-authored-by: Don <[email protected]>
Co-authored-by: Andy Wu <[email protected]>

* Revert "Dev (#148)"

This reverts commit e174d27.

---------

Co-authored-by: Don <[email protected]>
Co-authored-by: Andy Wu <[email protected]>
bonnie57 added a commit to bonnie57/sdk that referenced this pull request Nov 14, 2024
* Feat/make isRegistered public (storyprotocol#311)

* make isRegistered public

* make isRegistered public

* [feat] add codeowners for pr review (storyprotocol#316)

* Implement multicall  (storyprotocol#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

* fix:Update

---------

Co-authored-by: Don <[email protected]>
Co-authored-by: Andy Wu <[email protected]>
bonnie57 pushed a commit to bonnie57/sdk that referenced this pull request Nov 14, 2024
* make isRegistered public

* make isRegistered public
bonnie57 added a commit to bonnie57/sdk that referenced this pull request Nov 14, 2024
* Feat/make isRegistered public (storyprotocol#311)

* make isRegistered public

* make isRegistered public

* [feat] add codeowners for pr review (storyprotocol#316)

* Implement multicall  (storyprotocol#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

* fix:Update

* feat(lang): add Polish language

---------

Co-authored-by: Don <[email protected]>
Co-authored-by: Andy Wu <[email protected]>
bonnie57 added a commit that referenced this pull request Dec 3, 2024
* Feat/make isRegistered public (#311)

* make isRegistered public

* make isRegistered public

* [feat] add codeowners for pr review (#316)

* 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

---------

Co-authored-by: Don <[email protected]>
Co-authored-by: Andy Wu <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants