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: `LUP` calculated index inconsistency; `t0debtInAuction` accumulator in inconsistent state #876

Closed grandizzy closed 1 year ago

grandizzy 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,404B  (99.30%)
  ERC20Pool                -  23,632B  (96.15%)
grandizzy commented 1 year ago

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