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 more examples of programmatically signing, parsing, and proving PFBs #1259

Open
evan-forbes opened this issue Jan 18, 2023 · 5 comments
Open
Labels
documentation Improvements or additions to documentation

Comments

@evan-forbes
Copy link
Member

No description provided.

@rootulp rootulp added the documentation Improvements or additions to documentation label Jan 18, 2023
@staheri14 staheri14 self-assigned this Mar 14, 2023
@evan-forbes
Copy link
Member Author

evan-forbes commented Mar 14, 2023

we could probably collect a few different scattered resources around how, and why, the share commitment is created. We info from the above links listed in this discussions, the code here and here, the rational, and in the blob readme

@staheri14
Copy link
Collaborator

The title of the issue "Add more examples of programmatically signing, parsing, and proving PFBs" implies that there are existing samples for signing, parsing and proving PFBs. It would be useful to provide a link to these existing samples, if available. Thanks!
@rootulp @evan-forbes

@rootulp
Copy link
Collaborator

rootulp commented Mar 27, 2023

hmm I don't think we have any existing examples. My best effort for existing resources:

  1. https://docs.celestia.org/developers/node-tutorial/#submit-a-pfb-transaction
  2. https://gist.github.com/rootulp/3e966bba69ef3d748cd9cb0c1c2f21eb#submit-a-pfd
  3. func SubmitPayForBlob(
  4. func CmdPayForBlob() *cobra.Command {

@staheri14
Copy link
Collaborator

Removing my assignment from this issue due to its low priority and the likelihood that we won't address it in the near future. I will reassign it as soon as we reprioritize it.

@staheri14 staheri14 removed their assignment Jul 11, 2023
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

No branches or pull requests

3 participants