506 Commits

Author SHA1 Message Date
Iuri Matias
14e43ea5f7 add ipfs release task 2015-06-05 22:54:37 -04:00
Iuri Matias
9b87dc79ec Merge branch 'develop' 0.2.1 2015-06-05 08:58:19 -04:00
Iuri Matias
2a1d5ea984 update to 0.2.1 2015-06-05 08:58:08 -04:00
Iuri Matias
d1dd25aa17 Merge pull request #10 from debris/fixed_mining
fixed mining condition
2015-06-05 08:56:32 -04:00
Marek Kotewicz
29a28a63c5 fixed mining condition 2015-06-05 05:52:07 +02:00
Iuri Matias
1430d02aa0 update to 0.2.0 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
6101ae3c4a Merge branch 'debris-gas_limit' 2015-06-04 07:29:12 -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
570ee280cf Merge branch 'master' of github.com:iurimatias/embark-framework 2015-06-04 07:26:57 -04:00
Iuri Matias
b352fc9b4f Merge branch 'debris-web3_5' 2015-06-04 07:26:10 -04:00
Iuri Matias
084008c6d3 Merge branch 'web3_5' of https://github.com/debris/embark-framework into debris-web3_5 2015-06-04 07:25:59 -04:00
Iuri Matias
891a4d19ae Merge pull request #2 from gitter-badger/gitter-badge
Add a Gitter chat badge to README.md
2015-06-04 07:23:47 -04:00
Iuri Matias
c0eb531941 Merge pull request #9 from iurimatias/develop
Develop
2015-06-04 07:23:32 -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 0.1.2 2015-06-04 07:16:09 -04:00
Iuri Matias
f5b38d9265 set minimal amount of gas to avoid issues with slighter bigger contracts; to be configurable in 0.2.0 2015-06-04 07:14:46 -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
d545354982 update web3 0.3.4 -> 0.5.0 2015-06-04 12:38:44 +02: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
406931b1fb specify requirements version 2015-05-27 19:25:59 -04:00
Iuri Matias
823ad1addd update to 0.1.1 0.1.1 2015-05-26 22:13:16 -04:00
Iuri Matias
1cffb46808 support for geth versions that return multiple contracts in compiled object; maintain compatibility with older geth versions 2015-05-26 22:11:35 -04:00
The Gitter Badger
0d859b8741 Added Gitter badge 2015-05-26 14:35:07 +00:00
Iuri Matias
bea68f8263 update to 0.1.0 0.1.0 2015-05-25 08:26:07 -04:00
Iuri Matias
23d06fc12d Create README.md 2015-05-25 08:21:53 -04:00
Iuri Matias
1f0d794ee8 update to 0.0.8 2015-05-24 16:47:52 -04:00
Iuri Matias
48f773c2e2 improve mine script 2015-05-24 16:46:35 -04:00
Iuri Matias
b1bc70f2c1 update to 0.0.7 2015-05-24 16:31:16 -04:00
Iuri Matias
2fb91557db remove execSync 2015-05-24 16:29:37 -04:00
Iuri Matias
843f60b7d7 update to 0.0.6 2015-05-24 14:46:58 -04:00
Iuri Matias
a4d3b6b125 use web3 0.4.3 2015-05-24 14:46:24 -04:00
Iuri Matias
71b34aaf48 update to 0.0.5 2015-05-24 14:01:13 -04:00
Iuri Matias
b0615bbb7d add npmignore file 2015-05-24 14:00:18 -04:00
Iuri Matias
259b24b462 update to 0.0.4 2015-05-24 11:58:05 -04:00
Iuri Matias
164d46f058 add grunt package 2015-05-24 11:57:50 -04:00
Iuri Matias
12a37ee6d4 update to 0.0.3 2015-05-24 11:34:10 -04:00
Iuri Matias
8fa5369126 add shelljs package 2015-05-24 11:33:55 -04:00
Iuri Matias
8749a63dd8 mine a minimal amount 2015-05-24 09:36:19 -04:00
Iuri Matias
eda7734bdd update to 0.0.2 2015-05-24 09:22:35 -04:00
Iuri Matias
1d6a741847 add demo task 2015-05-24 09:21:08 -04:00
Iuri Matias
8d1ebe9ba0 add simple storage demo app 2015-05-24 09:07:19 -04:00
Iuri Matias
a4fe027fb3 mine when a transaction comes in 2015-05-24 09:04:44 -04:00
Iuri Matias
fa17f72df1 add embark binary 2015-05-24 09:03:43 -04:00
Iuri Matias
73eb30f7e2 add web3 lib 2015-05-24 09:01:10 -04:00
Iuri Matias
04083e5fab add boilerplate app 2015-05-24 08:58:17 -04:00
Iuri Matias
48018d2194 initialize tasks 2015-05-24 08:49:15 -04:00
Iuri Matias
d5f29a212f add gruntfile task 2015-05-24 08:48:49 -04:00
Iuri Matias
05571459fa add deploy task 2015-05-24 08:48:43 -04:00