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

feat: remove square size from qgb commitment creation #1047

Conversation

rach-id
Copy link
Member

@rach-id rach-id commented Jul 25, 2023

Description

Closes #1040

After merging this one, I will cherry-pick this change for main. Then, I will open a separate PR for main to remove the square size and the data hash from the Data struct.


PR checklist

  • Tests written/updated
  • Changelog entry added in .changelog (we use
    unclog to manage our changelog)
  • Updated relevant documentation (docs/ or spec/) and code comments

Copy link
Member

@evan-forbes evan-forbes left a comment

Choose a reason for hiding this comment

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

LGTM

@rach-id
Copy link
Member Author

rach-id commented Jul 26, 2023

@cmwaters When you have time please

Copy link
Contributor

@cmwaters cmwaters left a comment

Choose a reason for hiding this comment

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

Looks good. How does this break the QGB? Does it mean that the smart contract has to be redeployed?

@rach-id
Copy link
Member Author

rach-id commented Jul 26, 2023

How does this break the QGB? Does it mean that the smart contract has to be redeployed?

yes, it's not gonna be the same commitment. Therefore not the same proofs, and not the same signatures. Good thing we're doing this before mainnet

@rach-id rach-id merged commit 9dd1ac1 into celestiaorg:v0.34.x-celestia Jul 26, 2023
17 checks passed
rach-id added a commit to rach-id/celestia-core that referenced this pull request Jul 26, 2023
## Description

Closes celestiaorg#1040

After merging this one, I will cherry-pick this change for main. Then, I
will open a separate PR for main to remove the square size and the data
hash from the `Data` struct.

---


#### PR checklist

- [ ] Tests written/updated
- [ ] Changelog entry added in `.changelog` (we use
[unclog](https://github.com/informalsystems/unclog) to manage our
changelog)
- [ ] Updated relevant documentation (`docs/` or `spec/`) and code
comments
rach-id added a commit that referenced this pull request Jul 28, 2023
## Description

Backports #1047 to main

---

#### PR checklist

- [ ] Tests written/updated
- [ ] Changelog entry added in `.changelog` (we use
[unclog](https://github.com/informalsystems/unclog) to manage our
changelog)
- [ ] Updated relevant documentation (`docs/` or `spec/`) and code
comments
cmwaters pushed a commit that referenced this pull request Sep 20, 2023
Closes #666

This PR adds double quotes to `path` param of `/abci_query` endpoint.

---

#### PR checklist

- [ ] Tests written/updated
- [ ] Changelog entry added in `.changelog` (we use [unclog](https://github.com/informalsystems/unclog) to manage our changelog)
- [ ] Updated relevant documentation (`docs/` or `spec/`) and code comments

(cherry picked from commit f6f13b1f67a54549d9f212a859ca4924d6ad9127)

Co-authored-by: Steven Ferrer <steven.r.ferrer@gmail.com>
@faddat faddat mentioned this pull request Feb 22, 2024
3 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants