mirror of
https://github.com/vacp2p/linea-monorepo.git
synced 2026-01-09 20:27:58 -05:00
* remove reinit function in tokenbridge * passing tests with removal of setRemoteSender * remove operational task and dead role reference * added tokenbridgev1_1 artifact to e2e tests * adjustments * fix nonce increment
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