Jacob Evans 68656b4a4d
chore: Prune old contracts (#304)
Prune exchange-libs
deploy migrations at specific address
remove exchange-libs, moving LibMath into Utils
Remove staking order-utils multisig and remaining asset-proxy
2021-08-18 10:33:47 +10:00
..
2021-08-16 02:03:23 +00:00
2021-08-16 02:03:23 +00:00
2021-08-18 10:33:47 +10:00
2021-08-16 02:03:23 +00: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.