Noah Khamliche 3a7a5d22a2
Feat: 🛠️ fix protocol release action (#652)
* 🔧 fix  and clean up foundry tests

* fix foundry tests import paths
2023-01-30 12:45:40 -05:00
..
2023-01-23 23:46:11 +00:00
2023-01-23 23:46:11 +00:00
2023-01-23 23:46:11 +00:00
2023-01-30 12:45:40 -05: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.