8 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
6553a44e45 removed embark-babel+ bump solc to 0.4.24
embark-bable is now included
2018-06-08 15:34:31 -04:00
Barry Gitarts
535c570bea add babelrc w/object rest spread + layout ens 2018-06-08 15:10:23 -04:00
Barry Gitarts
389bc28a83 add initial redux scafold 2018-06-01 10:25:59 -04:00
Ricardo Guilherme Schmidt
16c4e342c2 bump solc version and remove versions from contracts.json 2018-05-30 10:19:39 -03:00
Ricardo Guilherme Schmidt
0a1cbb5fff test script for testtoken and erc20token 2018-05-12 21:16:18 -03:00
Ricardo Guilherme Schmidt
37135766e7 cleanup contents and update solc 2018-04-23 02:04:49 -03:00
Ricardo Guilherme Schmidt
6750c665e8 cleanup bootstrap 2018-04-23 01:58:58 -03:00