-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Upgraded version to 2.0.0. Deployed Rules Engine to Sepolia and Amoy * Updated Deployment Directory * Removed the indexed keyword from event string parameters and added a getter to appName * Exposed rule processor address in ProtocolApplicationHandler * Removed old stuff in abi-aggregator we don't need anymore --------- Co-authored-by: Robert Kotz <[email protected]>
- Loading branch information
1 parent
443cb78
commit bcad51a
Showing
83 changed files
with
195 additions
and
147 deletions.
There are no files selected for viewing
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,16 @@ | ||
## 2.0.0 - 2024-08-19 | ||
|
||
### Changed | ||
- The repository was renamed to rules-engine | ||
- The Minimum Hold Time rule was refactored to conform to common rule storage and processing conventions | ||
- Documentation was added for admin role removal and renunciation | ||
- Additional data was added to the TokenRegistered event to support offchain processing | ||
- Deployment Scripts were updated to better align with the documented integration strategy and AppManager based RBAC items were removed | ||
- String parameters in the event were changed to not be indexed | ||
|
||
### Added | ||
- FeeCollected events are now emitted when fees are collected | ||
- Token Max Trading Volume and Token Max Supply Volatility rule now have additional configuration functions | ||
|
||
### Removed | ||
- ProtocolERC20 was removed in favor of minimalistic integration strategies |
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
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
23 changes: 23 additions & 0 deletions
23
deployments/11155111/2.0.0/2024-08-19T13:33:24/diamond/diamonds.json
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,23 @@ | ||
{ | ||
"11155111": { | ||
"ProtocolProcessorDiamond": { | ||
"2024-08-19": { | ||
"VersionFacet": "0xE136D772F91B4023f28643db93d977b68eaBf021", | ||
"ProtocolNativeFacet": "0x8Bb5375c8C497247D77081A3DE7E1765Ae8FC855", | ||
"ProtocolRawFacet": "0xCC0535d1753eA5162809296Ece03646A0540c9b1", | ||
"ERC20RuleProcessorFacet": "0x7Bb5eC9e5E0304f96A3C8B0CE54638c2aDe7456c", | ||
"ERC721RuleProcessorFacet": "0xB45db96d97BCb4D4F00479F78ddA6B30dD8242C6", | ||
"RuleProcessorDiamond": "0xd0dcE3E14aF7fFB89537c5b97aAFDAf337B842e4", | ||
"ApplicationRiskProcessorFacet": "0x92b4FB39Fef7e70FF3c704357c398e2cA7551Dae", | ||
"ApplicationAccessLevelProcessorFacet": "0x56b2cE9Bc8d6c498C61d25e88632C6BA6ADcE3C7", | ||
"ApplicationPauseProcessorFacet": "0x6026eD5Ca275a4D3085ceedBf4388D14b384963B", | ||
"ERC20TaggedRuleProcessorFacet": "0xF09D87822fA1dD0cA00D5449B0AE35212605FC97", | ||
"ERC721TaggedRuleProcessorFacet": "0x8860A2B0d339CC01ddbcB6983dDC27c323bC9490", | ||
"RuleApplicationValidationFacet": "0xA3564B92189f0Bb341877e8A34863Ef458cd6cB6", | ||
"RuleDataFacet": "0x0135325DBF66dd348C44c206A501bE2f2e92049d", | ||
"TaggedRuleDataFacet": "0xD122F38C57166B87AcFd86340B2d61Ced86D7070", | ||
"AppRuleDataFacet": "0x86A3F6292e3f79A0Cf9fBf74fEe4aa04480b1c0B" | ||
} | ||
} | ||
} | ||
} |
Large diffs are not rendered by default.
Oops, something went wrong.
Large diffs are not rendered by default.
Oops, something went wrong.
Large diffs are not rendered by default.
Oops, something went wrong.
Large diffs are not rendered by default.
Oops, something went wrong.
Large diffs are not rendered by default.
Oops, something went wrong.
Large diffs are not rendered by default.
Oops, something went wrong.
Large diffs are not rendered by default.
Oops, something went wrong.
Large diffs are not rendered by default.
Oops, something went wrong.
Large diffs are not rendered by default.
Oops, something went wrong.
Oops, something went wrong.