Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
71 commits
Select commit Hold shift + click to select a range
4f413a5
Dispute Integration tests fixed and expanded
bpolania Feb 12, 2025
6a8e923
PR Comments Addressed
bpolania Feb 13, 2025
50d3f04
Update package.json
bpolania Feb 13, 2025
328313f
PR - All comments addressed
bpolania Feb 13, 2025
86f2be3
Comments addressed
bpolania Feb 13, 2025
a15c78c
Update pnpm-lock.yaml
bpolania Feb 13, 2025
130ad9b
Update pnpm-lock.yaml
bpolania Feb 13, 2025
aedbb67
Update pnpm-lock.yaml
bpolania Feb 13, 2025
b61be63
Merge pull request #422 from storyprotocol/origin/bp/integration/judg…
bpolania Feb 14, 2025
749fc32
Enhance contractCallWithFees with erc20 (#423)
bonnie57 Feb 19, 2025
470d602
Update dispute.test.ts
bpolania Feb 19, 2025
524d234
Add default value for DerivativeData and LicenseConfig
bonnie57 Feb 14, 2025
00c6edb
Update dispute.test.ts
bpolania Feb 20, 2025
2496df7
Update dispute.test.ts
bpolania Feb 20, 2025
739b46e
Merge pull request #425 from storyprotocol/bonnie/dev
bonnie57 Feb 21, 2025
d0f5a90
Add default value for DerivativeData
bonnie57 Feb 14, 2025
766ad0a
Add default value for LicenseConfig
bonnie57 Feb 14, 2025
183286c
Update the doc about multiple line
bonnie57 Feb 17, 2025
bcea686
Modify licenseConfig logic
bonnie57 Feb 19, 2025
ba59ebd
Enhance LicenseTermsData type
bonnie57 Feb 19, 2025
7b17bf6
Add Auto Wrapping Support including registerDerivative and mintAndReg…
bonnie57 Feb 18, 2025
2bde5b2
Add mintFeeToken and mintFee in nftClient
bonnie57 Feb 18, 2025
2d116b8
Move feeUtils test into utils test
bonnie57 Feb 18, 2025
097ec00
Throw error more specify when call getRevenueShare method
bonnie57 Feb 18, 2025
eb89b9c
Refactor via comments
bonnie57 Feb 19, 2025
e6fc88d
Add uri value for each PIL Flavor by default
bonnie57 Feb 19, 2025
2f1443e
Reset package.json
bonnie57 Feb 19, 2025
e60b302
Make allowDuplicates optional
bonnie57 Feb 20, 2025
8b93d23
Bind link with v1.3.1
bonnie57 Feb 20, 2025
6f660f9
Merge pull request #427 from storyprotocol/bonnie/dev2
bonnie57 Feb 21, 2025
4065528
Bump up version to 1.3.0-rc.1
bonnie57 Feb 21, 2025
89c2d0e
Merge pull request #433 from storyprotocol/feat/bump-up-version
bonnie57 Feb 21, 2025
f60c23f
Update dispute.test.ts
bpolania Feb 21, 2025
b4bf32d
Merge pull request #432 from storyprotocol/origin/bp/integration/423
bpolania Feb 24, 2025
bbf952a
feat: update generateIpMetadata and generateCreatorsMetadata to IPA M…
DracoLi Feb 25, 2025
faecdfd
fix generateCreatorMetadata changes
DracoLi Feb 25, 2025
3603c44
Add setIpMetadata method in ipAccount
bonnie57 Feb 25, 2025
bd4c76d
Remove useless ipAccount reference
bonnie57 Feb 25, 2025
df15f99
Update pr-internal.yml
bpolania Feb 25, 2025
a1808e8
feat: Add dispute assertion to dispute client
DracoLi Feb 26, 2025
c82b54d
Refactor via comments
bonnie57 Feb 26, 2025
917e1ff
add disputeAssertion docs
DracoLi Feb 26, 2025
cf8f7a6
Merge pull request #438 from storyprotocol/origin/bp/judgement-is-key
bpolania Feb 26, 2025
46a90d1
Merge pull request #437 from storyprotocol/feat/updating-ip-metadata-url
bonnie57 Feb 26, 2025
740328e
Refactor claimAllRevenue via generated method
bonnie57 Feb 21, 2025
4529d28
Clean up useless code
bonnie57 Feb 21, 2025
ddac56b
Add batchClaimAllRevenue method in the royalty module
bonnie57 Feb 24, 2025
309cfe5
Refactor unwrap wip token
bonnie57 Feb 24, 2025
390e9f2
Add unit test for royalty module
bonnie57 Feb 24, 2025
11ebe05
Refactor code
bonnie57 Feb 25, 2025
397be22
Refactor via comment
bonnie57 Feb 25, 2025
4ea3001
Disable transfer and unwrap when call claimAllRevenue method
bonnie57 Feb 25, 2025
95b0116
Fix unit tests
bonnie57 Feb 25, 2025
c758191
Modify unwrapWipTokens method with single call
bonnie57 Feb 25, 2025
630eaeb
Refactor via comments
bonnie57 Feb 25, 2025
5abe59f
Fix test
bonnie57 Feb 25, 2025
3608203
Refactor via comments
bonnie57 Feb 26, 2025
4ae4778
Throw error when unwrapWipTokens have multiple wip
bonnie57 Feb 26, 2025
f004b9d
Export neccessary address including Lap, Lrp, Wip
bonnie57 Feb 26, 2025
826c496
Fix type property
bonnie57 Feb 26, 2025
eeda26c
Update claim all revenue description without transfer wip to ip
bonnie57 Feb 26, 2025
e3b5567
Remove wip address for exporting
bonnie57 Feb 26, 2025
094dfd0
Merge pull request #435 from storyprotocol/feat/batched-claim-all-rev…
bonnie57 Feb 26, 2025
af3aeca
Merge pull request #436 from storyprotocol/dl/ip-metadata
DracoLi Feb 27, 2025
3e008fe
resolves #440; export license config and license terms data
DracoLi Feb 27, 2025
bae8267
Merge pull request #441 from storyprotocol/dl/export-license-config
DracoLi Feb 27, 2025
6792ea7
Merge pull request #439 from storyprotocol/dl/dispute-assertion
DracoLi Feb 27, 2025
2a59597
feat: add bonnie as reviewer
AndyBoWu Feb 28, 2025
2b69b33
Merge pull request #446 from storyprotocol/feat/add_bonnie_reviewer
bpolania Feb 28, 2025
7926005
fix ipAsset ip metadata unit test
DracoLi Feb 28, 2025
a9e9896
Fix issue about derivativesAllowed and derivativesAttribution (#442)
bonnie57 Mar 3, 2025
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .github/CODEOWNERS
Original file line number Diff line number Diff line change
@@ -1 +1 @@
* @LeoHChen @DonFungible @edisonz0718 @jacob-tucker @AndyBoWu @allenchuang @bpolania
* @LeoHChen @DonFungible @edisonz0718 @jacob-tucker @AndyBoWu @allenchuang @bpolania @bonnie57 @DracoLi
2 changes: 2 additions & 0 deletions .github/workflows/pr-internal.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@ jobs:
secrets:
WALLET_PRIVATE_KEY: ${{ secrets.WALLET_PRIVATE_KEY }}
TEST_WALLET_ADDRESS: ${{ secrets.TEST_WALLET_ADDRESS }}
JUDGE_PRIVATE_KEY: ${{ secrets.JUDGE_PRIVATE_KEY }}

push_build_and_test:
if: github.event_name == 'push'
Expand All @@ -34,3 +35,4 @@ jobs:
secrets:
WALLET_PRIVATE_KEY: ${{ secrets.WALLET_PRIVATE_KEY }}
TEST_WALLET_ADDRESS: ${{ secrets.TEST_WALLET_ADDRESS }}
JUDGE_PRIVATE_KEY: ${{ secrets.JUDGE_PRIVATE_KEY }}
2 changes: 1 addition & 1 deletion packages/core-sdk/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@story-protocol/core-sdk",
"version": "1.3.0-beta.3",
"version": "1.3.0.rc.1",
"description": "Story Protocol Core SDK",
"main": "dist/story-protocol-core-sdk.cjs.js",
"module": "dist/story-protocol-core-sdk.esm.js",
Expand Down
Loading