This repository has been archived by the owner on Apr 30, 2024. It is now read-only.
generated from storyprotocol/solidity-template
-
Notifications
You must be signed in to change notification settings - Fork 104
Feat/optimize ci workflow #144
Closed
AndyBoWu
wants to merge
15
commits into
storyprotocol:main
from
storyprotocol:feat/optimize_ci_workflow
Closed
Feat/optimize ci workflow #144
AndyBoWu
wants to merge
15
commits into
storyprotocol:main
from
storyprotocol:feat/optimize_ci_workflow
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
* Fix PolicyInitialized event * remove withdrawETH for code simplification and clarity * change RNFT recipient to IPAccount instead of IP Pool + remove withdrawETH from ancestors vault
…Metadata Display (#2) * IPAccount storage impl * emit old IPRegistered event * add premissionless register() function into IIPAssetRegistry interface * reduce setter/getter in IPAccountStorage Interface
Remove ancestors hash and royalty context requirement from royalty LAP policy
* upgrades plugin and upgradeable LicenseRegistry * add .gitmodules * remove forge install oz upgrades in gha * use TestProxyHelper in tests instead of upgrades * no need for --ffi in tests
* remove oz foundry lib from gha build * remove duplicated gha code, remove forge install oz upgrade lib * use test deploy proxy helper to unblock
Feat/optimize ci workflow
🚨 Report Summary
For more details view the full report in OpenZeppelin Code Inspector |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Some notes: