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
Similarly to #7099 - Need to change 'Interest Rate'. Product have opted for 'Stability Fee'.
Agoric/dapp-inter#108 handles the UI changes but the scope of this ticket is to update it everywhere else in the code, tests, contracts, documentation (non-user facing) etc to align.
Description of the Design
Likely a breaking change.
Replace 'Interest Rate' with 'Stability Fee' in code (might be InterestRate so StabilityFee is acceptable)
The content you are editing has changed. Please copy your edits and refresh the page.
What is the Problem Being Solved?
Similarly to #7099 - Need to change 'Interest Rate'. Product have opted for 'Stability Fee'.
Agoric/dapp-inter#108 handles the UI changes but the scope of this ticket is to update it everywhere else in the code, tests, contracts, documentation (non-user facing) etc to align.
Description of the Design
Likely a breaking change.
Replace 'Interest Rate' with 'Stability Fee' in code (might be InterestRate so StabilityFee is acceptable)
Blocked by
stateShape
may be incompatible with existing state #7337Security Considerations
N/A
Scaling Considerations
Unknown
Test Plan
TBD
The text was updated successfully, but these errors were encountered: