Port Private Fork Changes#391
Merged
kingster-will merged 78 commits intostoryprotocol:mainfrom Jan 31, 2025
Merged
Conversation
adjust UMA setup in deployment script
simplify and add unit tests lint and remove unused code enhance to calculate pending on demand rename var name and add more comments add more comments.
* update hardhat tests * Update hardhat_e2e.yml * add set ipa metadata test * update e2e test workflow
lint fix solhint disable quotes fix format fix
… be whitelisted (storyprotocol#16) lint fix rename error prettier quote altering fix
* add the p1 tests * add tests for permission and register derivative * Deploy oov3 sandbox (storyprotocol#31) * update workflow * update workflow * test * test * test * test * test * update workflow * add dispute tests * Update dispute.test.ts * Update hardhat_e2e.yml * Update dispute.test.ts --------- Co-authored-by: Jacqueline Zhang <131138188+jacqueline-57b@users.noreply.github.com> Co-authored-by: Jacqueline Zhang <jacqueline@57blocks.com>
…ent is higher than zero (storyprotocol#60)
* fix 3 failures 1. Shall not add IP to group if IP does not share the same licensing terms as the group 2. Dispute - Set tags to the derivative IP assets if the parent infringed 3. Dispute - Set tags to the derivative IP assets if the parent has not infringed
…tocol#78)" (storyprotocol#81) This reverts commit e141a74839e9c4144b94fb924a0e445bc70f4c0c.
* add guardian role config to deploy script * add grand role delay * fix action delays * add guardian role validation * additional guardian role validation * update upgraderExecDelay to 1 day
sebsadface
approved these changes
Jan 31, 2025
This file contains hidden or 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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
Description
This PR ports changes made in a private fork back to the main repository.