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

Add post handler to support transaction tips #1331

Open
4 tasks
ryanchristo opened this issue Aug 2, 2022 · 2 comments
Open
4 tasks

Add post handler to support transaction tips #1331

ryanchristo opened this issue Aug 2, 2022 · 2 comments
Labels
Scope: app Issues that update the root module Status: Backlog

Comments

@ryanchristo
Copy link
Member

Summary

Transaction Tips and SIGN_MODE_DIRECT_AUX was added in Cosmos SDK v0.46. We should first identify potential use cases and then consider including in the next release alongside other v0.46 updates.


For Admin Use

  • Not duplicate issue
  • Appropriate labels applied
  • Appropriate contributors tagged
  • Contributor assigned/self-assigned
@ryanchristo ryanchristo mentioned this issue Aug 2, 2022
34 tasks
@ryanchristo ryanchristo changed the title Add post handler to support for transaction tips Add post handler to support transaction tips Aug 2, 2022
@ryanchristo ryanchristo added Type: Feature New feature or request Status: Proposed labels Aug 2, 2022
@ryanchristo ryanchristo added this to the v5.0 - Titicaca Upgrade milestone Aug 25, 2022
@ryanchristo ryanchristo added Status: Backlog Scope: app Issues that update the root module and removed Type: Feature New feature or request Status: Proposed labels Aug 31, 2022
@ryanchristo
Copy link
Member Author

On hold until we have automated fee payer infrastructure in place. Until then, using the tips field will error rather than no error with no automated fee payer infrastructure in place. Removing from v5.0 milestone.

@ryanchristo ryanchristo removed this from the v5.0 - Titicaca Upgrade milestone Sep 19, 2022
@ryanchristo
Copy link
Member Author

Should we allow multiple fee denoms rather than implementing transaction tips?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Scope: app Issues that update the root module Status: Backlog
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants