Commit Graph

4 Commits

Author SHA1 Message Date
Ricardo Guilherme Schmidt e43f8e5228
Contracts maintaince 2018-09-05 22:05:38 -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
Barry Gitarts 516ea30fe6 Revert "add sendwithapproval method"
This reverts commit 1ea3b8b149.
2018-08-15 11:14:13 -04:00
Barry Gitarts 1ea3b8b149 add sendwithapproval method
use send with approval
2018-08-15 11:12:31 -04:00