Commit Graph

42 Commits

Author SHA1 Message Date
Barry Gitarts 10500ac171 add expiration time for given domain 2018-06-19 10:12:49 -04:00
Barry Gitarts ef4ff22ed5 add status contact code to register method 2018-06-08 15:35:31 -04:00
Barry Gitarts 8bcc29f35c [DO NOT MERGE] change naming of two functions in subdomain registry (#6)
* change naming of two functions in subdomain registry

* rename function calls in tests and UI
2018-06-08 15:35:31 -04:00
Barry Gitarts 6b2e95edea add message for failed assert in function addDomain 2018-06-08 15:10:23 -04:00
Ricardo Guilherme Schmidt ac252e2a83 simplify move account + get creation time view 2018-06-08 15:01:23 -04:00
Ricardo Guilherme Schmidt 2bf684acca add modifier and reorganize functions 2018-06-08 15:01:23 -04:00
Ricardo Guilherme Schmidt a659db086d rename BackupOwner -> FundsOwner and add event for it 2018-06-08 15:01:23 -04:00
Ricardo Guilherme Schmidt db2d429674 natspec fix 2018-06-08 15:01:23 -04:00
Ricardo Guilherme Schmidt c4e6a396e8 better protect user funds by backup owner 2018-06-08 15:01:23 -04:00
Ricardo Guilherme Schmidt 8de66fe108 fix in release time check 2018-06-08 14:59:29 -04:00
Ricardo Guilherme Schmidt 07c17010e3 remove unnecessary events, rename events, lint, fix namehashing, views 2018-06-08 14:57:48 -04:00
Ricardo Guilherme Schmidt 787225cff2 deploy script 2018-06-08 14:56:12 -04:00
Ricardo Guilherme Schmidt f7c0576416 update PublicResolver to new solidity 2018-06-08 14:53:57 -04:00
Ricardo Guilherme Schmidt 9420ab0bde fix typos 2018-06-08 14:53:57 -04:00
Ricardo Guilherme Schmidt 695afeac37 upgradability security improve 2018-06-08 14:53:57 -04:00
Ricardo Guilherme Schmidt ed5a699924 security enhancement in upgradability 2018-06-08 14:53:57 -04:00
Ricardo Guilherme Schmidt 968a4b2427 improve protection of user terms 2018-06-08 14:53:57 -04:00
Ricardo Guilherme Schmidt a7313c1a0b migration and move 2018-06-08 14:53:57 -04:00
Ricardo Guilherme Schmidt 91a6fc120d enable upgradability opt in upgradability for accounts of registry 2018-06-08 14:53:57 -04:00
Ricardo Guilherme Schmidt 5874d599cc require allowance + only set resolver if needed 2018-06-08 14:53:57 -04:00
Ricardo Guilherme Schmidt 2ecaa0fabe add release delay + add release+refunds + natspec 2018-06-08 14:53:57 -04:00
Ricardo Guilherme Schmidt 209ed0e002 update names, + add auto pubkey, + claim subnode ownership 2018-06-08 14:53:57 -04:00
Ricardo Guilherme Schmidt eca2ecefca use new ens contractname + safety check in register + update auth 2018-06-08 14:53:57 -04:00
Ricardo Guilherme Schmidt c0e34300ed update ens 2018-06-08 14:53:57 -04:00
Ricardo Guilherme Schmidt 65071ee850 remove fee recycler dependency and bump solc version 2018-06-08 14:53:57 -04:00
Ricardo Guilherme Schmidt 7ac55a192e updated registry 2018-06-08 14:53:57 -04:00
Ricardo Guilherme Schmidt e08a80fa0f missing import 2018-06-08 14:53:57 -04:00
Ricardo Guilherme Schmidt 5530abb4ca fix typo 2018-06-08 14:53:57 -04:00
Ricardo Guilherme Schmidt dba01cf849 custom contract, update contract, one username per domain 2018-06-08 14:53:57 -04:00
Ricardo Guilherme Schmidt 55db9e1be4 idea 27 2018-06-08 14:53:57 -04:00
Ricardo Guilherme Schmidt bd4b888931 recovery alpha + ens based recoverer 2018-06-08 14:53:57 -04:00
Ricardo Guilherme Schmidt b2c07c63f7 add ERC20Receiver+tests 2018-05-13 14:01:59 -03:00
Ricardo Guilherme Schmidt 611649fbd7 rename return value 2018-05-13 01:28:15 -03:00
Ricardo Guilherme Schmidt 0a1cbb5fff test script for testtoken and erc20token 2018-05-12 21:16:18 -03:00
Ricardo Guilherme Schmidt a597410b66 fix comment blocks 2018-05-08 00:53:51 -03:00
Ricardo Guilherme Schmidt 0e77dafacd Merge branch 'bootstrap' of https://github.com/status-im/contracts into bootstrap 2018-05-08 00:52:19 -03:00
Ricardo Guilherme Schmidt 7b79862005 make constructors internal of abstract contracts 2018-05-07 23:38:54 -03:00
Ricardo Guilherme Schmidt 9067b7a21c Implement TestToken 2018-05-07 23:38:01 -03:00
Ricardo Guilherme Schmidt bc3933b1f5 change ERC20Token to interface 2018-05-07 23:37:45 -03:00
Ricardo Guilherme Schmidt 6600ee5ccf add basic ethereum signing message methods 2018-04-26 01:03:55 -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