Iuri Matias
6ff72432d6
make maxpeers configurable
2015-07-29 21:40:49 -04:00
Joris Bontje
f1a02711bd
make genesis block configurable. fixes #41
2015-07-29 15:49:02 +02: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
e09587932e
add config for production
2015-07-22 18:40:24 -04:00
Iuri Matias
24f69bb16f
point package json to develop repos
2015-07-22 08:38:50 -04:00
Iuri Matias
3b9cc0339b
update to 0.6.1
2015-07-15 08:21:38 -04:00
Iuri Matias
92d37fd60a
update embark and grunt plugin versions
2015-07-14 20:12:26 -04:00
Iuri Matias
9579ea3b91
remove grunt; use grunt plugin
2015-07-14 19:43:21 -04:00
Iuri Matias
dcc9aa7631
Merge branch 'meteor' into develop
2015-07-13 07:10:09 -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
93ba02aa25
update meteor demo
2015-07-09 22:51:51 -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
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
e01a339756
update to 0.4.2
2015-06-26 20:23:15 -04:00
Iuri Matias
77b1e333ed
update to 0.4.1
2015-06-24 07:23:12 -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
8f9d532a7c
remove spec from boilerplate
2015-06-20 08:36:28 -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
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
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
2015-06-10 08:44:12 -04:00
Iuri Matias
1913a38341
Revert "require grunt libs"
...
This reverts commit ec16656e0a
.
2015-06-09 21:23:47 -04:00
Iuri Matias
8a2fdc76f4
add gas price option
2015-06-09 21:05:41 -04:00
Iuri Matias
ec16656e0a
require grunt libs
2015-06-09 20:42:30 -04:00
Iuri Matias
31fdc58cfe
require needed packages for embark; cleanup boilerplate package
2015-06-09 08:22:18 -04:00
Iuri Matias
2a1d5ea984
update to 0.2.1
2015-06-05 08:58:08 -04:00
Iuri Matias
1430d02aa0
update to 0.2.0
2015-06-04 07:55:10 -04:00
Iuri Matias
3cda508440
update boilerplate web3 version
2015-06-04 07:42:09 -04:00
Iuri Matias
f750507970
Merge branch 'gas_limit' of https://github.com/debris/embark-framework into debris-gas_limit
2015-06-04 07:28:52 -04:00
Iuri Matias
84b77abce1
Merge pull request #8 from iurimatias/improve_config_file
...
improve config hash to fix issues requiring files in a specific order
2015-06-04 07:20:57 -04:00
Iuri Matias
7ccec28402
update to 0.1.2
2015-06-04 07:16:09 -04:00
Iuri Matias
f853657f83
improve config hash to fix issues requiring files in a specific order
2015-06-04 07:12:00 -04:00
Marek Kotewicz
eb4fd7482b
reduced default value of gasLimit
2015-06-04 10:37:09 +02:00
Marek Kotewicz
28632d8458
configurable gas limit
2015-06-04 10:17:14 +02:00
Iuri Matias
823ad1addd
update to 0.1.1
2015-05-26 22:13:16 -04:00
Iuri Matias
bea68f8263
update to 0.1.0
2015-05-25 08:26:07 -04:00
Iuri Matias
1f0d794ee8
update to 0.0.8
2015-05-24 16:47:52 -04:00
Iuri Matias
2fb91557db
remove execSync
2015-05-24 16:29:37 -04:00
Iuri Matias
a4d3b6b125
use web3 0.4.3
2015-05-24 14:46:24 -04:00
Iuri Matias
164d46f058
add grunt package
2015-05-24 11:57:50 -04:00
Iuri Matias
04083e5fab
add boilerplate app
2015-05-24 08:58:17 -04:00