Skip to content
This repository has been archived by the owner on Apr 30, 2024. It is now read-only.

Commit

Permalink
⚡ Beta Release ⚡
Browse files Browse the repository at this point in the history
  • Loading branch information
jdubpark committed Feb 24, 2024
1 parent 185b30b commit 750f5c5
Show file tree
Hide file tree
Showing 2 changed files with 38 additions and 25 deletions.
19 changes: 16 additions & 3 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,21 @@
# CHANGELOG

## Beta release (beta-rc4)
## Beta (beta-rc5)

This release marks the official beta release of core protocol.
This release marks the official beta release of Story Protocol's smart contracts.

- Allow IPAccount to Execute Calls to External Contracts (#127)
- Add PIL flavors libraries to improve DevEx (#123, #128, #130)
- Add Token Withdrawal Module for token withdrawals for IPAccounts (#131)
- Remove unused TaggingModule (#124)
- Fix Licensing Minting Payment to Account for Mint Amount (#129)
- Update README (#125, #136), Licensing (#135), and Script (#136)

Full Changelog: [beta-rc4...beta](https:/storyprotocol/protocol-core/compare/beta-rc4...beta)

## Beta-rc4

This release marks the unofficial beta release of Story Protocol's smart contracts.

- Integrate the Royalty and Licensing system with new royalty policy (#99)
- Integrate the Dispute and Licensing system (#93)
Expand All @@ -21,7 +34,7 @@ This release marks the official beta release of core protocol.
- Add more unit and integration tests (#90, #114)
- Miscellaneous changes (#79, #83, #88, #91, #92, #97, #115, #121)

Full Changelog: [beta-rc2...beta-rc3](https:/storyprotocol/protocol-core/compare/beta-rc3...beta-rc4)
Full Changelog: [beta-rc3...beta-rc4](https:/storyprotocol/protocol-core/compare/beta-rc3...beta-rc4)

## Beta-rc3

Expand Down
44 changes: 22 additions & 22 deletions deploy-out/deployment-11155111.json
Original file line number Diff line number Diff line change
@@ -1,26 +1,26 @@
{
"main": {
"AccessController": "0xaFfE6DE30Dfa2b35b63789b9aBF45b0A5Da201Eb",
"AncestorsVaultLAP": "0x0cBdDc07d36A4418e9Cd6520d8DE3Dcc2cEEa2D2",
"ArbitrationPolicySP": "0xa5225E1EaBf8A20d3b976E0b41E1BD33D1405D08",
"DisputeModule": "0x657b9b514B1AaCEaB8BfB9E29Db8ECBdA5C2fdfe",
"Governance": "0x7f7eE01b9af466ff95A62A1D52dA350b0f24A445",
"IPAccountImpl": "0x39EF9292eDE66F072C467B1Eed7C807Fc0Ab5870",
"IPAccountRegistry": "0x20C3E70f87A1c5936E33Ed7AE5328DB981D71605",
"IPAssetRegistry": "0x980d2c331E8fD31D7397d83AA9Bba44EaA4daeBC",
"IPAssetRenderer": "0x84Fc610F4E111d51eB00FC92FbCD41B53eBeD708",
"IPMetadataProvider": "0x81A27a6973d54444D42B14c6C0f0588F590d3BA1",
"IPResolver": "0xF1d5e6f17580680f106b91E1c00E3896E9fC95AD",
"LicenseRegistry": "0x185345750e402b60125792cbE6d82534C8575cF4",
"LicensingModule": "0x46d7d7f2450066344B291e182371E8885558568a",
"MockERC20": "0x1E274E9B699939f61731b4f8b3091Bb1e4259669",
"MockERC721": "0xA83d034F8024816Fb69b5C9D9b1b106aF2a2f1ad",
"MockTokenGatedHook": "0xDc09B78393F7C22AB5d0A18C1303Ed8a78FBD125",
"ModuleRegistry": "0x20Ec5239BC268b485E4372EA1a287434d2030fD2",
"PILPolicyFrameworkManager": "0x3E881bEB7DeD9610CBCD0049972Ab12c2859170f",
"RegistrationModule": "0x0CECCD03bc3a4E76e44703D5c805B4Dcb97E9F1A",
"RoyaltyModule": "0x5a39defb2D3A8CF785241AA10205c020eF138230",
"RoyaltyPolicyLAP": "0xB2BF60391677b4a8E1A986ec3C786A7ACED907c4",
"TaggingModule": "0x6CD37C21598b83B5496773837f86F175EB4fbF14"
"AccessController": "0x8eB53745795E2107E3568c647A77a7294C89Ef31",
"AncestorsVaultLAP": "0x7FD793C4914da052022524BA17508976733B09AA",
"ArbitrationPolicySP": "0xFfE389378AFa13D91485182D72700d226Cb0db16",
"DisputeModule": "0xe94d7198EF5657C15be755aC3D9cb386F2Db50Bd",
"Governance": "0x14Ac96796aadef6053e993aBDc3C1e7830ede901",
"IPAccountImpl": "0xec3F947902fac41e59aa25669Fe39997BFA1357c",
"IPAccountRegistry": "0xfe3ef84acECAd1F91583CB09E62953669C1c2bb5",
"IPAssetRegistry": "0xA3a77482C64e91d4C89114D83Bd51457132ea947",
"IPAssetRenderer": "0xF36c279a61b32D39e5Bc25e317f779362Be07E1d",
"IPMetadataProvider": "0x40D52438C3852A872c71eB3a8b81d6274C5b6274",
"IPResolver": "0x8BcE3019dBe94402A0276A2630373CDDB67fe271",
"LicenseRegistry": "0x176d33Cc80ed3390256033bbf7Fd651c9C5A364F",
"LicensingModule": "0x9CDDD88Dd34429a0F39eaDf91a56D1bf0533E72B",
"MockERC20": "0x1219A0E87e617E6560104fA11cfd4f01FeB47362",
"MockERC721": "0x9d790FF5B6A7469f32f18E677E15D48b86C6839b",
"MockTokenGatedHook": "0x25018B7521E7607A7101302401bE81eDCA2E9730",
"ModuleRegistry": "0x6E09516f10a4094b9B9A8C2b7Aa611A2D7827d3F",
"PILPolicyFrameworkManager": "0x50c3bCAA67D4eC3f285E4328451315Ab0D9e539f",
"RegistrationModule": "0x8b3f6b736b520F69c37a575293D3c1ff6383D495",
"RoyaltyModule": "0x833774B42357939B4c96e1bCF5cE26e815AE3Ae6",
"RoyaltyPolicyLAP": "0xda483fd6e6ecA1C2D913802F9a6B57a83b73029f",
"TokenWithdrawalModule": "0x01469702E71F5C8199A15a97e8147D002C60a0B9"
}
}

0 comments on commit 750f5c5

Please sign in to comment.