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

Support PFB decoding in Solidity #141

Closed
Tracked by #142
rach-id opened this issue Mar 27, 2023 · 1 comment
Closed
Tracked by #142

Support PFB decoding in Solidity #141

rach-id opened this issue Mar 27, 2023 · 1 comment

Comments

@rach-id
Copy link
Member

rach-id commented Mar 27, 2023

In order to prove that the data was posted to Celestia on the QGB smart contract, we will need to be able to parse the PFB message in solidity so that we're able to verify that the shareIndex, the commitment were actually posted to Celestia and therefore the data was also posted to Celestia.

We could use the following decoder for this: https://github.com/celestiaorg/protobuf3-solidity

@rach-id
Copy link
Member Author

rach-id commented Apr 17, 2023

Closing, decided not to go this route.

@rach-id rach-id closed this as completed Apr 17, 2023
@rach-id rach-id closed this as not planned Won't fix, can't repro, duplicate, stale Apr 17, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant