-
Notifications
You must be signed in to change notification settings - Fork 22
Refactor: updates after interim audit report #104
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
Changes from all commits
Commits
Show all changes
62 commits
Select commit
Hold shift + click to select a range
e15262e
chore: update dependencies
amusingaxl 2673fad
refactor: remove custom test script in favor of `forge test`
amusingaxl ecd7f5e
chore: add .editorconfig
amusingaxl 449744a
refactor: rename D3M functions to DDM
amusingaxl b4c53d7
refactor: improve formatting
amusingaxl a3ed6f0
refactor: replace old Flap actions with FlapUniV2 ones
amusingaxl 07d695a
refactor: change comment style to reduce the total number of lines
amusingaxl 323146e
feat: add USDS support
amusingaxl a1cce89
feat: add SUSDS and USDS support
amusingaxl 105721c
refactor: improve docs and interface names
amusingaxl 29d9946
refactor: generalize `addReaderToWhitelist`
amusingaxl 982c9ea
docs: improve README
amusingaxl 6d6f468
feat: add `setGSMDelay`
amusingaxl 74539b6
docs: update headers and natspec
amusingaxl a04ae9f
refactor: implement changes related to the `Chief` migration
amusingaxl c066aa7
chore: apply default `forge fmt` to all contracts
amusingaxl 99797f0
fix: `test_setGSMDelay` to call `MCD_PAUSE_PROXY`
amusingaxl f3e50f3
chore: fix comment section header formatting
amusingaxl aa3c928
fix: update natspec and parameter names for generalized whitelist man…
amusingaxl cff0591
chore: improve natspec and section comment formatting
amusingaxl abb4ae2
chore: ensure docs and comments use Sky Protocol rather than MakerDAO…
amusingaxl db76337
chore: remove Makefile, as default `forge` commands are preferred.
amusingaxl 01938d5
fix: remove duplicate ETH_RPC_URL setting in GitHub workflow
amusingaxl 4ab7c38
Apply suggestions from code review
amusingaxl be45903
refactor: simplify further oracle management
amusingaxl 448c551
feat: add `removeChangelogAddress`
amusingaxl b6e7597
feat: add Star spell proxy execution functions
amusingaxl 9f0aac8
refacotr: reorganize project structure
amusingaxl 30404c3
docs: update documntation about `checkWhitelistedOSM`
amusingaxl d7fdb6b
chore: format README
amusingaxl 391e29f
docs: update README with TODO for the new release
amusingaxl f8e045a
fix: typo in READMEw
amusingaxl 925f6e6
docs: add missing documentation to README
amusingaxl 62fe567
refactor: rename auction debt related functions
amusingaxl 37d3da9
refactor: remove MCD_CAT related functions
amusingaxl 4b2ec84
refactor: rename setMaxTotalDAILiquidationAmount to setMaxTotalDebtLi…
amusingaxl bce0f81
refactor: rename setDAIReferenceValue to setParity
amusingaxl 50102af
refactor: remove specific DAI references from function documentation
amusingaxl 88608c9
chore: fix formatting
amusingaxl 2fac7bf
feat: add overloaded setIlkAutoLineParameters function
amusingaxl c2d8e0d
refactor: update DssExecTest to work with the new Chief
amusingaxl 3a88510
refactor: clean up `DssActionTest`
amusingaxl da2d9b7
Apply suggestions from code review
amusingaxl d5b0281
fix: apply suggestions from code review
amusingaxl aa7c852
refactor: add changes related to SKY being the new governance token
amusingaxl 1b0dedb
refactor: remove `flipperMom` getter
amusingaxl e94ec06
refactor: remove mkrGuard in favor of govGuard for SKY only
amusingaxl c3f4a34
refactor: add sanity check for `setAutoLineIlkParameters(ilk, amount,…
amusingaxl a292163
docs: improve NatSpec
amusingaxl 110f73e
docs: improve README
amusingaxl d1c738d
Merge branch 'master' into audit-feedback/revamp-for-chief-migration
amusingaxl 3996d70
refactor: fix tests
amusingaxl 1fb2202
Fix dust/hole ordering in tests and docs
amusingaxl beab6b5
chore: re-apply `forge fmt` according to the latest rules
amusingaxl 878c664
Update mainnet Line expectations
amusingaxl 3bedd21
docs: fix confusing natspec on `setKeeperIncentiveFeeFlatRate`
amusingaxl 2c88b26
refactor: add sanity check in `setKeeperIncentiveFlatFee`
amusingaxl 859823a
chore: re-run `forge fmt`
amusingaxl fbb6cb7
fix: enforce stricted sanity check on `setIlkMaxLiquidationAmount`
amusingaxl f68b450
test: expand XMPL-A integration assertions
amusingaxl 74f7115
test: use approx assertions for rates
amusingaxl 27f476b
chore: add audit reports
amusingaxl File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
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
Binary file not shown.
Binary file not shown.
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
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
Oops, something went wrong.
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.
Uh oh!
There was an error while loading. Please reload this page.