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 |
|
Jonathan Rainville
|
8f8852147e
|
up embarkJS version
|
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
|
20919e9bf9
|
update package lock
|
2018-08-22 19:03:57 -04:00 |
|
Jonathan Rainville
|
61d1223c59
|
use setInterval to wait for deploy complete
|
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
|
b7bb62b9ad
|
up timeout
|
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
|
fb0c5eff6e
|
bump jquery dep, src in test_apps/test_app re: npm security warning
|
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 |
|
Michael Bradley, Jr
|
bf01fd92d5
|
webpack-bundle-analyzer doesn't need to be a dep
|
2018-08-22 19:03:54 -04:00 |
|
Michael Bradley, Jr
|
a46e9a7e2b
|
rev webpack config w.r.t. webpack 4, babel 7
|
2018-08-22 19:03:53 -04:00 |
|
Michael Bradley, Jr
|
ffe80c4c0e
|
webpack bundle analyzer
|
2018-08-22 19:03:53 -04:00 |
|
Michael Bradley, Jr
|
2820d24f1e
|
propagate env
|
2018-08-22 19:03:53 -04:00 |
|
Michael Bradley, Jr
|
dcff2c0cb2
|
check for self
|
2018-08-22 19:03:52 -04:00 |
|
Michael Bradley, Jr
|
3463014b34
|
rm old embark/_node.js files
|
2018-08-22 19:03:48 -04:00 |
|
Anthony Laibe
|
e970868454
|
Adding profile command
|
2018-08-22 19:03:48 -04:00 |
|
Anthony Laibe
|
5e30769d22
|
Remove code dependencies to underscore
|
2018-08-22 19:03:48 -04:00 |
|
Anthony Laibe
|
5dbc3459b4
|
Use global in repl
|
2018-08-22 19:03:47 -04:00 |
|
Anthony Laibe
|
ff94680f42
|
nodashboard start a repl
|
2018-08-22 19:03:47 -04:00 |
|
Anthony Laibe
|
559eb0636e
|
Add on exit
|
2018-08-22 19:03:47 -04:00 |
|
Anthony Laibe
|
72708bcf2d
|
Replace light monitor by REPL
|
2018-08-22 19:03:47 -04:00 |
|
Anthony Laibe
|
b82ab0fe68
|
Reuse Light Monitor
|
2018-08-22 19:03:47 -04:00 |
|
Anthony Laibe
|
396c945b5b
|
Adding light monitor
|
2018-08-22 19:03:47 -04:00 |
|
Richard Ramos
|
f176572265
|
Removing code. Doesn't make sense to specify keys when everyone can read them
|
2018-08-22 19:03:46 -04:00 |
|
Richard Ramos
|
12bb887839
|
Symmetric and private keys can be set in whisper
|
2018-08-22 19:03:46 -04:00 |
|
Michael Bradley, Jr
|
bf1585c097
|
set the host flag for ganache-cli
|
2018-08-22 19:03:46 -04:00 |
|
Michael Bradley, Jr
|
63cd59842c
|
rm commented code and extra whitespace
|
2018-08-22 19:03:46 -04:00 |
|