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

Update docs for payment module #948

Merged
merged 1 commit into from
Nov 4, 2022

Conversation

rootulp
Copy link
Collaborator

@rootulp rootulp commented Nov 2, 2022

TODO

  • Split out changes that are only relevant post ADR 008 implementation and target feature branch
  • Document gas cost for a message
  • [Potentially] remove outdated code blocks from README.md

Future PRs

@rootulp rootulp self-assigned this Nov 2, 2022
@rootulp rootulp added the documentation Improvements or additions to documentation label Nov 2, 2022
@rootulp rootulp marked this pull request as ready for review November 3, 2022 09:20
@rootulp rootulp requested a review from rach-id November 3, 2022 09:20
@rootulp rootulp enabled auto-merge (squash) November 3, 2022 09:21
@rootulp rootulp merged commit 0210dc3 into celestiaorg:main Nov 4, 2022
Copy link
Member

@rach-id rach-id left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, deferring to Evan for final decision

## Messages

- [`MsgWirePayForData`](https://github.com/celestiaorg/celestia-app/blob/b4c8ebdf35db200a9b99d295a13de01110802af4/x/payment/types/tx.pb.go#L32-L40)
The payment module doesn't maintain it's own state.
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
The payment module doesn't maintain it's own state.
The payment module doesn't maintain its own state.

rach-id pushed a commit to rach-id/celestia-app that referenced this pull request Nov 16, 2022
## TODO
- [x] Split out changes that are only relevant post ADR 008
implementation and target feature branch
- [x] Document gas cost for a message
- [x] [Potentially] remove outdated code blocks from README.md

## Future PRs
- [ ] Params section needs to be updated after params are added to
payment module celestiaorg#893
- [ ] [Potentially] add client section (motivated by
https://github.com/cosmos/cosmos-sdk/tree/main/x/auth#client)
rach-id pushed a commit to rach-id/celestia-app that referenced this pull request Nov 16, 2022
## TODO
- [x] Split out changes that are only relevant post ADR 008
implementation and target feature branch
- [x] Document gas cost for a message
- [x] [Potentially] remove outdated code blocks from README.md

## Future PRs
- [ ] Params section needs to be updated after params are added to
payment module celestiaorg#893
- [ ] [Potentially] add client section (motivated by
https://github.com/cosmos/cosmos-sdk/tree/main/x/auth#client)
@rootulp rootulp deleted the rp/payment-docs-2 branch November 23, 2022 15:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants