Jonathan Rainville
|
d0e14096c3
|
very wip working register
|
2018-09-30 09:54:28 -04:00 |
|
Anthony Laibe
|
f4a2ad7568
|
Add dedicated writer for string result
|
2018-09-30 09:54:28 -04:00 |
|
Anthony Laibe
|
4858418efc
|
Use console and override evaluator
|
2018-09-30 09:54:28 -04:00 |
|
Michael Bradley, Jr
|
98723433c2
|
bump jquery dep, src in test_apps/test_app re: npm security warning
|
2018-09-30 09:54:28 -04:00 |
|
Michael Bradley, Jr
|
e1483c7aaf
|
more conservative: only modify webpack's subclass of ProcessWrapper
|
2018-09-30 09:53:54 -04:00 |
|
Michael Bradley, Jr
|
b7ba63dd89
|
env options property doesn't need to be passed to ProcessLauncher
|
2018-09-30 09:53:54 -04:00 |
|
Michael Bradley, Jr
|
0d57aa7688
|
simplify ternary re: __mainContext and this
|
2018-09-30 09:52:34 -04:00 |
|
Michael Bradley, Jr
|
1715338ed6
|
mainContext -- fallback to this , then self , then undefined
|
2018-09-30 09:52:34 -04:00 |
|
Michael Bradley, Jr
|
33fdaefbdc
|
webpack bundle analyzer
|
2018-09-30 09:49:00 -04:00 |
|
Michael Bradley, Jr
|
7acf32287d
|
propagate env
|
2018-09-30 09:47:44 -04:00 |
|
Michael Bradley, Jr
|
fb77870f88
|
check for self
|
2018-09-30 09:45:47 -04:00 |
|
Anthony Laibe
|
a7e17cb59a
|
Adding profile command
|
2018-09-30 09:45:47 -04:00 |
|
Anthony Laibe
|
7b84989af7
|
Remove code dependencies to underscore
|
2018-09-30 09:45:47 -04:00 |
|
Anthony Laibe
|
50f02d71c4
|
Use global in repl
|
2018-09-30 09:45:19 -04:00 |
|
Anthony Laibe
|
a5f289deee
|
nodashboard start a repl
|
2018-09-30 09:45:19 -04:00 |
|
Anthony Laibe
|
332b563c96
|
Add on exit
|
2018-09-30 09:45:19 -04:00 |
|
Anthony Laibe
|
272b051f32
|
Replace light monitor by REPL
|
2018-09-30 09:45:19 -04:00 |
|
Anthony Laibe
|
d7c4f9fc8b
|
Reuse Light Monitor
|
2018-09-30 09:44:39 -04:00 |
|
Anthony Laibe
|
e8d5ee05cd
|
Adding light monitor
|
2018-09-30 09:44:39 -04:00 |
|
Michael Bradley, Jr
|
3603ca673c
|
set the host flag for ganache-cli
|
2018-09-30 09:36:53 -04:00 |
|
Michael Bradley, Jr
|
9da1e49e17
|
rm commented code and extra whitespace
|
2018-09-30 09:36:53 -04:00 |
|
Michael Bradley, Jr
|
86bfddeeed
|
disable dead code path -- ganache will never be falsy
|
2018-09-30 09:36:53 -04:00 |
|
Michael Bradley, Jr
|
762bccef35
|
dont' need shelljs.which, can directly invoke embark's node_modules/.bin/ganache-cli
|
2018-09-30 09:36:53 -04:00 |
|
Michael Bradley, Jr
|
b292c576e0
|
no need for ganache-cli "bin" entry
|
2018-09-30 09:36:53 -04:00 |
|
Jonathan Rainville
|
3b9e605d62
|
fix the indexOf instead by simulating what solc does
|
2018-09-30 09:36:53 -04:00 |
|
Jonathan Rainville
|
08dcb38c8a
|
fix duplicate dependencies and warn correctly for length
|
2018-09-30 09:36:53 -04:00 |
|
Michael Bradley, Jr
|
e4bac59ab6
|
include old const ganache = line in original pos wrt disabled code
|
2018-09-30 09:36:53 -04:00 |
|
Michael Bradley, Jr
|
068d2da524
|
comment out testrpc (no-unused-vars)
|
2018-09-30 09:36:53 -04:00 |
|
Michael Bradley, Jr
|
948f5ce2ec
|
Embark's own ganache-cli will always be found
|
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 |
|
Jonathan Rainville
|
4980d5bb6d
|
fix ens by using right addres depending on chain and also add isAvailable
|
2018-09-30 09:36:53 -04:00 |
|
Michael Bradley, Jr
|
0bead723c1
|
always use Embark's own ganache-cli (embark-ganache-cli)
|
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 |
|
Andre Medeiros
|
94920c19f8
|
Bump Mocha to 5.2.0
|
2018-09-30 09:35:48 -04:00 |
|
Jonathan Rainville
|
2f66e7f22c
|
wip changes
|
2018-09-30 09:34:08 -04:00 |
|
Jonathan Rainville
|
81c9eaf9e5
|
remove use of initConfig
|
2018-09-30 09:34:08 -04:00 |
|
Jonathan Rainville
|
d045229687
|
set isDev as default if there is no blockchain file
|
2018-09-30 09:32:53 -04:00 |
|
Iuri Matias
|
61b92230d1
|
remove unneded line
|
2018-09-30 09:29:47 -04:00 |
|
Iuri Matias
|
7cb740e922
|
fix plugin call
|
2018-09-30 09:29:47 -04:00 |
|
Iuri Matias
|
e2954e8729
|
re-add register upload cmd api; refactor storage module initialization
|
2018-09-30 09:29:47 -04:00 |
|
Iuri Matias
|
604bf7abe2
|
fix logger
|
2018-09-30 09:29:47 -04:00 |
|
Iuri Matias
|
2ae51b4f82
|
check ipfs connection before attempting to connect
|
2018-09-30 09:29:47 -04:00 |
|
Iuri Matias
|
711f92da4d
|
move setProviders to EmbarkJS
|
2018-09-30 09:29:47 -04:00 |
|
Iuri Matias
|
09569db9a1
|
remove no longer used plugin cmd api
|
2018-09-30 09:29:47 -04:00 |
|
Jonathan Rainville
|
839393074a
|
fix conflict in test and provider
|
2018-09-30 09:29:47 -04:00 |
|
Jonathan Rainville
|
239a182404
|
display gas cost of each test
|
2018-09-30 09:29:47 -04:00 |
|
Jonathan Rainville
|
8da1fca0bc
|
remove useless change
|
2018-09-30 09:26:03 -04:00 |
|
Jonathan Rainville
|
8a9810425a
|
remove provider-engine as it has been creating lots of issues
|
2018-09-30 09:26:03 -04:00 |
|
Jonathan Rainville
|
1ca734411a
|
wip fixes
|
2018-09-30 09:24:51 -04:00 |
|
Jonathan Rainville
|
c2f8175f87
|
fix miner
|
2018-09-30 09:24:25 -04:00 |
|