Skip to content

Conversation

@brotherlymite
Copy link
Collaborator

@brotherlymite brotherlymite commented Sep 21, 2024

With the introduction of this PR, the Aave Generalised Risk Steward does not allow updates which does not change the protocol state and instead reverts in those cases.

  • In the case where all the params were EngineFlags.KEEP_CURRENT, we were not reverting before but it makes sense to revert as it does not change any risk params on the protocol and is simply a waste of gas.

  • We also revert now in the case where instead of using EngineFlags.KEEP_CURRENT for a param update with no changes, we use the current param value which does not make much sense.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant