3932 Commits

Author SHA1 Message Date
Iuri Matias
7b986666a6 move code generator to a module 2018-09-30 10:09:44 -04:00
Iuri Matias
935d7b76c7 move deployment to module 2018-09-30 10:09:44 -04:00
Iuri Matias
9b02e7bbce move contract deployer to deploy manager 2018-09-30 10:09:44 -04:00
Iuri Matias
bce120c459 fix library manager init 2018-09-30 10:09:44 -04:00
Iuri Matias
31f4721d39 add missing utils 2018-09-30 10:09:44 -04:00
Iuri Matias
03070e7f66 cleanup 2018-09-30 10:08:04 -04:00
Iuri Matias
d7bd8d74b2 update to fix tests 2018-09-30 10:04:04 -04:00
Iuri Matias
d400b9dcb2 move graph into a module 2018-09-30 10:04:04 -04:00
Iuri Matias
01eb1a01b4 move code runner to core modules 2018-09-30 10:04:04 -04:00
Iuri Matias
3cc0c5dee8 move proxy out of core 2018-09-30 10:01:41 -04:00
Iuri Matias
e9622e2949 rename process manager 2018-09-30 10:01:41 -04:00
Iuri Matias
8224d4d81a move process files into processes folder 2018-09-30 10:01:41 -04:00
Iuri Matias
a632d0211c move blockchain process related files into blockchain module 2018-09-30 10:01:41 -04:00
Iuri Matias
715fb54001 remove debug 2018-09-30 10:01:41 -04:00
Iuri Matias
0b44ca3de5 first stab at refactor blockchain launcher 2018-09-30 10:01:41 -04:00
Jonathan Rainville
16ec4cd5f0 up embarkJS version 2018-09-30 10:01:41 -04:00
Michael Bradley, Jr
cabcbe97cc proxy -- canonicalHost, defaultHost 2018-09-30 10:01:41 -04:00
Michael Bradley, Jr
51fd9cf5ff blockchain -- defaultHost, dockerHostSwap 2018-09-30 10:01:41 -04:00
Michael Bradley, Jr
bdc217075c simulator -- defaultHost, dockerHostSwap 2018-09-30 10:01:41 -04:00
Jonathan Rainville
be94d4248a update package lock 2018-09-30 10:01:41 -04:00
Jonathan Rainville
7104a94a12 use setInterval to wait for deploy complete 2018-09-30 09:55:19 -04:00
Jonathan Rainville
b9d0bb6a58 only enabble register in dev 2018-09-30 09:55:19 -04:00
Jonathan Rainville
6728c3c7dc small cleanups 2018-09-30 09:55:19 -04:00
Jonathan Rainville
36bec1b8f2 up timeout 2018-09-30 09:55:19 -04:00
Jonathan Rainville
2f8dac7997 pre-dploy using the same function as register 2018-09-30 09:55:19 -04:00
Jonathan Rainville
530e44093c if no register config, dont register anything 2018-09-30 09:55:19 -04:00
Jonathan Rainville
d84d5cb53b put register function in another module that can be used by embark and embark js 2018-09-30 09:54:28 -04:00
Jonathan Rainville
f319ab7e35 fix using only_owner 2018-09-30 09:54:28 -04:00
Jonathan Rainville
68570b126f fix lookup and also enable lookup for new subdomains 2018-09-30 09:54:28 -04:00
Jonathan Rainville
793597acbc fix only_owner to work when called by FIFSRegistrar 2018-09-30 09:54:28 -04:00
Jonathan Rainville
d04cf4c2ce add function to register the domains from config 2018-09-30 09:54:28 -04:00
Jonathan Rainville
2092d47901 add new blockchain event 2018-09-30 09:54:28 -04:00
Jonathan Rainville
db2cb33411 conflict in embark js 2018-09-30 09:54:28 -04:00
Jonathan Rainville
d5580dc7ec conflict in lock 2018-09-30 09:54:28 -04:00
Jonathan Rainville
188d6afa19 add resolver contract 2018-09-30 09:54:28 -04:00
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