32 Commits

Author SHA1 Message Date
Iuri Matias
ce681de06b add support for main config file 2015-07-07 06:51:03 -04:00
Iuri Matias
b7bdd841c9 refactor modules; update grunt tasks 2015-07-03 22:27:17 -04:00
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
13b7a9f2e5 update demo 2015-06-15 06:26:38 -04:00
Iuri Matias
0af68cbc9c tdd integration poc 2015-06-12 20:50:08 -04:00
Iuri Matias
d5c7bf3133 fix issue with choosing environment 2015-06-10 08:37:14 -04:00
Iuri Matias
8a2fdc76f4 add gas price option 2015-06-09 21:05:41 -04:00
Iuri Matias
7447d1fd3a display ipfs gateway address 2015-06-06 07:23:46 -04:00
Iuri Matias
d0836e55e0 relase ipfs command 2015-06-05 22:54:50 -04:00
Iuri Matias
14e43ea5f7 add ipfs release task 2015-06-05 22:54:37 -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
570ee280cf Merge branch 'master' of github.com:iurimatias/embark-framework 2015-06-04 07:26:57 -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
84b77abce1 Merge pull request #8 from iurimatias/improve_config_file
improve config hash to fix issues requiring files in a specific order
2015-06-04 07:20:57 -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
Iuri Matias
f853657f83 improve config hash to fix issues requiring files in a specific order 2015-06-04 07:12:00 -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
2fb91557db remove execSync 2015-05-24 16:29:37 -04:00
Iuri Matias
48018d2194 initialize tasks 2015-05-24 08:49:15 -04:00
Iuri Matias
d5f29a212f add gruntfile task 2015-05-24 08:48:49 -04:00
Iuri Matias
05571459fa add deploy task 2015-05-24 08:48:43 -04:00
Iuri Matias
201a31b54e add blockchain task 2015-05-24 08:47:06 -04:00
Iuri Matias
f975d22994 add server task 2015-05-24 08:45:56 -04:00