Commit Graph

216 Commits

Author SHA1 Message Date
Iuri Matias 2f19b4c80e Merge branch 'develop' 2015-08-05 07:07:30 -04:00
Iuri Matias 1ff7d4bba3 update to 0.8.1 2015-08-05 07:07:01 -04:00
Iuri Matias 02e745a9a1 add chains file to meteor demo 2015-08-05 07:06:08 -04:00
Iuri Matias 4e5b40be69 Merge branch 'develop' 2015-08-04 08:31:17 -04:00
Iuri Matias 2128bacf99 update to 0.8.0 2015-08-04 08:30:45 -04:00
Iuri Matias 8544756684 manage chain when deploying contracts 2015-08-04 08:18:04 -04:00
Iuri Matias f8db3c2920 save chain; add chain manager to deployment 2015-08-03 21:54:39 -04:00
Iuri Matias 56e59d814b get contract 2015-08-03 21:01:15 -04:00
Iuri Matias fab0df5c8b add contract to chain 2015-08-03 08:44:16 -04:00
Iuri Matias ea54f7524d initialize chain 2015-08-03 08:03:55 -04:00
Iuri Matias c0420d74a8 support deploy commands specifying contract 2015-08-02 20:50:12 -04:00
Iuri Matias 3757e41ea0 support deploy commands on contracts config 2015-08-02 19:43:37 -04:00
Iuri Matias 72dec76cde Merge branch 'develop' 2015-08-02 08:07:03 -04:00
Iuri Matias 834b25908b update to 0.7.3 2015-08-02 08:01:27 -04:00
Iuri Matias 3567e806aa redeploy on config change 2015-08-02 07:59:59 -04:00
Iuri Matias 159d68dcd2 Merge branch 'develop' of github.com:iurimatias/embark-framework into develop 2015-08-02 06:58:47 -04:00
Iuri Matias d4761fe62c Merge pull request #45 from readevalprint/blockchain_host
Allow blockchain rpchost to be configurable
2015-08-02 06:58:33 -04:00
Tim Watts a4e4dee48c Allow blockchain rpchost to be configurable 2015-08-02 09:02:09 +00:00
Iuri Matias 90a1f8cd65 warn user if there was issues deploying a contract 2015-08-01 19:34:26 -04:00
Iuri Matias 3a1828f1f6 fix contract deployment; timeout & retry 2015-08-01 18:04:22 -04:00
Iuri Matias dec7ae8a94 fix blockchain environment 2015-08-01 11:19:21 -04:00
Iuri Matias d4aac45ea6 fix css trigger on the boilerplate 2015-07-31 22:53:27 -04:00
Iuri Matias e9fab5451f support for stubs 2015-07-31 22:50:51 -04:00
Iuri Matias 28783e77bb set etherbase on mining script 2015-07-31 20:13:05 -04:00
Iuri Matias ddc134a914 Merge branch 'develop' 2015-07-31 19:29:34 -04:00
Iuri Matias dfdb917032 update README 2015-07-31 19:28:58 -04:00
Iuri Matias 243d16363d update to 0.7.2 2015-07-31 19:27:18 -04:00
Iuri Matias d606219391 update sleep lib to 3.0.0 2015-07-31 19:27:02 -04:00
Iuri Matias 7661e8c25a Merge branch 'develop' 2015-07-29 22:12:10 -04:00
Iuri Matias 13c749760c update to 0.7.1 2015-07-29 22:09:41 -04:00
Iuri Matias e35a14ed88 move genesis blocks to its own folders 2015-07-29 22:05:48 -04:00
Iuri Matias 6ff72432d6 make maxpeers configurable 2015-07-29 21:40:49 -04:00
Iuri Matias 29d25e3621 Merge pull request #43 from jorisbontje/41-genesis-block-not-found
make genesis block configurable
2015-07-29 10:10:46 -04:00
Iuri Matias f49968c407 Merge pull request #42 from jorisbontje/mkdirp-datadir
ensure datadir exists, bypassing the interactive liabilities prompt
2015-07-29 10:10:42 -04:00
Joris Bontje f1a02711bd make genesis block configurable. fixes #41 2015-07-29 15:49:02 +02:00
Joris Bontje fb8eb8e34c ensure datadir exists, bypassing the interactive liabilities prompt 2015-07-29 14:54:39 +02:00
Iuri Matias 2bd14e5c6c Merge pull request #40 from linagee/patch-3
Keep looping if address is null
2015-07-29 07:46:18 -04:00
linagee 634a7bfe1e Keep looping if address is null
This made embark-framework work for me. (More often than not.)
2015-07-24 18:06:02 -06:00
Iuri Matias 9b3610c2a7 Merge branch 'develop' 2015-07-23 07:43:11 -04:00
Iuri Matias e72a2e1aa9 update to 0.7.0 2015-07-23 07:37:36 -04:00
Iuri Matias c08354891c tag 0.6.3 2015-07-23 07:17:26 -04:00
Iuri Matias 03f389e771 fix server include 2015-07-22 22:45:54 -04:00
Iuri Matias e9576ad1b8 add development server dependencies to boilerplate 2015-07-22 22:34:20 -04:00
Iuri Matias b44eb14028 move development server to boilerplate 2015-07-22 22:32:30 -04:00
Iuri Matias 0e43d903e6 update boilerplate to web3.js 0.9.1 2015-07-22 19:06:23 -04:00
Iuri Matias 335eab8e57 remove unneded packages 2015-07-22 18:59:46 -04:00
Iuri Matias 50fa510757 remove unneded packages 2015-07-22 18:56:06 -04:00
Iuri Matias e09587932e add config for production 2015-07-22 18:40:24 -04:00
Iuri Matias d97c82e5af correct cmd line msg 2015-07-22 18:40:13 -04:00
Iuri Matias 24f69bb16f point package json to develop repos 2015-07-22 08:38:50 -04:00