2911 Commits

Author SHA1 Message Date
Iuri Matias
79675f5ec7 update docs 2017-02-06 06:51:26 -05:00
Iuri Matias
3facfb18a8 add default plugins property to templates 2017-02-06 06:51:26 -05:00
Iuri Matias
4075490fee add plugin for pipeline 2017-02-06 06:51:26 -05:00
Iuri Matias
ccdfaf61f2 implement plugin support: implement support for client-side web3 providers and contracts plugins 2017-02-06 06:51:26 -05:00
Iuri Matias
747ddc1815 Merge pull request #211 from DeviateFish/fix/broken-test-deployment
Fix broken test environment
2017-02-06 06:51:07 -05:00
Daniel Benton
ce6c10b4d1 Actually use the fucking options object when setting up tests 2017-02-04 22:57:46 -05:00
Daniel Benton
630f94f707 Lock down solc dependency version because people can't semver worth shite 2017-02-04 18:25:11 -05:00
Daniel Benton
0942b710e3 Fix broken test deployment shit 2017-02-04 18:04:38 -05:00
Iuri Matias
361e1ec94a compatbility fix for latest geth 2017-02-03 07:01:59 -05:00
Iuri Matias
fb1097b191 update web3.js 2017-02-03 06:47:41 -05:00
Iuri Matias
fb6e930313 revert package back to previously version due to breaking changes 2017-01-15 08:52:23 -05:00
Iuri Matias
8c24e41b90 update docs and readme 2017-01-14 18:15:45 -05:00
Iuri Matias
45c868fb1d update docs and readme 2017-01-14 18:14:36 -05:00
Iuri Matias
17a64d9559 update docs and readme 2017-01-14 18:11:43 -05:00
Iuri Matias
c554e90b57 update solc and spec 2017-01-14 07:05:36 -05:00
Iuri Matias
87f1e01dd9 clear noise from demo generation 2017-01-13 19:17:29 -05:00
Iuri Matias
a4b6752482 update packages 2017-01-13 19:17:01 -05:00
Iuri Matias
f7bbc1ddc2 update to 2.2.1 2.2.1 2017-01-13 07:46:36 -05:00
Iuri Matias
21750cf7f9 use web3.js ~0.18.2 2017-01-13 07:44:42 -05:00
Iuri Matias
087578c8e6 add spec for contracs config; fix contracts arguments when it's an instanceOf 2017-01-12 20:42:33 -05:00
Iuri Matias
97a49f3136 update to 2.2.0 2.2.0 2017-01-11 06:57:57 -05:00
Iuri Matias
ede9321f3e update docs 2017-01-10 07:04:21 -05:00
Iuri Matias
b7a4c8d187 update docs 2017-01-10 07:01:42 -05:00
Iuri Matias
73142e9cd4 update docs 2017-01-10 06:53:58 -05:00
Iuri Matias
769fa63fa5 update docs 2017-01-10 06:40:28 -05:00
Iuri Matias
d9bb63b731 update docs 2017-01-10 06:25:38 -05:00
Iuri Matias
84b577bc00 first stab at docs 2017-01-10 06:04:48 -05:00
Iuri Matias
8a91d2854e Merge branch 'develop' of github.com:iurimatias/embark-framework into develop 2017-01-08 16:17:31 -05:00
Iuri Matias
439fbf6b41 make jshint happy 2017-01-08 16:15:25 -05:00
Iuri Matias
2afcb34021 Update README.md 2017-01-08 15:57:23 -05:00
Iuri Matias
d1cb5266ca Merge branch 'swarm' into develop 2017-01-08 15:47:43 -05:00
Iuri Matias
04bb61bb12 Merge branch 'orbit' into develop 2017-01-08 15:47:26 -05:00
Iuri Matias
59c63b98e1 add small test for console 2017-01-08 15:47:15 -05:00
Iuri Matias
26f2ad7407 refactor ipfs and swarm code 2017-01-08 13:19:27 -05:00
Iuri Matias
c53d92baa5 refactor deployments to upload command 2017-01-07 20:37:48 -05:00
Iuri Matias
15b8d9b33e supporting uploading dapp to swarm 2017-01-07 16:52:29 -05:00
Iuri Matias
e8ef3ed8b7 update to web3js 0.18.0 2017-01-07 13:32:32 -05:00
Iuri Matias
6f8916f40f update web3 version 2017-01-07 12:16:02 -05:00
Iuri Matias
f2628eabe1 update required geth version 2017-01-07 12:12:39 -05:00
Iuri Matias
a8beb1bf8c update readme 2017-01-07 10:42:11 -05:00
Iuri Matias
0b73194e12 workaround for topics issue 2017-01-07 10:13:23 -05:00
Iuri Matias
6389884851 fix unneeded ascii conversion for topics 2017-01-07 09:32:10 -05:00
Iuri Matias
8f434df926 return general and original message object in listenTo callback 2017-01-07 08:38:34 -05:00
Iuri Matias
61ae426781 post orbit message on listen to callback 2017-01-07 00:10:29 -05:00
Iuri Matias
5a71342dcd update README 2017-01-07 00:10:12 -05:00
Iuri Matias
13cf92a4f5 add orbit to embarkjs 2017-01-07 00:03:03 -05:00
Iuri Matias
5dabf8198a Merge branch 'develop' of github.com:iurimatias/embark-framework into develop 2017-01-06 21:48:52 -05:00
Iuri Matias
6d369cd452 update solc + specs 2017-01-06 21:48:38 -05:00
Iuri Matias
ba514455d3 Merge pull request #205 from Steven-Ireland/develop
fix bug with adjusting gas
2016-12-27 13:50:04 -05:00
Steven Ireland
30b03383ee fix bug with adjusting gas 2016-12-26 11:47:57 -05:00