status-react/test/appium/tests
yenda 7b6dfad702
[fix 8853] fix change of whisper id in ens registration
A user can type in their existing name in the registration flow. Status can
confirm if they own it. After signing a transaction, the user can update the
Whisper ID to their new one.

Instead of using a hardcoded contract for stateofus, the standard `owner`
method is called to find the resolver contract of a ens name.
This allows users to set the pubkey even for ens names that are not
subdomains of stateofus

Signed-off-by: yenda <eric@status.im>
2019-10-16 17:32:07 +02:00
..
atomic [fix 8853] fix change of whisper id in ens registration 2019-10-16 17:32:07 +02:00
__init__.py
base_test_case.py Added test for searching not used translation strings 2019-08-13 14:00:54 +03:00
conftest.py Chatbot fix 2019-06-27 09:50:27 +03:00
marks.py Added test for searching not used translation strings 2019-08-13 14:00:54 +03:00
test_api.py [refactor] move utils.ethereum to ethereum 2019-05-23 15:11:48 +02:00
test_chatbot.py Chatbot fix 2019-06-27 09:50:27 +03:00
test_performance.py [multiaccount] rename multiaccount to account 2019-07-22 11:14:44 +02:00
users.py resolve ENS in wallet 2019-10-16 15:35:35 +02:00