-
These aren't flash loans attacks, but were DeFi issues that that led to the loss of user funds and downtime, both caused by improper oracle usage.
Protocol: Compound
Reference: [Decrypt article](h…
-
If we keep `removeAuth`, this line could go directly inside `_remove` and avoid double call.
https://github.com/makerdao/ilk-registry/blob/a97c8e0805462358a1916f951f6ac303c813c519/src/IlkRegistry.s…
-
-
# Website Specification
This is an initial specification for how the MakerDAO MIPs site ought to handle the process for **educating** people on what MIPs are; **showing** them how to submit MIPs; a…
-
**Describe the bug**
I am trying to replace a pending transaction with a completely new one. I am using the feature of metamask to specify the nonce of the transaction in order to achieve this. I hav…
-
`execute` is very generic and could clash with functionality on the receiver or on other callback interfaces.
I would recommend using `onFlashMint`, since the interface will likely be reused by oth…
-
The word incentive is mentioned twice:
`The DAI Stablecoin System incentivizes external agents, called keepers, to automate certain operations around the Ethereum blockchain.`
and
`A big part of th…
-
It's intended to read(or write) various arbitrary calls with a single on-chain call. (This also could be a way to reduce infura calls in the miner in the future)
https://github.com/makerdao/multica…
-
It says this is a phishing site but I didn't see anything like that. I was wondering if it's because the domain name?
-
Wondering if we should have a `DssExecFactory` for passing the `SpellAction` instead of having to do a `dapp create DssExec` which might introduce some involuntary changes to the contract.
So basical…