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

Support x/feegrant messages #51

Closed
RiccardoM opened this issue Mar 15, 2022 · 0 comments · Fixed by #157
Closed

Support x/feegrant messages #51

RiccardoM opened this issue Mar 15, 2022 · 0 comments · Fixed by #157
Assignees
Labels
C: UI Related to the visual aspect of the app Type: Enhancement New feature or request

Comments

@RiccardoM
Copy link
Contributor

Currently DPM is only able to handle a set of message types inside the transaction list present in the home page as well as inside the confirmation page of a transaction.

Since DApps can require the user to sign any kind of message, the following needs to be implemented as well:

@RiccardoM RiccardoM added Type: Enhancement New feature or request C: UI Related to the visual aspect of the app labels Mar 15, 2022
@mergify mergify bot closed this as completed in #157 Mar 21, 2023
mergify bot pushed a commit that referenced this issue Mar 21, 2023
## Description

Closes: #51 



This PR add support to the following message types:
- `MsgGrantAllowance`
- `MsgRevokeAllowance`

---

### Author Checklist

*All items are required. Please add a note to the item if the item is not applicable and
please add links to any relevant follow up issues.*

- [x] included the correct [type prefix](https://github.com/commitizen/conventional-commit-types/blob/v3.0.0/index.json) in the PR title
- [ ] provided a link to the relevant issue or specification
- [x] reviewed "Files changed" and left comments if necessary
- [x] confirmed all CI checks have passed

### Reviewers Checklist

*All items are required. Please add a note if the item is not applicable and please add
your handle next to the items reviewed if you only reviewed selected items.*

- [ ] confirmed the correct [type prefix](https://github.com/commitizen/conventional-commit-types/blob/v3.0.0/index.json) in the PR title
- [ ] confirmed all author checklist items have been addressed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
C: UI Related to the visual aspect of the app Type: Enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants