ens-usernames/contracts
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
..
common small typos 2018-08-30 09:44:22 -04:00
ens update PublicResolver contract to support multihash 2018-08-23 11:34:42 -04:00
registry Removes multiple domain functionaility from project (#20) 2018-09-04 18:49:39 -03:00
test utils,and test for merkle proof library 2018-08-30 09:44:22 -04:00
token Removes multiple domain functionaility from project (#20) 2018-09-04 18:49:39 -03:00