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
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
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
3b9cc0339b
update to 0.6.1
2015-07-15 08:21:38 -04:00
Iuri Matias
d9959f5599
fix typo
2015-07-15 08:16:42 -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
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
Iuri Matias
551f78300a
update web3 lib
2015-07-09 21:32:44 -04:00
Iuri Matias
505ca5d14f
wait & set contract addresses on deployment
2015-07-09 08:23:04 -04:00
Iuri Matias
b9c0b8f9e5
use correct variable when determing output from cmd
2015-07-09 07:43:53 -04:00
Iuri Matias
3d7c1c629c
fix merge errors
2015-07-09 07:31:37 -04:00
Iuri Matias
0655957e0f
Merge branch 'develop' of github.com:iurimatias/embark-framework into develop
2015-07-09 07:24:21 -04:00
Iuri Matias
19eb84ef91
Merge pull request #25 from debris/fixed_contract_address
...
Fixed contract address
2015-07-09 07:07:52 -04:00
Iuri Matias
e2b5e03bf7
Merge pull request #22 from debris/deploy_fix
...
fixed error on embark deploy when deploying contracts from new boilerplate
2015-07-09 07:07:13 -04:00
Iuri Matias
f6883e9896
Merge pull request #21 from debris/patch-1
...
readme update - debugging embark
2015-07-09 07:05:16 -04:00
Marek Kotewicz
37fd6e1e13
fixed typos
2015-07-09 11:03:06 +02:00
Marek Kotewicz
ddcbe657af
reverted bolerplate/package.json
2015-07-09 10:59:03 +02:00
Marek Kotewicz
13e33dd192
web3.js 0.8.1, fixed obtaining contract addresses
2015-07-09 10:49:04 +02:00
Marek Kotewicz
b6d22f1a3f
fixed error on embark deploy when deploying contracts from new boilerplate
2015-07-09 09:21:18 +02:00