You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When testing on staging I see some inconsistencies in how we handle the network, we should be able to switch between mainnet/testnet without issue as that'll let us rapidly test new ideas.
Staging login popup shows mainnet even though data used is testnet. There should be a param we can pass here for the network so it matches otherwise idk which testnet account I'm connecting.
The address displayed still shows the mainnet address here, should match network / profile
The text was updated successfully, but these errors were encountered:
Shouldn't we manually need to switch to testnet/mainnet on the wallet? If I need to connect to testnet I should probably switch the network on wallet to testnet. That's what I've been doing till now.
Shouldn't we manually need to switch to testnet/mainnet on the wallet? If I need to connect to testnet I should probably switch the network on wallet to testnet. That's what I've been doing till now.
I did that - my wallet was logged in as testnet and I'm on staging site.
When I log in the wallet pop up shows mainnet info, but after I login profile shows my testnet address in the top-right and the profile page shows my mainnet address.
That's what I saw and recorded in the issue - can walk through and see if it happens again later but as a user shouldn't end up in that mixed state.
When testing on staging I see some inconsistencies in how we handle the network, we should be able to switch between mainnet/testnet without issue as that'll let us rapidly test new ideas.
Staging login popup shows mainnet even though data used is testnet. There should be a param we can pass here for the network so it matches otherwise idk which testnet account I'm connecting.
![Image](https://private-user-images.githubusercontent.com/9038904/411059397-42acfd6e-f54d-4c8b-953f-1a136cbedaee.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3Mzk0NTM3ODUsIm5iZiI6MTczOTQ1MzQ4NSwicGF0aCI6Ii85MDM4OTA0LzQxMTA1OTM5Ny00MmFjZmQ2ZS1mNTRkLTRjOGItOTUzZi0xYTEzNmNiZWRhZWUucG5nP1gtQW16LUFsZ29yaXRobT1BV1M0LUhNQUMtU0hBMjU2JlgtQW16LUNyZWRlbnRpYWw9QUtJQVZDT0RZTFNBNTNQUUs0WkElMkYyMDI1MDIxMyUyRnVzLWVhc3QtMSUyRnMzJTJGYXdzNF9yZXF1ZXN0JlgtQW16LURhdGU9MjAyNTAyMTNUMTMzMTI1WiZYLUFtei1FeHBpcmVzPTMwMCZYLUFtei1TaWduYXR1cmU9MzljNzE5NjYyYWFmM2VlOWU0ZjUxM2UwYjNkMWZkMjEzOWJjNTlmYjg2ZTljNDkxOGI4MGJlYjM0NDM5ZGU4ZCZYLUFtei1TaWduZWRIZWFkZXJzPWhvc3QifQ.l6Kgs6AD2lJtcAHNKinNpbuuZLH5fYK6C38hThSf1KQ)
The address displayed still shows the mainnet address here, should match network / profile
![Image](https://private-user-images.githubusercontent.com/9038904/411059898-5b292469-473b-43ed-9a5e-c4905fd33e4c.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3Mzk0NTM3ODUsIm5iZiI6MTczOTQ1MzQ4NSwicGF0aCI6Ii85MDM4OTA0LzQxMTA1OTg5OC01YjI5MjQ2OS00NzNiLTQzZWQtOWE1ZS1jNDkwNWZkMzNlNGMucG5nP1gtQW16LUFsZ29yaXRobT1BV1M0LUhNQUMtU0hBMjU2JlgtQW16LUNyZWRlbnRpYWw9QUtJQVZDT0RZTFNBNTNQUUs0WkElMkYyMDI1MDIxMyUyRnVzLWVhc3QtMSUyRnMzJTJGYXdzNF9yZXF1ZXN0JlgtQW16LURhdGU9MjAyNTAyMTNUMTMzMTI1WiZYLUFtei1FeHBpcmVzPTMwMCZYLUFtei1TaWduYXR1cmU9MDJhMzY0YTM2OTE0ZjZiNTYxZTBhMGNkNGZjMDFiYjg0MzgwNTA0Nzc5Y2NhMDdhNTdjMWNmZTFkMjNiNTM3OCZYLUFtei1TaWduZWRIZWFkZXJzPWhvc3QifQ.m2pPHAWNar2U4xNkvZzVG2L8XQFPLlDrXG0GLTnoGZQ)
The text was updated successfully, but these errors were encountered: