aave-utilities icon indicating copy to clipboard operation
aave-utilities copied to clipboard

Added option to skip gas estimation in order to support transaction batching

Open 0xdex18 opened this issue 3 years ago • 0 comments

This PR implements a possibility of skipping the gas estimation for the func returned by generateTxCallback.

This is required for transaction batching, and also useful to skip overhead, in case of smart wallets that process their own gas estimation

this PR goes in pair with our PR of aave/interface , that implements transaction batching (Approval + Transaction) at the same time

Please advise if there's a better way

0xdex18 avatar May 16 '22 12:05 0xdex18