Ricardo Guilherme Schmidt
|
16d84233fc
|
remove restriction on moveRegistry to avoid loss of ens name
|
2018-09-06 16:45:33 -03:00 |
Ricardo Guilherme Schmidt
|
043156cc56
|
prevent moveAccount to self contract.
|
2018-09-06 16:38:24 -03:00 |
Ricardo Guilherme Schmidt
|
aacd113255
|
improve natspec, reoder private function to bottom of file
|
2018-09-06 02:14:40 -03:00 |
Ricardo Guilherme Schmidt
|
6145ac2da7
|
supress warning in low level call
|
2018-09-05 22:18:37 -03:00 |
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 |