HydroProtocol / hydro-scaffold-dex

A Decentralized Exchange Scaffold - launch a DEX in minutes
Apache License 2.0
196 stars 189 forks source link

Browser Wallet is showing different address for local and different address for production for the same 12 words phrases #90

Closed RaghavendraDex closed 3 years ago

RaghavendraDex commented 3 years ago

Hi Team,

We have integrated Hydro SDK Wallet in our product https://www.exnomy.com, we are facing a weird problem in the wallet SDK where the browser wallet is giving different address when we run it locally and when we either build a docker and run locally or deploy it to AWS or even directly deploy the project to s3.

Sample Account Details: (Import wallet in Browser wallet) 12 words phrases museum hen train couple aerobic inquiry enrich inform endorse across traffic audit Password: Ranking@new1

Now if I run the project locally we get: 6dcd4ae2a41255f9dfb78fcd9b77a95f07eb3363

And on deploying the same code we get : 0540915cff69c80a59ab403a80a903bac8381f96

Note we have removed the prefix '0x'

PFA of the test I have done, I see the same 12 words and password going to SDK I have taken a logs screen shot.

Screenshot 2020-11-14 at 11 03 07 AM Screenshot 2020-11-14 at 11 07 03 AM
stale[bot] commented 3 years ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.