liquity / ChickenBond

GNU General Public License v3.0
31 stars 5 forks source link

Optimise Chicken Bonds API calls (Promise.all) #274

Open edmulraney opened 1 year ago

edmulraney commented 1 year ago

Remove waterfall serial awaits for large Promise.alls so that Ethers can batch them all together (RpcBatchProvider)