Commit Graph

5 Commits

Author SHA1 Message Date
Ricardo Guilherme Schmidt 3d37a0a1c9
Update to use embark 6.0.0 (#99)
* trim trailing spaces

* update to embark 4.0.2

* bump to solc 0.5.4

* use .selector

* use solidity function selector

* update to embark 6.0.0

* use mocks instead of "instanceOf" tool+tests fix

* update to solidity 0.5.11

* update to solidity 0.5.11

* add spdx license identifiers

* update ENS contracts

* natspec fix return values
2020-07-24 19:16:01 -03:00
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