144 Commits

Author SHA1 Message Date
Ricardo Guilherme Schmidt
e154e280b8 use onDeploy 2018-06-08 15:31:21 -04:00
Ricardo Guilherme Schmidt
b8e4ec68a2 small fix 2018-06-08 15:31:21 -04:00
Ricardo Guilherme Schmidt
271cd99779 deploy only in development 2018-06-08 15:11:49 -04:00
Barry Gitarts
6b2e95edea add message for failed assert in function addDomain 2018-06-08 15:10:23 -04:00
Barry Gitarts
a4ab4207d2 add setup ENS button 2018-06-08 15:10:23 -04:00
Barry Gitarts
2c853c6b0c add domain component 2018-06-08 15:10:23 -04:00
Barry Gitarts
834d5070fd add formik with submission handling 2018-06-08 15:10:23 -04:00
Barry Gitarts
dbc88881a3 add domain form layout 2018-06-08 15:10:23 -04:00
Barry Gitarts
535c570bea add babelrc w/object rest spread + layout ens 2018-06-08 15:10:23 -04:00
Ricardo Guilherme Schmidt
a9cc073c67 small fix in testscript 2018-06-08 15:03:43 -04:00
Ricardo Guilherme Schmidt
0e8c6f0b74 add enssubdomainregistry dapp "skel" 2018-06-08 15:03:43 -04:00
Ricardo Guilherme Schmidt
ac252e2a83 simplify move account + get creation time view 2018-06-08 15:01:23 -04:00
Ricardo Guilherme Schmidt
2bf684acca add modifier and reorganize functions 2018-06-08 15:01:23 -04:00
Ricardo Guilherme Schmidt
a659db086d rename BackupOwner -> FundsOwner and add event for it 2018-06-08 15:01:23 -04:00
Ricardo Guilherme Schmidt
ee89f3da98 put timeout in right place 2018-06-08 15:01:23 -04:00
Ricardo Guilherme Schmidt
1cd3ea3262 update function in test 2018-06-08 15:01:23 -04:00
Ricardo Guilherme Schmidt
db2d429674 natspec fix 2018-06-08 15:01:23 -04:00
Ricardo Guilherme Schmidt
c7bde0bfde reorganize tests + domain migration test 2018-06-08 15:01:23 -04:00
Ricardo Guilherme Schmidt
c4e6a396e8 better protect user funds by backup owner 2018-06-08 15:01:23 -04:00
Ricardo Guilherme Schmidt
b45c2967ce implement release subdomain tests 2018-06-08 15:01:23 -04:00
Ricardo Guilherme Schmidt
8de66fe108 fix in release time check 2018-06-08 14:59:29 -04:00
Ricardo Guilherme Schmidt
b36821ca13 fix error 2018-06-08 14:59:29 -04:00
Ricardo Guilherme Schmidt
990fb7aace small fix 2018-06-08 14:59:29 -04:00
Ricardo Guilherme Schmidt
6fa3e8a49f add 151-ens-usernames contracts to readme 2018-06-08 14:59:29 -04:00
Ricardo Guilherme Schmidt
6fccb20963 ens subdomain registry test script 2018-06-08 14:59:29 -04:00
Ricardo Guilherme Schmidt
7020b67943 rename ens testscript 2018-06-08 14:57:48 -04:00
Ricardo Guilherme Schmidt
07c17010e3 remove unnecessary events, rename events, lint, fix namehashing, views 2018-06-08 14:57:48 -04:00
Ricardo Guilherme Schmidt
e44f828585 ensregistry test script 2018-06-08 14:57:48 -04:00
Ricardo Guilherme Schmidt
bf44edec97 fix testtoken args 2018-06-08 14:56:12 -04:00
Ricardo Guilherme Schmidt
787225cff2 deploy script 2018-06-08 14:56:12 -04:00
Ricardo Guilherme Schmidt
f7c0576416 update PublicResolver to new solidity 2018-06-08 14:53:57 -04:00
Ricardo Guilherme Schmidt
9420ab0bde fix typos 2018-06-08 14:53:57 -04:00
Ricardo Guilherme Schmidt
695afeac37 upgradability security improve 2018-06-08 14:53:57 -04:00
Ricardo Guilherme Schmidt
ed5a699924 security enhancement in upgradability 2018-06-08 14:53:57 -04:00
Ricardo Guilherme Schmidt
968a4b2427 improve protection of user terms 2018-06-08 14:53:57 -04:00
Ricardo Guilherme Schmidt
a7313c1a0b migration and move 2018-06-08 14:53:57 -04:00
Ricardo Guilherme Schmidt
91a6fc120d enable upgradability opt in upgradability for accounts of registry 2018-06-08 14:53:57 -04:00
Ricardo Guilherme Schmidt
5874d599cc require allowance + only set resolver if needed 2018-06-08 14:53:57 -04:00
Ricardo Guilherme Schmidt
2ecaa0fabe add release delay + add release+refunds + natspec 2018-06-08 14:53:57 -04:00
Ricardo Guilherme Schmidt
209ed0e002 update names, + add auto pubkey, + claim subnode ownership 2018-06-08 14:53:57 -04:00
Ricardo Guilherme Schmidt
eca2ecefca use new ens contractname + safety check in register + update auth 2018-06-08 14:53:57 -04:00
Ricardo Guilherme Schmidt
c0e34300ed update ens 2018-06-08 14:53:57 -04:00
Ricardo Guilherme Schmidt
65071ee850 remove fee recycler dependency and bump solc version 2018-06-08 14:53:57 -04:00
Ricardo Guilherme Schmidt
7ac55a192e updated registry 2018-06-08 14:53:57 -04:00
Ricardo Guilherme Schmidt
e08a80fa0f missing import 2018-06-08 14:53:57 -04:00
Ricardo Guilherme Schmidt
5530abb4ca fix typo 2018-06-08 14:53:57 -04:00
Ricardo Guilherme Schmidt
dba01cf849 custom contract, update contract, one username per domain 2018-06-08 14:53:57 -04:00
Ricardo Guilherme Schmidt
55db9e1be4 idea 27 2018-06-08 14:53:57 -04:00
Ricardo Guilherme Schmidt
bd4b888931 recovery alpha + ens based recoverer 2018-06-08 14:53:57 -04:00
Barry G
a8bede2b86
Merge pull request #8 from status-im/add-redux
Add redux
2018-06-08 12:49:07 -06:00