ens-usernames/app
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
..
actions Removes multiple domain functionaility from project (#20) 2018-09-04 18:49:39 -03:00
components Removes multiple domain functionaility from project (#20) 2018-09-04 18:49:39 -03:00
reducers add getSNTAllowance to subdomain registry 2018-08-14 15:29:56 -04:00
store Add SNT allowance to redux store 2018-08-14 10:10:31 -04:00
ui add screen for finishing registration 2018-08-20 15:31:12 -04:00
utils add toggle approved helper function 2018-08-15 15:11:55 -04:00
dapp.css add placement of dropdown, balances, addresses are accounts 2018-05-19 03:09:13 -03:00
dapp.js Removes multiple domain functionaility from project (#20) 2018-09-04 18:49:39 -03:00
index.html add welcome screen 2018-07-06 18:12:09 -04:00
index.js add reducer state and actions 2018-06-01 12:45:11 -04:00