136 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
VoR0220
42a0fd2ca0 make it so that FIFSRegistrar isn't attempted to be deployed on livenet, ropsten, etc.
Signed-off-by: VoR0220 <catalanor0220@gmail.com>
2018-09-30 09:20:12 -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
3efc02d97a ensure that FIFS doesn't deploy on other test and main networks
Signed-off-by: VoR0220 <catalanor0220@gmail.com>
2018-09-30 09:20:12 -04:00
Iuri Matias
722e1a2011 put contracts inside the contracts field 2018-09-30 09:20:12 -04:00
VoR0220
1adb91ef65 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-09-30 09:20:12 -04:00
VoR0220
f9feb7ff91 callback fixes and get rid of resolver interface
Signed-off-by: VoR0220 <catalanor0220@gmail.com>
2018-09-30 09:18:45 -04:00
VoR0220
9f767b5145 more unnecessary contracts gotten rid of, and fixes made to Embarkjs file
Signed-off-by: VoR0220 <catalanor0220@gmail.com>
2018-09-30 09:18:45 -04:00
VoR0220
d02be3a4dd get rid of unnecessary contracts for this iteration
Signed-off-by: VoR0220 <catalanor0220@gmail.com>
2018-09-30 09:18:45 -04:00
VoR0220
98b7ca1253 get rid of global web3 in ens
Signed-off-by: VoR0220 <catalanor0220@gmail.com>
2018-09-30 09:18:45 -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
VoR0220
362d500b66 attempt at deploying on dev net
Signed-off-by: VoR0220 <catalanor0220@gmail.com>
2018-09-30 09:18:45 -04:00
VoR0220
751e413a82 add ens contracts
Signed-off-by: VoR0220 <catalanor0220@gmail.com>
2018-09-30 09:18:45 -04:00
Iuri Matias
8518e4aa2a fixes due to bad rebase 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
Jonathan Rainville
b1663af485 if no register config, dont register anything 2018-09-29 22:13:11 -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
Jonathan Rainville
c89a554fd8 if no register config, dont register anything 2018-09-29 19:55:15 -04:00
Jonathan Rainville
2cdb2ca194 add resolver contract 2018-09-29 19:52:08 -04:00
Anthony Laibe
23d6b07467 Warning if no default account for ens 2018-09-25 15:30:46 +01:00
Iuri Matias
7e710745ce always add ens contracts source so abi definition is always available in environments the contract is already deployed 2018-09-21 19:02:44 -04:00
Iuri Matias
c02bd6c444 make linter happy 2018-09-17 13:58:13 -04:00
Iuri Matias
1296545fa3 make function defaul arg instead 2018-09-17 13:36:20 -04:00
Iuri Matias
7d6809b57f take into account when event does not trigger a cb 2018-09-15 12:52:11 -04:00
Anthony Laibe
6ad9c0dc5a Update error with or 2018-09-10 17:08:09 +01:00
Anthony Laibe
613921169a Better trace register ens 2018-09-10 10:12:02 +01:00
Anthony Laibe
4c580dd54d Pr feedback using once 2018-09-07 14:57:49 +01:00
Anthony Laibe
4481e6eb99 Ens config is run only once 2018-09-07 11:18:43 +01:00
Iuri Matias
262a6d3aef move older code to embarkjs & refactor 2018-09-01 09:35:13 -04:00
Jonathan Rainville
f1e5aff3fb dont crash if ens contracts don't deploy 2018-08-31 08:50:15 -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
83c01cffdc Storage and Whisper connect 2018-08-30 10:04:58 +01:00
Anthony Laibe
00ccad1d9b Fix isavailable 2018-08-30 10:04:58 +01:00
Anthony Laibe
6a2b91d99b Add console/require to codeRunner 2018-08-30 10:04:58 +01:00
Anthony Laibe
307b7dc8e7 EmbarkJS available 2018-08-30 10:04:58 +01:00
Iuri Matias
7eb52c1f8f
Merge pull request #735 from embark-framework/bugfix/allow-zero-config-blockchain
Allow zero config in blockchain
2018-08-29 17:33:15 -04:00
Anthony Laibe
23f7ec396a Allow zero config in blockchain 2018-08-27 10:06:37 +01:00
Iuri Matias
26cde59fcb
Merge pull request #732 from embark-framework/feature/hide-ens-transaction-log
Hide ENS Transaction log
2018-08-23 14:57:36 -04:00