3423 Commits

Author SHA1 Message Date
Jonathan Rainville
76eb365d37 only enabble register in dev 2018-08-22 19:17:28 -04:00
Jonathan Rainville
1f9bdd6900 small cleanups 2018-08-22 19:17:28 -04:00
Jonathan Rainville
673e635a23 up timeout 2018-08-22 19:17:28 -04:00
Jonathan Rainville
0ca006679b pre-dploy using the same function as register 2018-08-22 19:17:28 -04:00
Jonathan Rainville
743a9cccc6 if no register config, dont register anything 2018-08-22 19:17:28 -04:00
Jonathan Rainville
b8ec833846 put register function in another module that can be used by embark and embark js 2018-08-22 19:17:28 -04:00
Jonathan Rainville
4958304a50 fix using only_owner 2018-08-22 19:17:28 -04:00
Jonathan Rainville
9eb6e9a949 fix lookup and also enable lookup for new subdomains 2018-08-22 19:17:27 -04:00
Jonathan Rainville
72cf9f2430 fix only_owner to work when called by FIFSRegistrar 2018-08-22 19:17:27 -04:00
Jonathan Rainville
b6ffd73b22 add function to register the domains from config 2018-08-22 19:17:27 -04:00
Jonathan Rainville
02d3b11f33 add new blockchain event 2018-08-22 19:17:27 -04:00
Jonathan Rainville
305e803443 conflict in embark js 2018-08-22 19:17:23 -04:00
Jonathan Rainville
48502adb08 conflict in lock 2018-08-22 19:17:23 -04:00
Jonathan Rainville
118d8cc86f add resolver contract 2018-08-22 19:17:23 -04:00
Jonathan Rainville
d453eeaeee very wip working register 2018-08-22 19:17:22 -04:00
Anthony Laibe
2e98f09b34 Add dedicated writer for string result 2018-08-22 19:17:22 -04:00
Anthony Laibe
fd96c652b6 Use console and override evaluator 2018-08-22 19:17:22 -04:00
Michael Bradley, Jr
43e8d305d9 bump jquery dep, src in test_apps/test_app re: npm security warning 2018-08-22 19:17:22 -04:00
Michael Bradley, Jr
0d8ac907d2 more conservative: only modify webpack's subclass of ProcessWrapper 2018-08-22 19:17:22 -04:00
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