compound-finance / compound-protocol

The Compound On-Chain Protocol
https://compound.finance/developers
BSD 3-Clause "New" or "Revised" License
1.89k stars 1.21k forks source link

Add borrow caps and comp speed to lens #160

Closed torreyatcitty closed 3 years ago

torreyatcitty commented 3 years ago

This change added new comptroller fields to the cTokenMetadataAll call used by the dApp to pull most cToken metadata. Done as an optimization to further reduce the number of web3 calls made every block

arr00 commented 3 years ago

merged in #171