Commit Graph

113 Commits

Author SHA1 Message Date
Barry Gitarts 052518dbfe add status ui folder with initial components 2018-06-08 15:35:31 -04:00
Ricardo Guilherme Schmidt 832fa1bcc7 add log to approval set 2018-06-08 15:35:31 -04:00
Ricardo Guilherme Schmidt 9a56838ad8 handle errors in register and log 2018-06-08 15:35:31 -04:00
Ricardo Guilherme Schmidt ebd747b107 remove old ENS tab 2018-06-08 15:35:31 -04:00
Barry Gitarts 58a0b7fecc adjust handling of approval toggle, use address of sub domain 2018-06-08 15:35:31 -04:00
Barry Gitarts 8bcc29f35c [DO NOT MERGE] change naming of two functions in subdomain registry (#6)
* change naming of two functions in subdomain registry

* rename function calls in tests and UI
2018-06-08 15:35:31 -04:00
Barry Gitarts 7cbd9496f1 add toggle to allow registry token permissions 2018-06-08 15:35:31 -04:00
Barry Gitarts 56e53e6f2d add price check for domain 2018-06-08 15:34:31 -04:00
Barry Gitarts 7582615a37 add use primary address for setting address in resolver 2018-06-08 15:34:31 -04:00
Barry Gitarts c02a8b5959 add address resolve field to register sub-domain 2018-06-08 15:34:31 -04:00
Barry Gitarts 80ca121edd add register sub-domain component 2018-06-08 15:34:31 -04:00
Barry Gitarts eed63b0007 add debounce to fetch + change title to Add Domain Price 2018-06-08 15:34:31 -04:00
Barry Gitarts edf59f261e add check on form to ensure registry owns domain 2018-06-08 15:34:31 -04:00
Barry Gitarts b214914ea2 add debug table for addDomain 2018-06-08 15:34:31 -04:00
Ricardo Guilherme Schmidt dac59c0f55 add .domains(bytes32) test 2018-06-08 15:34:31 -04:00
Barry Gitarts ba0d641868 convert promise to async await 2018-06-08 15:34:31 -04:00
Barry Gitarts 6553a44e45 removed embark-babel+ bump solc to 0.4.24
embark-bable is now included
2018-06-08 15:34:31 -04:00
Barry Gitarts 8ad6dc648c add support automatic detection of existing and setting of price 2018-06-08 15:31:21 -04:00
Ricardo Guilherme Schmidt 576b7e35e3 use on deploy at testscripts 2018-06-08 15:31:21 -04:00
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