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

usage of fee middleware #1408

Closed
12 tasks done
Tracked by #1330
crodriguezvega opened this issue May 22, 2022 · 3 comments · Fixed by #1579 or #1597
Closed
12 tasks done
Tracked by #1330

usage of fee middleware #1408

crodriguezvega opened this issue May 22, 2022 · 3 comments · Fixed by #1579 or #1597
Assignees
Labels
29-fee docs Improvements or additions to documentation

Comments

@crodriguezvega
Copy link
Contributor

crodriguezvega commented May 22, 2022

Explain for the different groups of users how to use fee middleware:

  • For applications developers:
    • How to set up a middleware stack.
    • Show samples of how to integrate with:
  • For relayer operators:
    • How to register distribution address for every channel.
    • How to register counterparty address for every channel.
  • For end users:,
    • How to incentivize own packet with the CLI.
  • For chain teams:
    • Explain that if a module account is used to pay/receive fees it is recommended to to turn off invariants. And Document that the preferred flow would be using the fee grant module.
@crodriguezvega crodriguezvega added docs Improvements or additions to documentation 29-fee labels May 22, 2022
@crodriguezvega crodriguezvega added this to the Fee middleware RC milestone May 22, 2022
@crodriguezvega crodriguezvega moved this to Todo in ibc-go May 22, 2022
@damiannolan damiannolan self-assigned this Jun 22, 2022
@damiannolan
Copy link
Member

I'll start with the "For application developers" section

@damiannolan damiannolan moved this from Todo to In progress in ibc-go Jun 22, 2022
@seantking
Copy link
Contributor

seantking commented Jun 23, 2022

Picking up the For End Users section

will also pick up the For chain Teams section

@seantking
Copy link
Contributor

@charleenfei do we need to add something about the fee grant module? We discussed this on a call but decided to leave it out for now as it doesn't seem related to ics29 (and more of an alternative option?).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
29-fee docs Improvements or additions to documentation
Projects
Archived in project
3 participants