Commit Graph

10 Commits

Author SHA1 Message Date
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 4b495054a1 use updated status api 2018-08-29 10:58:45 -04:00
Barry Gitarts 4ca9dfb592 Add SNT allowance to redux store 2018-08-14 10:10:31 -04:00
Barry Gitarts f30c403bb1 delay postMessage to ensure listener registered 2018-08-10 21:20:25 -04:00
Barry Gitarts e7c0ff0374 submit onBlur
less abstract status api request
2018-08-10 12:21:59 -04:00
Barry Gitarts a3ddf46075 add check for status contact code 2018-07-18 14:16:20 -04:00
Barry Gitarts b9113b9f20 add better global handling of SNT user balance 2018-06-13 12:58:19 -04:00
Barry Gitarts cb41a904c5 add update ERC20 account balance
add reselect - memoizes from the state tree
2018-06-05 13:19:21 -04:00
Barry Gitarts 3477b7b24c add dispatch and cleanup to accounts list 2018-06-01 16:22:11 -04:00
Barry Gitarts 6bb9181810 add reducer state and actions 2018-06-01 12:45:11 -04:00