Skip to content

Conversation

amusingaxl
Copy link
Contributor

@amusingaxl amusingaxl commented Sep 12, 2025

  • refactor: remove flipperMom getter
  • refactor: remove mkrGuard in favor of govGuard for SKY only
  • refactor: add sanity check for setAutoLineIlkParameters(ilk, amount, gap)
  • docs: improve NatSpec
  • docs: improve README

amusingaxl and others added 30 commits April 25, 2025 10:34
Fix the issue with the `wait` modifier from `MCD_PAUSE`
amusingaxl and others added 21 commits May 19, 2025 10:43
…quidationAmount

- Use generic "debt" terminology instead of specific "DAI" references
- Update function name in library, tests, and documentation
- Update parameter descriptions to use "debt units" instead of "DAI"

This change makes the library more token-agnostic by replacing specific
token references with generic terms, improving flexibility for Sky Protocol.
- Update function name in library, tests, and documentation
- Update parameter descriptions to use generic terminology
- Replace specific DAI references with generic stablecoin terminology

This change makes the library more token-agnostic by using
generic terminology, improving flexibility for Sky Protocol.
- Replace 'DAI' with generic terminology in parameter descriptions
- Use generic 'amount' instead of 'DAI amount' throughout
- Clarify RWA documentation with note about DAI support
- Make documentation more token-agnostic

This change continues the effort to make the library more
generic and adaptable for different token implementations.
- Add overloaded function to set amount and gap while preserving TTL
- Add test helper in MockDssSpellAction.sol
- Add test case in DssAction.t.sol to verify TTL is preserved
- Update README.md with documentation for the new function

This change allows for more convenient parameter updates when only
the amount and gap need to be modified without changing the TTL.
… gap)`

Ensure this overload only works if the ilk has been properly configured before.
Update tests to stop using ilks and pips that have been off-boarded
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.

3 participants