ens-usernames/test
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
..
controlled.js update test for ENSSubDomainRegistry 2018-07-18 10:30:44 -04:00
ensregistry.js update test for ENSSubDomainRegistry 2018-07-18 10:30:44 -04:00
erc20token.js add test to controlled, use "Contract" as generic name 2018-05-19 23:36:34 -03:00
merkleproof.spec.js fix merkle tree tool to latest web3 2018-08-30 09:44:22 -04:00
testtoken.js add test to controlled, use "Contract" as generic name 2018-05-19 23:36:34 -03:00
usernameregistrar.spec.js Removes multiple domain functionaility from project (#20) 2018-09-04 18:49:39 -03:00