-
Notifications
You must be signed in to change notification settings - Fork 44
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
(Feature) auto-detect tokens for POA #175
Conversation
@vbaranov Steps:
Expected result:
Actual result:
https://www.useloom.com/share/69969815fc32474db96c7d60b9ee1f9a |
e2e tests for autodetect tokens in Mainnet and Poa
@dennis00010011b basically, tokens auto-detection function executes every 3 minutes. Thereby, your tokens after switching to another chain should appear within 3 minutes. Nevertheless, I have added tokens auto-detection on chain change here b6e8453 |
e2e tests autodetect tokens in Mainnet
Auto-detect tokens, owned by the currently unlocked account from the list of known tokens for POA core network (as it works for Mainnet)