ajna-finance / ajna-core

The Ajna protocol is a non-custodial, peer-to-peer, permissionless lending, borrowing and trading system that requires no governance or external price feeds to function.
https://www.ajna.finance/
Other
31 stars 11 forks source link

Rounding bugs (2): `LUP` calculated index inconsistency; `t0debtInAuction` accumulator in inconsistent state #878

Closed prateek105 closed 1 year ago

prateek105 commented 1 year ago

Description of change

High level

Contract size

Pre Change

============ Deployment Bytecode Sizes ============
  ERC721Pool               -  24,404B  (99.30%)
  ERC20Pool                -  23,632B  (96.15%)

Post Change

============ Deployment Bytecode Sizes ============
  ERC721Pool               -  24,391B  (99.24%)
  ERC20Pool                -  23,619B  (96.10%)
grandizzy commented 1 year ago

closing in favor of https://github.com/ajna-finance/contracts/pull/886