mirror of
https://github.com/vacp2p/linea-monorepo.git
synced 2026-01-08 03:43:56 -05:00
* feat: added shomei-frontend linea_getProof e2e test * feat: revise the e2e test with comments * feat: make linked library name human readable
This folder contains contract deployment scripts and build artifacts used to speed up tests in other parts of the monorepo (including E2E and coordinator tests). We have plans to store artifacts for contract upgrade tests here also, given we won't have the source Solidity code for the 'old contract to be upgraded' at the time we want to upgrade.
Note that if you change artifact file names, you must change the corresponding typechain imports in /e2e