updates to a new version of catapulta-verify which relies on etherscan api v2 and generalizes the routescan verification. Please add a ETHERSCAN_API_KEY without any network suffix to your .env. This new version should be more reliable and support a bigger set of networks.
new version of origin and aave-cli. Please run npm i to update. The new version will no longer generate IRs inside .assets/, but instead inline an image link, which in theory could also be embedded in aips.
BREAKING CHANGES:
updates to a new version of catapulta-verify which relies on etherscan api v2 and generalizes the routescan verification. Please add a
ETHERSCAN_API_KEY
without any network suffix to your.env
. This new version should be more reliable and support a bigger set of networks.new version of origin and
aave-cli
. Please runnpm i
to update. The new version will no longer generate IRs inside.assets/
, but instead inline an image link, which in theory could also be embedded in aips.