2811 Commits

Author SHA1 Message Date
Iuri Matias
1a5ddea9a8 restructure lib initialization 2015-07-03 07:59:35 -04:00
Iuri Matias
ad071bc1b2 refactor deploy script + tests 2015-07-03 04:59:33 -04:00
Iuri Matias
de9dff3397 refactor: determine contract dependencies + add specs 2015-07-02 08:50:32 -04:00
Iuri Matias
4499fc6c13 restructure; move code from tasks into libs 2015-07-02 08:34:39 -04:00
Iuri Matias
4593ad7e76 update requirements; add warning for 0.9.34 2015-07-02 07:43:44 -04:00
linagee
872d9364ab No reason for peers with test
This made mine start to mine. (Would not start without it.)
2015-07-02 07:43:43 -04:00
Iuri Matias
eac991971a refactor: start moving contracts code to its own file + specs 2015-07-02 07:43:43 -04:00
Iuri Matias
e9c34168a2 rename config as config.blockchain 2015-07-02 07:43:01 -04:00
Iuri Matias
676b28c35b move blockchain config to its own file 2015-07-02 07:43:00 -04:00
Iuri Matias
3b5c45a29f refactor blockchain config 2015-07-02 07:43:00 -04:00
Iuri Matias
12f84bf403 restructure; move code from tasks into libs 2015-07-02 07:43:00 -04:00
Iuri Matias
416530dbbf update to 0.4.3 0.4.3 2015-07-02 07:41:51 -04:00
Iuri Matias
f4ba7dc817 update mining script to take to work with 0.9.35 2015-07-02 07:39:24 -04:00
linagee
961dac4645 web3.eth.pendingTransactions is not a function
See https://github.com/iurimatias/embark-framework/issues/15
Also, minimalAmount was set too low for demo contract to launch.
2015-07-01 19:55:24 -04:00
Iuri Matias
e01a339756 update to 0.4.2 0.4.2 2015-06-26 20:23:15 -04:00
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 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 0.4.0 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 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 ec16656e0ac2967130b6b3316b7482a9071a9584.
2015-06-09 21:23:47 -04:00