* adding AAVE V3 to selected Bridge Adapters * prettier fix * Adding L2 optimizations for Arbitrum and Optimism * Adding l2 encoded parameters to Aave V3 MixIn * Removing L2 Encoder interface from MixinAaveV3.sol * Updating FQT addresses
Development
Building solidity files will update the contract artifact in {package-name}/generated-artifacts/{contract}.json
, but does not automatically update the contract-artifacts
or contract-wrappers
packages, which are generated from the artifact JSON. See contract-artifacts/README.md
for instructions on updating these packages.