emizzle
|
49e4f9b95f
|
Added monaco editor via react-monaco-editor
Needs to pull version from package.json
|
2018-09-30 11:28:24 -04:00 |
Anthony Laibe
|
40a7a31b0f
|
Adding embark ui
|
2018-09-30 11:06:14 -04:00 |
Iuri Matias
|
9645bea34b
|
move console api call into console
|
2018-09-30 10:45:12 -04:00 |
Iuri Matias
|
a7824b6b37
|
add basic ws functionality
|
2018-09-30 10:33:30 -04:00 |
Iuri Matias
|
6e5d21f329
|
add 2nd endpoint to webserver; use express
|
2018-09-30 10:32:18 -04:00 |
Anthony Laibe
|
d7d9a6007d
|
Revert package change
|
2018-09-30 10:23:30 -04:00 |
Michael Bradley, Jr
|
33fdaefbdc
|
webpack bundle analyzer
|
2018-09-30 09:49:00 -04:00 |
Michael Bradley, Jr
|
b292c576e0
|
no need for ganache-cli "bin" entry
|
2018-09-30 09:36:53 -04:00 |
Michael Bradley, Jr
|
0afdf57ee9
|
embark-ganache-cli -> ganache-cli-embark
|
2018-09-30 09:36:53 -04:00 |
Michael Bradley, Jr
|
17a00c6a76
|
"embark-" prefixed bin entry in package.json for ganache-cli
|
2018-09-30 09:35:48 -04:00 |
Richard Ramos
|
148b00c73c
|
Addid basic templating to start building UI from here
|
2018-09-30 08:46:40 -04:00 |
Iuri Matias
|
0c25ae2bbf
|
fixes due to bad rebase
|
2018-09-29 20:55:31 -04:00 |
Jonathan Rainville
|
497655bf4a
|
up embarkJS version
|
2018-09-29 20:13:36 -04:00 |
Jonathan Rainville
|
041a129c47
|
conflict in package json
|
2018-09-29 19:44:20 -04:00 |
Michael Bradley, Jr
|
252bb399f7
|
change back/to exact versions after master/develop rebase
|
2018-09-27 16:49:47 -05:00 |
Andre Medeiros
|
ce6c85b97c
|
Update webpack and window-size
|
2018-09-27 17:20:40 -04:00 |
Iuri Matias
|
b1b02f7518
|
restore ws functionality to webserver
|
2018-09-27 17:06:51 -04:00 |
Iuri Matias
|
2dd6aab258
|
update ws package
|
2018-09-27 17:06:17 -04:00 |
Iuri Matias
|
4462745539
|
update to 3.2.1
|
2018-09-26 19:33:00 -04:00 |
Iuri Matias
|
d734c0b2d3
|
update to 3.2.0
|
2018-09-26 19:08:25 -04:00 |
Iuri Matias
|
a0d3dc2850
|
update to embarkjs 0.4.3
|
2018-09-26 18:51:05 -04:00 |
Michael Bradley, Jr
|
9a78301ac1
|
deps -- hosted-git-info
|
2018-09-24 17:44:53 -05:00 |
Michael Bradley, Jr
|
373a67b4a3
|
rev testdapp scripts -- INIT_CWD compat
|
2018-09-21 17:00:08 -05:00 |
Michael Bradley, Jr
|
6b48726ec3
|
deps -- cross-env
|
2018-09-21 16:57:56 -05:00 |
Michael Bradley, Jr
|
bf61fe2757
|
deps -- npm-run-all
|
2018-09-21 16:43:04 -05:00 |
Michael Bradley, Jr
|
f33962954a
|
alpha sort devDeps
|
2018-09-21 16:41:53 -05:00 |
Michael Bradley, Jr
|
c23868f95b
|
spec exact versions per `npm ls --depth=0`
|
2018-09-20 14:51:32 -05:00 |
Iuri Matias
|
c4de5fb512
|
Merge pull request #870 from embark-framework/features/engine-strict
engine-strict
|
2018-09-19 12:09:05 -04:00 |
Michael Bradley, Jr
|
d8b9e1f6d8
|
spec node, npm in "engines" of package.json
|
2018-09-18 16:28:50 -05:00 |
Andre Medeiros
|
71f14778c2
|
Update web.js to 1.0.0-beta.36
|
2018-09-18 15:02:35 -04:00 |
Anthony Laibe
|
bdcefbe269
|
Add coverage to webserver
|
2018-09-18 14:28:17 +01:00 |
Iuri Matias
|
bab6f75862
|
update to embarkjs 0.4.2
|
2018-09-17 13:09:56 -04:00 |
Iuri Matias
|
c8cf53fcde
|
use solc 0.4.25 by default
|
2018-09-14 18:50:46 -04:00 |
Iuri Matias
|
9b2fa9402b
|
Merge pull request #822 from embark-framework/bugfix/circular-json
Fix circular JSON and swarm api require
|
2018-09-14 18:11:34 -04:00 |
Jonathan Rainville
|
43a9640297
|
add option to generate the coverage
|
2018-09-13 14:30:15 -04:00 |
Anthony Laibe
|
c22901ab95
|
Fix circular JSON and swarm api require
|
2018-09-13 11:21:17 +01:00 |
emizzle
|
680db4d575
|
Change over to published swarm-api library
|
2018-09-12 12:43:10 +10:00 |
emizzle
|
6cfc914a04
|
Update package.json for swarmjs
|
2018-09-10 22:42:10 +10:00 |
emizzle
|
fcb75dee11
|
Move to swarmjs and await geth ready
Move to swarmjs library (in embark-framework).
Wait for geth to start before start of swarm check.
|
2018-09-10 22:42:10 +10:00 |
emizzle
|
b5e8546ebd
|
Converted upload procedure to local SwarmGW lib
# Conflicts:
# package-lock.json
|
2018-09-10 22:42:00 +10:00 |
Jonathan Rainville
|
5c973258a5
|
add pakcage
|
2018-09-07 12:37:30 -04:00 |
Iuri Matias
|
a622f22dcd
|
update package lock
|
2018-09-06 16:35:32 -04:00 |
Michael Bradley, Jr
|
b47435cc45
|
opn dep
|
2018-09-03 10:17:45 -05:00 |
Michael Bradley, Jr
|
0ac384c478
|
web3@1.0.0-beta.35
|
2018-09-02 19:23:12 -05:00 |
Iuri Matias
|
f94fd7b18f
|
update embarkjs version
|
2018-09-01 09:35:14 -04:00 |
Iuri Matias
|
9cd3cb6891
|
update embark.js version
|
2018-09-01 09:35:14 -04:00 |
Iuri Matias
|
262a6d3aef
|
move older code to embarkjs & refactor
|
2018-09-01 09:35:13 -04:00 |
Michael Bradley, Jr
|
d6aafa17be
|
compression-webpack-plugin dep
|
2018-08-24 15:04:16 -05:00 |
Michael Bradley, Jr
|
25cb0a572c
|
lodash.clonedeep (there's a bug in clone-deep pkg re: regex)
|
2018-08-24 15:04:15 -05:00 |
Michael Bradley, Jr
|
81acad30c7
|
babel-plugin-webpack-aliases -> babel-plugin-module-resolver
|
2018-08-24 15:04:15 -05:00 |