Jonathan Rainville
|
d09077ea0a
|
fix most rebase issues
|
2018-08-27 16:22:53 -04:00 |
|
Anthony Laibe
|
cd2f015678
|
Show sources
|
2018-08-22 19:18:30 -04:00 |
|
Anthony Laibe
|
6e7f9a95d8
|
Display error + lint
|
2018-08-22 19:18:30 -04:00 |
|
Anthony Laibe
|
b18f3109d9
|
Client fixes
|
2018-08-22 19:18:30 -04:00 |
|
Anthony Laibe
|
b716318d82
|
Lookup/Resolver between EmbarkJS and Embark
|
2018-08-22 19:18:29 -04:00 |
|
Anthony Laibe
|
d15e49394e
|
Use subdomain
|
2018-08-22 19:18:22 -04:00 |
|
Anthony Laibe
|
e03d1b3e0a
|
Show ENS records
|
2018-08-22 19:18:22 -04:00 |
|
Anthony Laibe
|
da39f68954
|
Fix method call
|
2018-08-22 19:18:22 -04:00 |
|
Anthony Laibe
|
cf7e82b26b
|
API for ens
|
2018-08-22 19:18:22 -04:00 |
|
Anthony Laibe
|
dca07bcfc2
|
Add plugins and versions to backend tab
|
2018-08-22 19:18:22 -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 |
|
Jonathan Rainville
|
2a6d184d42
|
fix ens by using right addres depending on chain and also add isAvailable
|
2018-08-22 19:17:08 -04:00 |
|
VoR0220
|
177573527f
|
make it so that FIFSRegistrar isn't attempted to be deployed on livenet, ropsten, etc.
Signed-off-by: VoR0220 <catalanor0220@gmail.com>
|
2018-08-22 19:11:47 -04:00 |
|
RJ Catalano
|
4b1f7071d1
|
fix line
|
2018-08-22 19:11:47 -04:00 |
|
VoR0220
|
f8f1907838
|
catch errors and handle gracefully in ENS
|
2018-08-22 19:11:47 -04:00 |
|
VoR0220
|
271ee3d5fd
|
ensure that FIFS doesn't deploy on other test and main networks
Signed-off-by: VoR0220 <catalanor0220@gmail.com>
|
2018-08-22 19:10:45 -04:00 |
|
Iuri Matias
|
998ae105f3
|
put contracts inside the contracts field
|
2018-08-22 19:10:45 -04:00 |
|
VoR0220
|
8425e9b69b
|
bare bones bulk registration example spec
Signed-off-by: VoR0220 <catalanor0220@gmail.com>
add registrars to system
Signed-off-by: VoR0220 <catalanor0220@gmail.com>
|
2018-08-22 19:10:45 -04:00 |
|
VoR0220
|
4a95c1598f
|
callback fixes and get rid of resolver interface
Signed-off-by: VoR0220 <catalanor0220@gmail.com>
|
2018-08-22 19:10:44 -04:00 |
|
VoR0220
|
7acf74879b
|
more unnecessary contracts gotten rid of, and fixes made to Embarkjs file
Signed-off-by: VoR0220 <catalanor0220@gmail.com>
|
2018-08-22 19:10:44 -04:00 |
|
VoR0220
|
860a33a718
|
get rid of unnecessary contracts for this iteration
Signed-off-by: VoR0220 <catalanor0220@gmail.com>
|
2018-08-22 19:10:31 -04:00 |
|
VoR0220
|
ad53da1eaa
|
get rid of global web3 in ens
Signed-off-by: VoR0220 <catalanor0220@gmail.com>
|
2018-08-22 19:10:31 -04:00 |
|
VoR0220
|
c6469aab28
|
get rid of register for now
Signed-off-by: VoR0220 <catalanor0220@gmail.com>
|
2018-08-22 19:10:31 -04:00 |
|
VoR0220
|
ee44609961
|
temp commit
Signed-off-by: VoR0220 <catalanor0220@gmail.com>
|
2018-08-22 19:10:30 -04:00 |
|
VoR0220
|
1f832bac1c
|
starting to create registration and some changes to the deployment
Signed-off-by: VoR0220 <catalanor0220@gmail.com>
|
2018-08-22 19:10:30 -04:00 |
|
VoR0220
|
ab1e372283
|
attempt at deploying on dev net
Signed-off-by: VoR0220 <catalanor0220@gmail.com>
|
2018-08-22 19:10:22 -04:00 |
|
VoR0220
|
b979247fce
|
add ens contracts
Signed-off-by: VoR0220 <catalanor0220@gmail.com>
|
2018-08-22 19:10:22 -04:00 |
|
Iuri Matias
|
15aa5d6e75
|
fixes due to bad rebase
|
2018-08-22 18:32:43 -04:00 |
|
Anthony Laibe
|
f782af89bf
|
Add IPNS demo
|
2018-08-22 16:30:23 -04:00 |
|
Jonathan Rainville
|
e4e71146c3
|
only enabble register in dev
|
2018-08-21 17:40:28 -04:00 |
|
Jonathan Rainville
|
b31c19de83
|
small cleanups
|
2018-08-21 17:40:28 -04:00 |
|
Jonathan Rainville
|
3b3c0c3adb
|
pre-dploy using the same function as register
|
2018-08-21 17:40:11 -04:00 |
|
Jonathan Rainville
|
32f89e45c8
|
if no register config, dont register anything
|
2018-08-21 17:39:59 -04:00 |
|
Jonathan Rainville
|
5799dcfceb
|
add resolver contract
|
2018-08-21 17:36:06 -04:00 |
|
Anthony Laibe
|
cc7dfbcc60
|
Remove ENS warning
|
2018-08-21 16:11:07 -04:00 |
|
Jonathan Rainville
|
824a234d76
|
enable register in privatenet and patch weird errors
|
2018-08-21 16:11:07 -04:00 |
|
Jonathan Rainville
|
61d63e2f65
|
conflict in register
|
2018-08-21 16:11:07 -04:00 |
|
Jonathan Rainville
|
d4abed24eb
|
linting
|
2018-08-21 16:11:07 -04:00 |
|