Commit Graph

16 Commits

Author SHA1 Message Date
Iuri Matias 12f84bf403 restructure; move code from tasks into libs 2015-07-02 07:43:00 -04:00
Iuri Matias bc1af4ec25 fix issue with deploying multiple indepedent contracts 2015-06-26 20:18:05 -04:00
Iuri Matias a1a3aab6e5 support receiving contract as argument; automatically determine correct deployment order 2015-06-20 13:47:38 -04:00
Iuri Matias ecbab3f7c5 update default gas value 2015-06-20 08:14:09 -04:00
Iuri Matias 972bb3a254 check if contracts config is defined and if not use defaults 2015-06-20 08:09:34 -04:00
Iuri Matias 7bb67dacc8 support deploying with multiple arguments 2015-06-19 23:21:03 -04:00
Iuri Matias 6a60d0110a load contracts config when deploying 2015-06-19 10:27:53 -04:00
Iuri Matias 8a2fdc76f4 add gas price option 2015-06-09 21:05:41 -04:00
Iuri Matias f750507970 Merge branch 'gas_limit' of https://github.com/debris/embark-framework into debris-gas_limit 2015-06-04 07:28:52 -04:00
Iuri Matias 084008c6d3 Merge branch 'web3_5' of https://github.com/debris/embark-framework into debris-web3_5 2015-06-04 07:25:59 -04:00
Iuri Matias f5b38d9265 set minimal amount of gas to avoid issues with slighter bigger contracts; to be configurable in 0.2.0 2015-06-04 07:14:46 -04:00
Marek Kotewicz d545354982 update web3 0.3.4 -> 0.5.0 2015-06-04 12:38:44 +02:00
Marek Kotewicz eb4fd7482b reduced default value of gasLimit 2015-06-04 10:37:09 +02:00
Marek Kotewicz 28632d8458 configurable gas limit 2015-06-04 10:17:14 +02:00
Iuri Matias 1cffb46808 support for geth versions that return multiple contracts in compiled object; maintain compatibility with older geth versions 2015-05-26 22:11:35 -04:00
Iuri Matias 05571459fa add deploy task 2015-05-24 08:48:43 -04:00