2059 Commits

Author SHA1 Message Date
Anthony Laibe
d9ff9d19d1 Adding ipns 2018-08-22 19:04:34 -04:00
Anthony Laibe
34d4a21873 Add ipns resolve 2018-08-22 19:04:34 -04:00
Anthony Laibe
4b38f1e804 Do not connect to the node until it is needed in test 2018-08-22 19:04:34 -04:00
Michael Bradley, Jr
2b764a4844 revs re: .embark/versions 2018-08-22 19:04:34 -04:00
Iuri Matias
ac6e19c32e move processes into core 2018-08-22 19:04:33 -04:00
Iuri Matias
9936adc2b9 move intercept logs to utils 2018-08-22 19:04:30 -04:00
Iuri Matias
a3d828af05 move blockchain connection code to its own module 2018-08-22 19:04:30 -04:00
Iuri Matias
bb4aeac899 get blockchain object from event bus 2018-08-22 19:04:12 -04:00
Iuri Matias
f38761faf9 rename blockchain connector 2018-08-22 19:04:12 -04:00
Iuri Matias
92967b770f clean up 2018-08-22 19:04:12 -04:00
Iuri Matias
1506801bd1 move code generator to a module 2018-08-22 19:04:12 -04:00
Iuri Matias
cb19a61c19 move accountParser to utils 2018-08-22 19:04:11 -04:00
Iuri Matias
ed1fe256b8 move deployment to module 2018-08-22 19:04:11 -04:00
Iuri Matias
e1ca2900cb move contract deployer to deploy manager 2018-08-22 19:04:11 -04:00
Iuri Matias
43b5b48a60 fix library manager init 2018-08-22 19:04:11 -04:00
Iuri Matias
9e2ee99e17 add missing utils 2018-08-22 19:04:10 -04:00
Iuri Matias
50baf6c12e re-add events 2018-08-22 19:04:10 -04:00
Iuri Matias
abe8fbd4d1 cleanup 2018-08-22 19:04:10 -04:00
Iuri Matias
ea51620548 update to fix tests 2018-08-22 19:04:10 -04:00
Iuri Matias
19cc53af30 move code runner to core modules 2018-08-22 19:04:10 -04:00
Iuri Matias
2d752feff3 move proxy out of core 2018-08-22 19:04:04 -04:00
Iuri Matias
3305282b1b rename process manager 2018-08-22 19:04:04 -04:00
Iuri Matias
f45eb86999 move process files into processes folder 2018-08-22 19:04:04 -04:00
Iuri Matias
7acfba2dd4 move blockchain process related files into blockchain module 2018-08-22 19:03:59 -04:00
Iuri Matias
f6460ea763 remove debug 2018-08-22 19:03:59 -04:00
Iuri Matias
6fea646465 move blockchain process to own module 2018-08-22 19:03:59 -04:00
Iuri Matias
6ef66ac97a first stab at refactor blockchain launcher 2018-08-22 19:03:59 -04:00
Michael Bradley, Jr
31e467f230 proxy -- canonicalHost, defaultHost 2018-08-22 19:03:58 -04:00
Michael Bradley, Jr
daf5b22435 blockchain -- defaultHost, dockerHostSwap 2018-08-22 19:03:58 -04:00
Michael Bradley, Jr
551bfe1443 simulator -- defaultHost, dockerHostSwap 2018-08-22 19:03:57 -04:00
Jonathan Rainville
51c0040c79 only enabble register in dev 2018-08-22 19:03:57 -04:00
Jonathan Rainville
95345e25e3 small cleanups 2018-08-22 19:03:57 -04:00
Jonathan Rainville
21980a0fe5 pre-dploy using the same function as register 2018-08-22 19:03:56 -04:00
Jonathan Rainville
3ada1b33f0 if no register config, dont register anything 2018-08-22 19:03:56 -04:00
Jonathan Rainville
3dadef752f put register function in another module that can be used by embark and embark js 2018-08-22 19:03:56 -04:00
Jonathan Rainville
64ed4fbe9a fix using only_owner 2018-08-22 19:03:56 -04:00
Jonathan Rainville
5c4c2a8cc8 fix lookup and also enable lookup for new subdomains 2018-08-22 19:03:56 -04:00
Jonathan Rainville
ece73f0c4c fix only_owner to work when called by FIFSRegistrar 2018-08-22 19:03:56 -04:00
Jonathan Rainville
e234b20f47 add function to register the domains from config 2018-08-22 19:03:56 -04:00
Jonathan Rainville
ef3d3f875a add new blockchain event 2018-08-22 19:03:56 -04:00
Jonathan Rainville
971a40c7cc conflict in embark js 2018-08-22 19:03:55 -04:00
Jonathan Rainville
2f05db5325 conflict in lock 2018-08-22 19:03:55 -04:00
Jonathan Rainville
9826cdd18b add resolver contract 2018-08-22 19:03:55 -04:00
Jonathan Rainville
ca450d1383 very wip working register 2018-08-22 19:03:55 -04:00
Anthony Laibe
ef3f5cf8ed Add dedicated writer for string result 2018-08-22 19:03:55 -04:00
Anthony Laibe
5116d8d378 Use console and override evaluator 2018-08-22 19:03:55 -04:00
Michael Bradley, Jr
e4e40d43e6 more conservative: only modify webpack's subclass of ProcessWrapper 2018-08-22 19:03:55 -04:00
Michael Bradley, Jr
2cce47fddd env options property doesn't need to be passed to ProcessLauncher 2018-08-22 19:03:55 -04:00
Michael Bradley, Jr
717a337453 simplify ternary re: __mainContext and this 2018-08-22 19:03:54 -04:00
Michael Bradley, Jr
0300931c25 mainContext -- fallback to this, then self, then undefined 2018-08-22 19:03:54 -04:00