Denis Smirnov
Results
3
issues of
Denis Smirnov
I probably found some bug in event emitting. In Mint event of StableDebtToken there is an invariant: newBalance == oldBalance + balanceIncrease + amount. But here https://github.com/aave/protocol-v2/blob/master/contracts/protocol/tokenization/StableDebtToken.sol#L243 you put to...
Сырой код, я его ещё допишу