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

CLI for Async Packet Incentivization #963

Closed
AdityaSripal opened this issue Feb 21, 2022 · 3 comments
Closed

CLI for Async Packet Incentivization #963

AdityaSripal opened this issue Feb 21, 2022 · 3 comments
Assignees

Comments

@AdityaSripal
Copy link
Member

Create a CLI command that takes in packetID, recv_fee, ack_fee, timeout_fee as arguments and creates and broadcasts a MsgAsyncPayFee message

@AdityaSripal
Copy link
Member Author

AdityaSripal commented Feb 21, 2022

ref: #871

@colin-axner
Copy link
Contributor

I chose to make recv, ack, and timeout fee arguments. I imagine if you incentivize async you probably only want to add for a specific fee (timeout for example)

@colin-axner colin-axner moved this to In progress in ibc-go Feb 21, 2022
@crodriguezvega crodriguezvega moved this from In progress to In review in ibc-go Feb 22, 2022
@colin-axner
Copy link
Contributor

closed by #965

Repository owner moved this from In review to Done in ibc-go Feb 22, 2022
CosmosCar pushed a commit to caelus-labs/ibc-go that referenced this issue Nov 6, 2023

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
## Overview
Moving helper functions from the tests into their own file, as part of
rollkit/rollkit#954 phase 1

## Checklist
- [ ] New and updated code has appropriate documentation
- [ ] New and updated code has new and/or updated testing
- [ ] Required CI checks are passing
- [ ] Visual proof for any user facing features like CLI or
documentation updates
- [ ] Linked issues closed with keywords

---------

Co-authored-by: Connor O'Hara <connor@switchboard.xyz>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
No open projects
Archived in project
Development

No branches or pull requests

2 participants