embark/lib
Cryptomental bcc1711061
contract_deployer: Redeploy if track field is set to false.
Always deploy the contract regardless if already deployed
when 'track' field in the contract configuration is specified
and set to false.

In line with #938 requirements:

* If a contract has the track field set to false, that contract
  will always deploy.
* If the track field is set to true, then the existing deployment
  tracking mechanism will be active for that contract.
* If the field is not set, it should be assumed to true by default

Refs: https://github.com/embark-framework/embark/issues/938
2018-10-22 19:35:57 +02:00
..
core call path.basename w/ extension name to avoid e.g. `.js.1.js` 2018-10-22 19:35:56 +02:00
modules contract_deployer: Redeploy if track field is set to false. 2018-10-22 19:35:57 +02:00
pipeline fix chunking problem related to dynamic import and bug re: umd 2018-10-22 19:35:57 +02:00
tests cmd, run_tests: Add --nobrowser option for runCoverage. 2018-10-22 19:25:18 +02:00
utils add default account if set in config 2018-10-22 19:35:04 +02:00
constants.json Mainnet is livenet 2018-08-23 11:06:47 +01:00
index.js Console command connect to ipc 2018-08-21 16:09:48 -04:00