Skip to content
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

Allow changing of wallets #28

Closed
TripleSpeeder opened this issue Feb 27, 2020 · 0 comments · Fixed by #103
Closed

Allow changing of wallets #28

TripleSpeeder opened this issue Feb 27, 2020 · 0 comments · Fixed by #103
Labels
enhancement New feature or request

Comments

@TripleSpeeder
Copy link
Owner

As a user with different wallets i want to be able to change the wallet without reloading whole page.
-> Add info about currently connected wallet and option to select a different one.
-> Should probably include option to choose different address for wallets that provide more than one?

@TripleSpeeder TripleSpeeder added the enhancement New feature or request label Feb 27, 2020
TripleSpeeder added a commit that referenced this issue Apr 14, 2020
feat: wallet change

User can now change connected wallet through new "Wallet" menu item. For hardware wallets also the derivation path and account can be changed.
The according menu is now also available to mobile users.

Closes #28
TripleSpeeder added a commit that referenced this issue Apr 14, 2020
* Enable changing of wallet (#103)

feat: wallet change

User can now change connected wallet through new "Wallet" menu item. For hardware wallets also the derivation path and account can be changed.
The according menu is now also available to mobile users.

Closes #28

* Token allowance checker 1 (#104)

* refactor: store credentials for various APIs in one location

* refactor: move dfuse client creation to dedicated module

* refactor: move event and contract checking code to own modules

* feat: show last change date of allowance

fixes #1

* Token allowance checker 40 (#107)

* chore: remove obsolete CRA-logo

* feat: sort allowance list by token name

Fixes #40

* feat: mark zero allowances as "positive" (#108)

Fixes #105

* chore(release): 2.6.0

* chore: update changelog
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant