Commit Graph

722 Commits

Author SHA1 Message Date
Iuri Matias 0ec3fba352 if target is directory then copy files 2017-02-06 06:51:27 -05:00
Iuri Matias 61f8f4159e improve styling of demo app 2017-02-06 06:51:27 -05:00
Iuri Matias 6822a9b08c implement compiler plugin 2017-02-06 06:51:27 -05:00
Iuri Matias 878b5aa2da display error in case whisper is not available 2017-02-06 06:51:27 -05:00
Iuri Matias 27b2f33adc update docs 2017-02-06 06:51:27 -05:00
Iuri Matias 2e9a4bb28a implement several plugins 2017-02-06 06:51:27 -05:00
Iuri Matias 9d2f9c3054 implement whisper stop watch; add callback so sendMessage become async 2017-02-06 06:51:27 -05:00
Iuri Matias 2928694b76 update embark demo 2017-02-06 06:51:27 -05:00
Iuri Matias 352eadab98 add console plugin support 2017-02-06 06:51:26 -05:00
Iuri Matias 0e0b0c99d3 update docs 2017-02-06 06:51:26 -05:00
Iuri Matias a41c6f534f revert back initial messae 2017-02-06 06:51:26 -05:00
Iuri Matias 0b88d2fa69 show loading message; immediatly check for services instead of waiting 5 secs 2017-02-06 06:51:26 -05:00
Iuri Matias 136f099b57 remove console log 2017-02-06 06:51:26 -05:00
Iuri Matias e0486b6404 update docs 2017-02-06 06:51:26 -05:00
Iuri Matias b72a42cfb3 add plugin config options; update pipeline plugin implementation 2017-02-06 06:51:26 -05:00
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 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 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