499 Commits

Author SHA1 Message Date
Richard Ramos
9c666fcfba Fixing template 2018-08-22 19:18:01 -04:00
Richard Ramos
20d2e59ae1 Reorganizing template 2018-08-22 19:18:01 -04:00
Richard Ramos
15884309e5 Uncommented error throwing 2018-08-22 19:18:01 -04:00
Richard Ramos
47168e5437 Fixed plugin loading logic 2018-08-22 19:18:01 -04:00
Richard Ramos
911f7fde58 Added payable functionality 2018-08-22 19:17:58 -04:00
Richard Ramos
5c7b65f4b2 Disabling button while loading 2018-08-22 19:17:58 -04:00
Richard Ramos
1fe7ee67a3 Base logic for invoking send functions and showin results 2018-08-22 19:17:58 -04:00
Richard Ramos
4e5e5260f9 Alert for error invoking functions 2018-08-22 19:17:58 -04:00
Richard Ramos
f86cf22c39 Form generation for view/constant/pure functions 2018-08-22 19:17:58 -04:00
Richard Ramos
0c84e9974c Importing contract and bootstrap css 2018-08-22 19:17:58 -04:00
Richard Ramos
51db798988 JS generation + embark.json configuration update 2018-08-22 19:17:57 -04:00
Richard Ramos
5972c885ed Addid basic templating to start building UI from here 2018-08-22 19:17:57 -04:00
Richard Ramos
8bb83e2798 Adding base command logic for scaffolding generation 2018-08-22 19:17:57 -04:00
Iuri Matias
be47610350 remove engine param 2018-08-22 19:17:56 -04:00
Iuri Matias
28f76441df remove console log 2018-08-22 19:17:56 -04:00
Anthony Laibe
30c088a0b0 Adding ipns 2018-08-22 19:17:55 -04:00
Anthony Laibe
65ca4e0e3d Add ipns resolve 2018-08-22 19:17:55 -04:00
Iuri Matias
a44aebe6bc move blockchain connection code to its own module 2018-08-22 19:17:51 -04:00
Iuri Matias
5505bddfb6 move deployment to module 2018-08-22 19:17:46 -04:00
Iuri Matias
10a05324e7 move contract deployer to deploy manager 2018-08-22 19:17:46 -04:00
Iuri Matias
89e1a7dfb8 fix library manager init 2018-08-22 19:17:46 -04:00
Iuri Matias
7ef1244c59 add missing utils 2018-08-22 19:17:45 -04:00
Iuri Matias
019750b85f cleanup 2018-08-22 19:17:45 -04:00
Iuri Matias
aaa65747c1 remove debug 2018-08-22 19:17:35 -04:00
Iuri Matias
5a7fe6b188 first stab at refactor blockchain launcher 2018-08-22 19:17:35 -04:00
Michael Bradley, Jr
b99a8d3804 blockchain -- defaultHost, dockerHostSwap 2018-08-22 19:17:29 -04:00
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
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
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
2a3eb14899 Remove code dependencies to underscore 2018-08-22 19:17:11 -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
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
Jonathan Rainville
2a6d184d42 fix ens by using right addres depending on chain and also add isAvailable 2018-08-22 19:17:08 -04:00
Iuri Matias
4768274564 fix plugin call 2018-08-22 19:15:07 -04:00
Iuri Matias
6294d8004b re-add register upload cmd api; refactor storage module initialization 2018-08-22 19:15:06 -04:00
Iuri Matias
9d1acb6252 fix logger 2018-08-22 19:15:06 -04:00
Iuri Matias
b903257170 check ipfs connection before attempting to connect 2018-08-22 19:15:05 -04:00
Jonathan Rainville
c6d8cc80e4 remove useless change 2018-08-22 19:14:52 -04:00