Ricardo Guilherme Schmidt
|
cbfdd9cc72
|
Removes multiple domain functionaility from project (#20)
* refactor ENSSubdomainRegistry
* Rename contract
* remove obsolete file
* typo
* Add legacy contract upgradability adaptor
* refactor Dapp to use UsernameRegistrar contract
* use reservedNames.js in usernameregistrar.spec.js
* change array of merkle roots to single merkle root
* load reserved words to deploy contract
* reorganized contract methods
* add withdraw methods for controller move excess funds & wrong ens nodes
* add deployed MerkleProof addresses
* include contract terms in the @notice of register
* approve and call fix & solidity update
* add approveAndCall support
* clear subnode owner and resolver
|
2018-09-04 18:49:39 -03:00 |
Barry Gitarts
|
083bafcd6f
|
add updateController and moveDomain to admin utils
|
2018-08-10 19:49:26 -04:00 |
Barry Gitarts
|
0fd43951dc
|
add change registry controller
|
2018-08-08 16:54:18 -04:00 |
Barry Gitarts
|
962d0b03c7
|
add token permissions to landing page
additional styling clean up
make more mobile friendly
|
2018-06-12 18:17:04 -04:00 |
Barry Gitarts
|
ca3669224f
|
convert nameLookup to formik with handleSubmit
remove debugTable from addDomain
|
2018-06-08 15:35:31 -04:00 |
Barry Gitarts
|
3777004891
|
add initial layout for Name Lookup
also adds additional components to the ui folder
|
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
|
7cbd9496f1
|
add toggle to allow registry token permissions
|
2018-06-08 15:35: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
|
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 |