226 Commits

Author SHA1 Message Date
Ricardo Guilherme Schmidt
c4e6a396e8 better protect user funds by backup owner 2018-06-08 15:01:23 -04:00
Ricardo Guilherme Schmidt
b45c2967ce implement release subdomain tests 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
b36821ca13 fix error 2018-06-08 14:59:29 -04:00
Ricardo Guilherme Schmidt
990fb7aace small fix 2018-06-08 14:59:29 -04:00
Ricardo Guilherme Schmidt
6fa3e8a49f add 151-ens-usernames contracts to readme 2018-06-08 14:59:29 -04:00
Ricardo Guilherme Schmidt
6fccb20963 ens subdomain registry test script 2018-06-08 14:59:29 -04:00
Ricardo Guilherme Schmidt
7020b67943 rename ens testscript 2018-06-08 14:57:48 -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
e44f828585 ensregistry test script 2018-06-08 14:57:48 -04:00
Ricardo Guilherme Schmidt
bf44edec97 fix testtoken args 2018-06-08 14:56:12 -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
Barry G
a8bede2b86
Merge pull request #8 from status-im/add-redux
Add redux
2018-06-08 12:49:07 -06:00
Ricardo Guilherme Schmidt
8d5610d636 fix nvm usage 2018-06-07 17:33:26 -03:00
Ricardo Guilherme Schmidt
4e000ca0dc add details about nvm and node version 2018-06-07 17:32:28 -03:00
Barry Gitarts
cb41a904c5 add update ERC20 account balance
add reselect - memoizes from the state tree
2018-06-05 13:19:21 -04:00
Ricardo Guilherme Schmidt
af17134f3e small fix 2018-06-05 11:45:35 -03: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
Barry Gitarts
389bc28a83 add initial redux scafold 2018-06-01 10:25:59 -04:00
Ricardo Guilherme Schmidt
728718199e embed erc20token inside testtoken 2018-05-31 20:38:21 -03:00
Barry Gitarts
202247a2b5 add babel config 2018-05-31 17:42:00 -04:00
Barry Gitarts
91784682a2 add eslint 2018-05-31 17:27:04 -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
9140afc573 fix race condition 2018-05-25 18:54:35 -03:00
Ricardo Guilherme Schmidt
f04745e3d3 TestToken only deploys at development 2018-05-23 16:31:20 -03:00
Ricardo Guilherme Schmidt
9f97714ba5 add test to controlled, use "Contract" as generic name 2018-05-19 23:36:34 -03:00
Ricardo Guilherme Schmidt
1582881629 improve abstract erc20token test 2018-05-19 22:37:58 -03:00
Ricardo Guilherme Schmidt
e63ae2af6e make erc20token test abstract 2018-05-19 17:00:16 -03:00
Ricardo Guilherme Schmidt
204892e3ce add placement of dropdown, balances, addresses are accounts 2018-05-19 03:09:13 -03:00
Ricardo Guilherme Schmidt
70b7d13ffc add account list 2018-05-18 16:17:46 -03:00