302 Commits

Author SHA1 Message Date
Anthony Laibe
4e44e07378 Adding embark ui 2018-08-22 19:18:08 -04:00
Iuri Matias
266b74282f fix branch 2018-08-22 19:18:07 -04:00
Iuri Matias
12df580267 move console api call into console 2018-08-22 19:18:02 -04:00
Iuri Matias
6959d6d5be add basic ws functionality 2018-08-22 19:18:01 -04:00
Iuri Matias
adc924df3e add 2nd endpoint to webserver; use express 2018-08-22 19:18:01 -04:00
Michael Bradley, Jr
7ca78b04f2 webpack-bundle-analyzer doesn't need to be a dep 2018-08-22 19:17:21 -04:00
Michael Bradley, Jr
ac80dc6279 webpack bundle analyzer 2018-08-22 19:17:20 -04:00
Michael Bradley, Jr
5a5d83a039 no need for ganache-cli "bin" entry 2018-08-22 19:17:09 -04:00
Michael Bradley, Jr
05f25fb604 embark-ganache-cli -> ganache-cli-embark 2018-08-22 19:17:08 -04:00
Andre Medeiros
fe85ece0bf Remove node-http-proxy as we don't use it anywhere 2018-08-22 19:17:04 -04:00
Michael Bradley, Jr
da14ccb7f7 "embark-" prefixed bin entry in package.json for ganache-cli 2018-08-22 19:15:26 -04:00
Iuri Matias
15aa5d6e75 fixes due to bad rebase 2018-08-22 18:32:43 -04:00
Richard Ramos
ff19ae0917 Addid basic templating to start building UI from here 2018-08-22 16:30:46 -04:00
Jonathan Rainville
3ce02bc6e9 up embarkJS version 2018-08-21 17:41:24 -04:00
Jonathan Rainville
e2b73c0c45 conflict in package json 2018-08-21 16:44:00 -04:00
hodlbank
a834ca71de [m] Updated ganache-cli from broken 6.1.0 to 6.1.6 in order to fix simulatorBlocktime blockchain option. 2018-08-21 16:11:07 -04:00
Michael Bradley, Jr
30d075380b bump embarkjs to 0.3.4 2018-08-21 16:11:07 -04:00
Jonathan Rainville
8e50bfd976 conflict in package json 2018-08-21 16:11:06 -04:00
Iuri Matias
951246da70 update version to avoid confusion with stable version 2018-08-21 16:10:22 -04:00
Michael Bradley, Jr
1852809cb0 bump embarkjs dep (to ver w/ corresponding babel7rc1 fixes) 2018-08-21 16:09:49 -04:00
Michael Bradley, Jr
c4e0eda1f9 no caret range for babel-loader (beta) 2018-08-21 16:09:49 -04:00
Michael Bradley, Jr
7bd9a5f81d bump @babel deps to 7.0.0-rc.1, no caret ranges 2018-08-21 16:09:48 -04:00
Michael Bradley, Jr
2a00fd824f pkg-up dependency 2018-08-21 16:09:48 -04:00
Andre Medeiros
8e396a17d8 Progress 2018-08-21 16:09:13 -04:00
Michael Bradley, Jr
314edadb57 Revert "Merge pull request #663 from embark-framework/revert-656-bug_fix/dot.embark_versions_modules"
This reverts commit 7859c384ca1a9a4a307a53ea2b477c0d78766ca9, reversing
changes made to a58f21c30340e74c3cd8b35b4545a6760c9d9909.
2018-08-21 16:05:58 -04:00
Jonathan Rainville
dd510ff6a1 add associate event in ens (not yet tested) 2018-08-21 16:05:58 -04:00
Anthony Laibe
70f777f0b0 Update embarkjs version 2018-08-21 16:05:58 -04:00
Anthony Laibe
e57a13809a Revert package change 2018-08-21 16:05:58 -04:00
Iuri Matias
63b01a32d4 Revert ".embark/versions modules" 2018-08-21 16:05:58 -04:00
Anthony Laibe
b548f9efae PR feedback 2018-08-21 16:05:39 -04:00
Anthony Laibe
d6849bf04f Add IPNS demo 2018-08-21 16:05:39 -04:00
Michael Bradley, Jr
aae20ac1ad spec glob as dep 2018-08-21 16:04:22 -04:00
Michael Bradley, Jr
d13e8ac062 @babel/runtime should be a dep 2018-08-21 16:04:22 -04:00
Michael Bradley, Jr
5fe3b9e7ba spec caret ranges re: babel deps 2018-08-21 16:04:22 -04:00
Jonathan Rainville
f5e3f2f274 up embarkJS version 2018-08-21 15:54:45 -04:00
Michael Bradley, Jr
78c3b1307a webpack-bundle-analyzer doesn't need to be a dep 2018-08-21 15:47:05 -04:00
Michael Bradley, Jr
7ea7234024 use embarkjs 0.2.0 2018-08-21 15:47:05 -04:00
Michael Bradley, Jr
b08e035412 upgrade HardSource 2018-08-21 15:47:05 -04:00
Michael Bradley, Jr
cef1958193 webpack bundle analyzer 2018-08-21 15:47:05 -04:00
Michael Bradley, Jr
359da86875 webpack 4 2018-08-21 15:47:05 -04:00
Michael Bradley, Jr
b3ee25d697 babel deps to latest 7 beta 2018-08-21 15:47:05 -04:00
Michael Bradley, Jr
6a86af8020 bump babel related deps 2018-08-21 15:47:05 -04:00
Michael Bradley, Jr
71919dc3d9 embarkjs dep -- pre-pub pkg spec usable by auto testers (for PR rev) 2018-08-21 15:47:05 -04:00
Anthony Laibe
b679d3031a Remove code dependencies to underscore 2018-08-21 15:47:05 -04:00
Anthony Laibe
e8f6f2adf6 Update package.json url 2018-08-21 15:46:14 -04:00
Michael Bradley, Jr
8fe2109338 no need for ganache-cli "bin" entry 2018-08-21 15:42:05 -04:00
Iuri Matias
791ea2bf1b remove unused dev dependencies 2018-08-21 15:34:32 -04:00
Michael Bradley, Jr
e0ff8a735d embark-ganache-cli -> ganache-cli-embark 2018-08-21 15:34:32 -04:00
Andre Medeiros
6d1dfd3581 Bump grunt-contrib-coffee 2018-08-21 15:33:00 -04:00
Andre Medeiros
058e81f61d Remove node-http-proxy as we don't use it anywhere 2018-08-21 15:33:00 -04:00