enzymefinance / protocol

Enzyme Protocol Implementation
https://enzyme.finance
GNU General Public License v3.0
375 stars 156 forks source link

refactor: remove internal accounting in favor of raw erc20 balances #1002

Closed SeanJCasey closed 4 years ago

SeanJCasey commented 4 years ago

This PR removes the system of internal accounting from smart contracts, going back to simple tracking of ERC20 balances.