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

Update info multicall #958

Closed MikeHathaway closed 1 year ago

MikeHathaway commented 1 year ago

Description of change

High level

MikeHathaway commented 1 year ago

@prateek105 @EdNoepel I debated, but ultimately didn't add the remaining RPC calls in updatePool as they are all different contracts, which would prevent usage in any multicall. I figured that there would be less maintenance overhead with leaving the other calls as is, as compared to the efficiency gains from aggregating the other contract calls.