1687 Commits

Author SHA1 Message Date
Iuri Matias
13c749760c update to 0.7.1 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 0.7.0 2015-07-23 07:37:36 -04:00
Iuri Matias
c08354891c tag 0.6.3 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
Iuri Matias
7f4d4d6e49 specify env and config when deploying 2015-07-22 08:30:32 -04:00
Iuri Matias
60b39cd159 fix issue where tmp folder would get deleted 2015-07-22 08:30:04 -04:00
Iuri Matias
c5ad69bec7 Merge branch 'develop' 2015-07-15 08:21:49 -04:00
Iuri Matias
3b9cc0339b update to 0.6.1 2015-07-15 08:21:38 -04:00
Iuri Matias
c0a716d2bb Merge branch 'develop' 2015-07-15 08:16:48 -04:00
Iuri Matias
d9959f5599 fix typo 2015-07-15 08:16:42 -04:00
Iuri Matias
8bc4c115fc Merge branch 'develop' 2015-07-15 08:09:55 -04:00
Iuri Matias
c1113dda00 update readme 2015-07-15 08:06:40 -04:00
Iuri Matias
9a5c3906cd update meteor commands 2015-07-14 20:58:08 -04:00
Iuri Matias
92d37fd60a update embark and grunt plugin versions 2015-07-14 20:12:26 -04:00
Iuri Matias
12e30f5c35 remove old grunt packages 2015-07-14 19:52:59 -04:00
Iuri Matias
9579ea3b91 remove grunt; use grunt plugin 2015-07-14 19:43:21 -04:00
Iuri Matias
b5f7d32d65 add clarification to embark run cmd 2015-07-14 19:11:16 -04:00
Iuri Matias
dcc9aa7631 Merge branch 'meteor' into develop 2015-07-13 07:10:09 -04:00
Iuri Matias
d70c98665b add meteor demo cmd 2015-07-12 22:18:59 -04:00
Iuri Matias
88866f1357 add meteor build and ipfs support 2015-07-12 22:11:59 -04:00
Iuri Matias
ea16259f34 support embark blockchain without node modules 2015-07-12 21:33:36 -04:00
Iuri Matias
d45ca38d2b add license 2015-07-10 20:41:45 -04:00
Iuri Matias
f070b6b561 add license 2015-07-10 20:40:38 -04:00
Iuri Matias
85f3a7ae15 updated README 2015-07-10 07:30:26 -04:00
Iuri Matias
5e0b45723b updated README 2015-07-10 07:29:53 -04:00
Iuri Matias
d4150b9100 update to 0.5.0 0.5.0 2015-07-10 07:03:01 -04:00
Iuri Matias
3aa6356c12 Merge pull request #32 from debris/patch-2
fixed package.json
2015-07-10 06:10:59 -04:00
Marek Kotewicz
c4cb7aa5fc fixed package.json
`embark demo` that you suggested in #20 was failing with:

```
npm WARN package.json app_name@0.0.1 No description
npm WARN package.json app_name@0.0.1 No repository field.
npm WARN package.json app_name@0.0.1 No README data
npm ERR! Darwin 14.3.0
npm ERR! argv "node" "/usr/local/bin/npm" "install"
npm ERR! node v0.12.4
npm ERR! npm  v2.11.1
npm ERR! code ETARGET

npm ERR! notarget No compatible version found: embark-framework@'embark-framework@develop'
npm ERR! notarget Valid install targets:
npm ERR! notarget ["0.0.1","0.0.2","0.0.3","0.0.4","0.0.5","0.0.6","0.0.7","0.0.8","0.1.0","0.1.1","0.1.2","0.2.0","0.2.1","0.3.0","0.4.0","0.4.1","0.4.2","0.4.3"]
npm ERR! notarget
npm ERR! notarget This is most likely not a problem with npm itself.
npm ERR! notarget In most cases you or one of your dependencies are requesting
npm ERR! notarget a package version that doesn't exist.
npm ERR! notarget
npm ERR! notarget It was specified as a dependency of 'app_name'
npm ERR! notarget

npm ERR! Please include the following file with any support request:
npm ERR!     /Users/marekkotewicz/ethereum/embark_demo/npm-debug.log
```
2015-07-10 10:36:15 +02:00
Iuri Matias
266ea31f1d fix package.json dependency 2015-07-09 23:09:17 -04:00
Iuri Matias
1fef23a14c take into account other type of cmds 2015-07-09 23:05:34 -04:00
Iuri Matias
d55f31f64b add meteor-build-client 2015-07-09 22:54:04 -04:00
Iuri Matias
93ba02aa25 update meteor demo 2015-07-09 22:51:51 -04:00
Iuri Matias
89f731d61f remove build files 2015-07-09 21:43:01 -04:00