4 Commits

Author SHA1 Message Date
Barry G
02b9461d68 add checks for TOS violation conditions (#74)
* add checks for TOS violation conditions

uppercase letters
less than 4
contains 0x

* force lowercase on searching

* use css for lowercase textTransform

* uncomment edit button

* add addressLikeUsername to TOS violation check

* remove possible state update race condition

* add inputs for editing

* update embark to web3 version 34
2018-10-28 14:05:04 +01:00
Barry Gitarts
3d66a72d4c update methods to work with embark 3.2 and React 16.4 2018-10-01 10:43:37 -04:00
Barry Gitarts
513058bbff migrate to embark 3.2 2018-10-01 10:43:37 -04:00
Barry Gitarts
49e8d771e9 add domain utils 2018-09-01 08:22:34 -04:00