2504 Commits

Author SHA1 Message Date
Richard Ramos
2524a945f7 Disabling button while loading 2018-09-30 10:29:32 -04:00
Richard Ramos
db8ebd6a83 Base logic for invoking send functions and showin results 2018-09-30 10:29:32 -04:00
Richard Ramos
fd895caa39 Alert for error invoking functions 2018-09-30 10:29:32 -04:00
Richard Ramos
9e42028fdf Form generation for view/constant/pure functions 2018-09-30 10:29:32 -04:00
Richard Ramos
b8fe0dd258 Importing contract and bootstrap css 2018-09-30 10:29:32 -04:00
Richard Ramos
b685261bb9 JS generation + embark.json configuration update 2018-09-30 10:29:32 -04:00
Richard Ramos
b9be50fad0 Addid basic templating to start building UI from here 2018-09-30 10:29:32 -04:00
Richard Ramos
36bf352827 Adding base command logic for scaffolding generation 2018-09-30 10:28:57 -04:00
Anthony Laibe
46dbcf452f Change connection 2018-09-30 10:26:25 -04:00
Iuri Matias
cfc63810cc remove engine param 2018-09-30 10:24:14 -04:00
Iuri Matias
23ced6ea04 remove console log 2018-09-30 10:17:20 -04:00
Anthony Laibe
8830cd9b3b Adding ipns 2018-09-30 10:13:26 -04:00
Anthony Laibe
9e4b003297 Add ipns resolve 2018-09-30 10:13:25 -04:00
Anthony Laibe
a7af853993 Do not connect to the node until it is needed in test 2018-09-30 10:13:25 -04:00
Iuri Matias
e996d329fa move processes into core 2018-09-30 10:11:29 -04:00
Iuri Matias
c3b7bf4e91 move intercept logs to utils 2018-09-30 10:10:29 -04:00
Iuri Matias
3388b2ac46 move blockchain connection code to its own module 2018-09-30 10:10:29 -04:00
Iuri Matias
2973f4eaa0 get blockchain object from event bus 2018-09-30 10:09:44 -04:00
Iuri Matias
c333f3839d rename blockchain connector 2018-09-30 10:09:44 -04:00
Iuri Matias
060305d51f clean up 2018-09-30 10:09:44 -04:00
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
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
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
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