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

Show timestamp of the last interaction with/of an approved spender #1

Closed
TripleSpeeder opened this issue Feb 16, 2020 · 0 comments · Fixed by #104
Closed

Show timestamp of the last interaction with/of an approved spender #1

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

Comments

@TripleSpeeder
Copy link
Owner

As a user I want to see at what time an approval was last used. This can help in the decision if an allowance shall be cleared or kept.

"last used" means:

  • when was the last time spender did a transfer
  • or alternatively when was the last time the approval changed/was created
@TripleSpeeder TripleSpeeder added the enhancement New feature or request label Feb 16, 2020
@TripleSpeeder TripleSpeeder changed the title Show timestamp of the last ineraction with/of an approved spender Show timestamp of the last interaction with/of an approved spender Feb 16, 2020
TripleSpeeder added a commit that referenced this issue Apr 14, 2020
TripleSpeeder added a commit that referenced this issue Apr 14, 2020
* 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
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