Files
protocol/contracts
mzhu25 68bc3979dd Split up BridgeAdapter by chain [TKR-402] (#487)
* Split up BridgeAdapter by chain

* Fix BridgeProtocols enum

* Add isSupportedSource to bridge adapter contracts

* Add bridge adapter tests

* Fix FQT test
2022-06-15 11:16:21 -04:00
..
2022-06-15 11:10:48 -04:00
2022-06-15 11:10:48 -04:00
2022-06-15 11:10:48 -04:00
2022-06-15 11:10:48 -04:00
2021-01-26 09:33:14 -08:00
2021-08-18 10:33:47 +10:00

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.