331 Commits

Author SHA1 Message Date
Aleksandr Pantiukhov
94530050bf [#38], empty contact code field fix, more style fixes, cleanup 2018-10-23 13:55:55 +02:00
Barry Gitarts
42cf08898b update terms
as per: https://hackmd.io/CIX8p47nR5ikuQQqbQ7NDg?view
2018-10-22 08:35:59 -04:00
Barry Gitarts
c234a24ee2 wait for sign before showing tx confirmation screen 2018-10-19 13:02:01 -04:00
Alexander Pantyuhov
96502db101
#60 & #61: UI must handle reserved names; Remove "Already have a Status subdomain?" block from main screen (#63) 2018-10-19 15:33:50 +02:00
Ricardo Guilherme Schmidt
47c4c6c205 Add more reserved names (#62)
* add reserved words

* remove duplicates and use more sanitized name for a fin inst

* add legacy crypto services

* add eea members names
2018-10-19 12:25:59 +02:00
Barry Gitarts
dea3cde3d0 removed onRegistered callback for registration
do not trigger registeredCallbackFn if preRegisteredCallback
2018-10-17 09:01:23 -04:00
Barry Gitarts
67b43136fc hide edit button 2018-10-16 11:15:01 -04:00
Ricardo Guilherme Schmidt
14749c2760 update tests to embark 3.2 2018-10-15 14:57:26 -04:00
Ricardo Guilherme Schmidt
5763915d0a add bank and internet company domains 2018-10-15 14:57:26 -04:00
Ricardo Guilherme Schmidt
ae5bbcae9d remove small names and organize alphabetticaly by group 2018-10-15 14:57:26 -04:00
Ricardo Guilherme Schmidt
8501add1ee use full address 0 2018-10-15 14:57:26 -04:00
Ricardo Guilherme Schmidt
67c561dc4a better suited err msg 2018-10-15 14:57:26 -04:00
Ricardo Guilherme Schmidt
5f3ef8842c add eraseNode tool 2018-10-15 14:57:26 -04:00
Ricardo Guilherme Schmidt
7cc9448207 allow usernames starting with 0x and non hex chars 2018-10-15 14:57:26 -04:00
Ricardo Guilherme Schmidt
c4686a9c39 require caller to know new registry address 2018-10-15 14:57:26 -04:00
Ricardo Guilherme Schmidt
95f3e53081 require all slash commit-reveal 2018-10-15 14:57:26 -04:00
Aleksandr Pantiukhov
2330ac966e Better terms and conditions 2018-10-11 09:51:54 -04:00
Aleksandr Pantiukhov
a09eee1287 react-router, better navigation 2018-10-11 09:51:54 -04:00
Barry Gitarts
2273f58576 remove getContactCode 2018-10-09 10:06:37 -04:00
Barry Gitarts
6b2e751ba8 change get contact code to new api 2018-10-08 15:38:18 -04:00
Alexander Pantyuhov
b3c7459cbe
Merge pull request #35 from status-im/lookup-bugfixes
[#23 & #30]: Initial search screen shows an error message; minor styling issues
2018-10-08 12:13:40 +03:00
Aleksandr Pantiukhov
396e055117 [#30]: Styling issues 2018-10-08 11:10:15 +02:00
Aleksandr Pantiukhov
54509df62b [#23]: Initial search screen shows an error message 2018-10-08 10:51:50 +02:00
Barry Gitarts
447e0cdea3 fix merge conflicts 2018-10-05 09:50:49 -04:00
Barry Gitarts
18971e56e5 show creation time next to registered 2018-10-05 09:50:49 -04:00
Barry Gitarts
00d88ba20a hide release button before release time 2018-10-05 09:50:49 -04:00
Barry Gitarts
2db0c7171d breakout displaybox 2018-10-05 09:50:49 -04:00
Barry Gitarts
e9a4f6c72b remove on page load contact code request, move to displaybox click 2018-10-05 09:50:49 -04:00
Alexander Pantyuhov
3039461191
Merge pull request #34 from status-im/bug/#22
[#22]: Redesign error screen for user not on mainnet
2018-10-04 16:24:21 +03:00
Aleksandr Pantiukhov
63668ba232 [#22]: Redesign error screen for user not on mainnet 2018-10-04 13:26:22 +03:00
Barry G
3181e0f120 Revert breaking changes (#33)
* Revert "deploy updated username registrar to ropsten"

This reverts commit cdbc253d8dab69255bb0e02697fd464f2194ca62.

* change getReleaseTime to getExpirationTime
2018-10-03 14:38:52 -03:00
Ricardo Guilherme Schmidt
5d75325182
better describe method signatures 2018-10-03 10:57:03 -03:00
Barry Gitarts
cdbc253d8d deploy updated username registrar to ropsten 2018-10-01 11:42:27 -04:00
Barry Gitarts
50d5c2d934 change expirationTime to releaseTime 2018-10-01 10:43:37 -04:00
Barry Gitarts
14a52cfd6b ensure names do not change before blur 2018-10-01 10:43:37 -04:00
Barry Gitarts
a1958b92e1 fix abi encode error 2018-10-01 10:43:37 -04: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
b1e6242972 add lookup to ownership page 2018-10-01 10:43:37 -04:00
Barry Gitarts
15f636f4b1 have terms trigger registration 2018-10-01 10:43:37 -04:00
lpissinali
5187000513 UI styling 2018-10-01 10:43:37 -04:00
Ricardo Guilherme Schmidt
c6636fe6b9
partial slashing reward, reward msgsender and reserver 2018-09-30 20:14:29 -03:00
Ricardo Guilherme Schmidt
a1fe1f02e7
prevent gas errors with low level call 2018-09-30 01:58:02 -03:00
Ricardo Guilherme Schmidt
fbd0e3a9a2
refactor release to check effects interactions 2018-09-30 01:57:18 -03:00
Ricardo Guilherme Schmidt
a8ec75cc04
option to prevent front running of username slashing 2018-09-30 01:44:33 -03:00
Ricardo Guilherme Schmidt
a99de3333e
increase time before slashing to prevent error w/ assert 2018-09-30 01:40:35 -03:00
Ricardo Guilherme Schmidt
bc239bad70
prevent reentracy from registerUser to slashUsername 2018-09-30 00:44:23 -03:00
Ricardo Guilherme Schmidt
c81f6d405e
improve consistency 2018-09-30 00:26:03 -03:00
Ricardo Guilherme Schmidt
4614f1a128
grammar fix 2018-09-29 23:32:42 -03:00
Ricardo Guilherme Schmidt
9fc3e401a3
describe terms 2018-09-29 18:44:06 -03:00