You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Apr 30, 2024. It is now read-only.
This release introduces new modules, registries, libraries, and other logics into the protocol.
6
+
7
+
- Define concrete Events and Interfaces for all modules and registries (#25, #28, #29)
8
+
- Introduce a simple governance mechanism (#35)
9
+
- Add a canonical IPMetadataProvider as the default resolver and add more resolvers (#30)
10
+
- Add a basic IPAssetRenderer for rendering canonical metadata associated with each IP Asset (#30)
11
+
- Accommodate more flexible Records for resolvers in the IP Record Registry (#30)
12
+
- Support meta-transaction (execution with signature) on IPAccount implementation (#32)
13
+
- Upgrade License Registry logics for more expressive and comprehensive parameter verifiers (hooks) and license policy enforcement for derivative IPAssets (#23, #31)
14
+
- Enhance the deployment script & post-deployment interactions, as well as the Integration tests to capture more use-case flows (#33)
15
+
- Enhance the Unit tests for better coverage (#29, #30, #35)
0 commit comments