62 Commits

Author SHA1 Message Date
Jonathan Rainville
4980d5bb6d fix ens by using right addres depending on chain and also add isAvailable 2018-09-30 09:36:53 -04:00
RJ Catalano
05069ffbb3 fix line 2018-09-30 09:20:12 -04:00
VoR0220
0b2ee0c2b5 catch errors and handle gracefully in ENS 2018-09-30 09:20:12 -04:00
VoR0220
984c8ba115 get rid of register for now
Signed-off-by: VoR0220 <catalanor0220@gmail.com>
2018-09-30 09:18:45 -04:00
VoR0220
63a8546151 temp commit
Signed-off-by: VoR0220 <catalanor0220@gmail.com>
2018-09-30 09:18:45 -04:00
VoR0220
4a99f61d2c starting to create registration and some changes to the deployment
Signed-off-by: VoR0220 <catalanor0220@gmail.com>
2018-09-30 09:18:45 -04:00
Anthony Laibe
9fdd2e26e5 Add IPNS demo 2018-09-30 08:34:59 -04:00
Jonathan Rainville
8879744048 only enabble register in dev 2018-09-29 22:20:50 -04:00
Jonathan Rainville
0405b4364f small cleanups 2018-09-29 22:18:54 -04:00
Iuri Matias
f3f0e8c19f rebase fixes 2018-09-29 21:13:55 -04:00
Iuri Matias
0c25ae2bbf fixes due to bad rebase 2018-09-29 20:55:31 -04:00
Anthony Laibe
5ca9892fcd Add IPNS demo 2018-09-29 20:35:35 -04:00
Jonathan Rainville
5b5bcf9ddf only enabble register in dev 2018-09-29 20:11:08 -04:00
Jonathan Rainville
21a7f27de0 small cleanups 2018-09-29 20:07:26 -04:00
Jonathan Rainville
1654ae63db pre-dploy using the same function as register 2018-09-29 19:55:15 -04:00
Anthony Laibe
23d6b07467 Warning if no default account for ens 2018-09-25 15:30:46 +01:00
Iuri Matias
262a6d3aef move older code to embarkjs & refactor 2018-09-01 09:35:13 -04:00
Anthony Laibe
581b0c9f42 Fix lint 2018-08-30 10:04:58 +01:00
Anthony Laibe
b9944b18d2 Pass web3 as params 2018-08-30 10:04:58 +01:00
Anthony Laibe
0a261b050d Name available in console 2018-08-30 10:04:58 +01:00
Anthony Laibe
00ccad1d9b Fix isavailable 2018-08-30 10:04:58 +01:00
Anthony Laibe
b0e0989359 Move ipns function to ipfs 2018-08-22 10:48:45 +01:00
Jonathan Rainville
2fe1b05492 use embarkJS secureSend 2018-08-21 16:11:06 -04:00
Jonathan Rainville
d6b814dc3e add secureSend to get estimate gas and interval the transactions 2018-08-21 16:11:06 -04:00
Jonathan Rainville
42f46e427f remove duplicated register 2018-08-21 16:05:59 -04:00
Jonathan Rainville
212eb79754 fix small oopsies and make it work 2018-08-21 16:05:58 -04:00
Jonathan Rainville
672393a877 conflict in embark js 2018-08-21 16:05:58 -04:00
Anthony Laibe
d6849bf04f Add IPNS demo 2018-08-21 16:05:39 -04:00
Jonathan Rainville
40c363a310 only enabble register in dev 2018-08-21 15:53:39 -04:00
Jonathan Rainville
5498046d3f fix ens by using right addres depending on chain and also add isAvailable 2018-08-21 15:33:43 -04:00
Jonathan Rainville
054215ce21 wip changes 2018-08-21 15:31:55 -04:00
VoR0220
6477b688c1 fixup
Signed-off-by: VoR0220 <catalanor0220@gmail.com>
2018-08-21 15:11:09 -04:00
VoR0220
06953d99c4 small correction
Signed-off-by: VoR0220 <catalanor0220@gmail.com>
2018-08-21 15:10:28 -04:00
VoR0220
0d2bedff84 get rid of else
Signed-off-by: VoR0220 <catalanor0220@gmail.com>
2018-08-21 15:10:28 -04:00
RJ Catalano
aa23da2b6a fix line 2018-08-21 15:10:28 -04:00
VoR0220
a05fff3cfe catch errors and handle gracefully in ENS 2018-08-21 15:10:27 -04:00
VoR0220
c3d2ef07e8 missing semicolon
Signed-off-by: VoR0220 <catalanor0220@gmail.com>
2018-08-21 15:03:34 -04:00
VoR0220
cca71a1c66 back to promisification
Signed-off-by: VoR0220 <catalanor0220@gmail.com>
2018-08-21 15:03:34 -04:00
VoR0220
88133b01a9 callback fixes and get rid of resolver interface
Signed-off-by: VoR0220 <catalanor0220@gmail.com>
2018-08-21 15:03:34 -04:00
VoR0220
acc672944e more unnecessary contracts gotten rid of, and fixes made to Embarkjs file
Signed-off-by: VoR0220 <catalanor0220@gmail.com>
2018-08-21 15:03:33 -04:00
VoR0220
754a47fad8 get rid of register for now
Signed-off-by: VoR0220 <catalanor0220@gmail.com>
2018-08-21 15:03:33 -04:00
VoR0220
e80ba7873a temp commit
Signed-off-by: VoR0220 <catalanor0220@gmail.com>
2018-08-21 15:03:33 -04:00
VoR0220
300b2326ab starting to create registration and some changes to the deployment
Signed-off-by: VoR0220 <catalanor0220@gmail.com>
2018-08-21 15:03:33 -04:00
VoR0220
dfd496ed94 attempt at deploying on dev net
Signed-off-by: VoR0220 <catalanor0220@gmail.com>
2018-08-21 15:03:07 -04:00
Iuri Matias
5a429d0574 make linter happy 2018-06-21 21:07:27 -04:00
Iuri Matias
0ba9990073 use EmbarkJS to initialize ens contracts and set ens contract only when embark is ready 2018-06-21 21:03:23 -04:00
Jonathan Rainville
6991215b40 catch error and warn if no provider 2018-06-15 10:04:19 -04:00
Iuri Matias
033613d7f6 lint is king 2018-05-28 12:29:47 -04:00
Iuri Matias
ee460e3309 add missing promise returns 2018-05-28 11:42:01 -04:00
Iuri Matias
32a9b25fe3 fix reference to ens object 2018-05-28 11:21:52 -04:00