3404 Commits

Author SHA1 Message Date
Michael Bradley, Jr
5914f2aeb9 env options property doesn't need to be passed to ProcessLauncher 2018-08-22 19:17:22 -04:00
Michael Bradley, Jr
d3b53330af simplify ternary re: __mainContext and this 2018-08-22 19:17:22 -04:00
Michael Bradley, Jr
f68ed2b39f mainContext -- fallback to this, then self, then undefined 2018-08-22 19:17:21 -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
7b35381999 rev webpack config w.r.t. webpack 4, babel 7 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
a9b72672aa propagate env 2018-08-22 19:17:20 -04:00
Michael Bradley, Jr
dce1e2a4f5 check for self 2018-08-22 19:17:20 -04:00
Anthony Laibe
552ee84f1e Adding profile command 2018-08-22 19:17:11 -04:00
Anthony Laibe
2a3eb14899 Remove code dependencies to underscore 2018-08-22 19:17:11 -04:00
Anthony Laibe
8c4a67e59c Use global in repl 2018-08-22 19:17:11 -04:00
Anthony Laibe
2e0b223750 nodashboard start a repl 2018-08-22 19:17:11 -04:00
Anthony Laibe
1a173256e7 Add on exit 2018-08-22 19:17:10 -04:00
Anthony Laibe
e958fab994 Replace light monitor by REPL 2018-08-22 19:17:10 -04:00
Anthony Laibe
8ec72a21c0 Reuse Light Monitor 2018-08-22 19:17:10 -04:00
Anthony Laibe
79af74f816 Adding light monitor 2018-08-22 19:17:10 -04:00
Richard Ramos
0db860659b Removing code. Doesn't make sense to specify keys when everyone can read them 2018-08-22 19:17:09 -04:00
Richard Ramos
a0e4edef6d Symmetric and private keys can be set in whisper 2018-08-22 19:17:09 -04:00
Michael Bradley, Jr
ea287bc6fa set the host flag for ganache-cli 2018-08-22 19:17:09 -04:00
Michael Bradley, Jr
b5d57390fc rm commented code and extra whitespace 2018-08-22 19:17:09 -04:00
Michael Bradley, Jr
0ed16b887b disable dead code path -- ganache will never be falsy 2018-08-22 19:17:09 -04:00
Michael Bradley, Jr
1a951fa529 dont' need shelljs.which, can directly invoke embark's node_modules/.bin/ganache-cli 2018-08-22 19:17:09 -04:00
Michael Bradley, Jr
5a5d83a039 no need for ganache-cli "bin" entry 2018-08-22 19:17:09 -04:00
Jonathan Rainville
03a9edc8b5 fix the indexOf instead by simulating what solc does 2018-08-22 19:17:09 -04:00
Jonathan Rainville
8dff1383c8 fix duplicate dependencies and warn correctly for length 2018-08-22 19:17:09 -04:00
Michael Bradley, Jr
f98772151e include old const ganache = line in original pos wrt disabled code 2018-08-22 19:17:08 -04:00
Michael Bradley, Jr
1741abca76 comment out testrpc (no-unused-vars) 2018-08-22 19:17:08 -04:00
Michael Bradley, Jr
0e2eaa6728 Embark's own ganache-cli will always be found 2018-08-22 19:17:08 -04:00
Michael Bradley, Jr
05f25fb604 embark-ganache-cli -> ganache-cli-embark 2018-08-22 19:17:08 -04:00
Jonathan Rainville
2a6d184d42 fix ens by using right addres depending on chain and also add isAvailable 2018-08-22 19:17:08 -04:00
Michael Bradley, Jr
8c19fea4cf always use Embark's own ganache-cli (embark-ganache-cli) 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
Andre Medeiros
4794dc986e Bump Mocha to 5.2.0 2018-08-22 19:15:26 -04:00
Jonathan Rainville
31b23ae952 wip changes 2018-08-22 19:15:15 -04:00
Jonathan Rainville
17e6d137b4 remove use of initConfig 2018-08-22 19:15:15 -04:00
Jonathan Rainville
c264f6520b set isDev as default if there is no blockchain file 2018-08-22 19:15:15 -04:00
Iuri Matias
5c7b5f9428 remove unneded line 2018-08-22 19:15:07 -04:00
Iuri Matias
4768274564 fix plugin call 2018-08-22 19:15:07 -04:00
Iuri Matias
6294d8004b re-add register upload cmd api; refactor storage module initialization 2018-08-22 19:15:06 -04:00
Iuri Matias
9d1acb6252 fix logger 2018-08-22 19:15:06 -04:00
Iuri Matias
b903257170 check ipfs connection before attempting to connect 2018-08-22 19:15:05 -04:00
Iuri Matias
97c87edc70 move setProviders to EmbarkJS 2018-08-22 19:14:54 -04:00
Iuri Matias
b7cf50b2ef remove no longer used plugin cmd api 2018-08-22 19:14:54 -04:00
Jonathan Rainville
58c16a66a3 fix conflict in test and provider 2018-08-22 19:14:53 -04:00
Jonathan Rainville
ada4d737ae display gas cost of each test 2018-08-22 19:14:53 -04:00
Jonathan Rainville
c6d8cc80e4 remove useless change 2018-08-22 19:14:52 -04:00
Jonathan Rainville
5252611a3d remove provider-engine as it has been creating lots of issues 2018-08-22 19:14:40 -04:00
Jonathan Rainville
7467494591 wip fixes 2018-08-22 19:14:25 -04:00
Jonathan Rainville
bc3143ce62 fix miner 2018-08-22 19:12:45 -04:00