OpenST / mosaic-contracts

Mosaic-0: Gateways and anchors on top of Ethereum to scale DApps
https://discuss.openst.org/c/mosaic
MIT License
114 stars 31 forks source link

Expose all variables of deployment #623

Closed hobofan closed 5 years ago

hobofan commented 5 years ago

Follow up to #550.

Some of the current constructor arguments being used during contract deployment are making some assumptions and using defaults that only hold true for a development use-case. Going forward, those should be correctly exposed as configuration parameters.

schemar commented 5 years ago

Furthermore, check that the shared module has the correct organization set in 01_deploy.js.