Commit Graph

3896 Commits

Author SHA1 Message Date
Iuri Matias bc1af4ec25 fix issue with deploying multiple indepedent contracts 2015-06-26 20:18:05 -04:00
Iuri Matias 77b1e333ed update to 0.4.1 2015-06-24 07:23:12 -04:00
Iuri Matias 949ca2da1c fix mining script to work with both geth 0.9.33 and older versions 2015-06-24 07:22:10 -04:00
Iuri Matias 18dd35f1a5 update readme 2015-06-22 07:54:22 -04:00
Iuri Matias b212a69ce0 update readme 2015-06-22 06:18:11 -04:00
Iuri Matias 93d8f50d33 update readme 2015-06-22 06:13:04 -04:00
Iuri Matias e897263bc3 update readme 2015-06-22 06:07:46 -04:00
Iuri Matias 21617e3bf6 update to 0.4.0 2015-06-21 22:49:07 -04:00
Iuri Matias c0b4f62aa9 add some info to default html page 2015-06-21 22:43:15 -04:00
Iuri Matias 4988e30154 update readme 2015-06-21 22:14:22 -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 9abd93ff7f update demo contract and spec 2015-06-20 08:36:40 -04:00
Iuri Matias 8f9d532a7c remove spec from boilerplate 2015-06-20 08:36:28 -04:00
Iuri Matias 99f5d38f1f add spec cmd 2015-06-20 08:35:49 -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 d728efe797 increase default gas limit 2015-06-19 23:20:32 -04:00
Iuri Matias 6a60d0110a load contracts config when deploying 2015-06-19 10:27:53 -04:00
Iuri Matias 79db42544a update demo 2015-06-19 10:27:19 -04:00
Iuri Matias 13b7a9f2e5 update demo 2015-06-15 06:26:38 -04:00
Iuri Matias 27c45ba62d remove log 2015-06-15 06:12:53 -04:00
Iuri Matias 619a92f71b update dependencies 2015-06-15 06:07:40 -04:00
Iuri Matias dca33e02fc add spec to boilerplate 2015-06-15 05:46:18 -04:00
Iuri Matias 1e5d704061 support constructor arguments in specs 2015-06-14 21:38:00 -04:00
Iuri Matias 55cdf4c878 compile contracts and request correct contract to proxy 2015-06-13 16:57:44 -04:00
Iuri Matias bda4267fa2 request needed class 2015-06-13 09:21:29 -04:00
Iuri Matias 7695c1616f move test code into module 2015-06-13 09:02:19 -04:00
Iuri Matias 7ea590895f make py calls sync; return correct value 2015-06-13 08:13:40 -04:00
Iuri Matias 27c2ab4104 create contract wrapper 2015-06-12 23:02:54 -04:00
Iuri Matias 0af68cbc9c tdd integration poc 2015-06-12 20:50:08 -04:00
Iuri Matias 885651c893 update to 0.3.0 2015-06-10 08:44:12 -04:00
Iuri Matias 431b37173e refactor exec cmd 2015-06-10 08:43:15 -04:00
Iuri Matias d5c7bf3133 fix issue with choosing environment 2015-06-10 08:37:14 -04:00
Iuri Matias 1913a38341 Revert "require grunt libs"
This reverts commit ec16656e0a.
2015-06-09 21:23:47 -04:00
Iuri Matias 8a2fdc76f4 add gas price option 2015-06-09 21:05:41 -04:00
Iuri Matias ec16656e0a require grunt libs 2015-06-09 20:42:30 -04:00
Iuri Matias 31fdc58cfe require needed packages for embark; cleanup boilerplate package 2015-06-09 08:22:18 -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 9b87dc79ec Merge branch 'develop' 2015-06-05 08:58:19 -04:00
Iuri Matias 2a1d5ea984 update to 0.2.1 2015-06-05 08:58:08 -04:00
Iuri Matias d1dd25aa17 Merge pull request #10 from debris/fixed_mining
fixed mining condition
2015-06-05 08:56:32 -04:00
Marek Kotewicz 29a28a63c5 fixed mining condition 2015-06-05 05:52:07 +02:00
Iuri Matias 1430d02aa0 update to 0.2.0 2015-06-04 07:55:10 -04:00
Iuri Matias 3cda508440 update boilerplate web3 version 2015-06-04 07:42:09 -04:00
Iuri Matias 6101ae3c4a Merge branch 'debris-gas_limit' 2015-06-04 07:29:12 -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