Commit Graph

5724 Commits

Author SHA1 Message Date
Iuri Matias df0e4d51ce force exit at end of cmd 2015-07-08 06:17:05 -04:00
Iuri Matias 1f03a4e962 support both meteor and grunt config files 2015-07-07 07:17:13 -04:00
Iuri Matias 9a4e62072f comment out config yml optiosn in boilerplate 2015-07-07 06:58:30 -04:00
Iuri Matias ce681de06b add support for main config file 2015-07-07 06:51:03 -04:00
Iuri Matias 4492db4603 define contracts type with address defined as static 2015-07-06 08:33:26 -04:00
Iuri Matias fe8b8e805e support specifying a contract address 2015-07-06 08:19:25 -04:00
Iuri Matias ea2a162d4b fix contract creation defaults; add test for contract instances 2015-07-04 18:59:57 -04:00
Iuri Matias 5d9f7f32da fix deployment script 2015-07-04 17:02:01 -04:00
Iuri Matias 4481938ccd implement contract instances 2015-07-04 16:52:05 -04:00
Iuri Matias c2416389fc abstract compiler into its own module 2015-07-03 23:23:21 -04:00
Iuri Matias 3f86244fbd cleanup 2015-07-03 22:41:39 -04:00
Iuri Matias b7bdd841c9 refactor modules; update grunt tasks 2015-07-03 22:27:17 -04:00
Iuri Matias e43c0a38d6 refactor blockchain lib + tests 2015-07-03 08:53:42 -04:00
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 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 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 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