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: commit to original square size in data commitments #1001

Merged
merged 8 commits into from
Apr 19, 2023

Conversation

rach-id
Copy link
Member

@rach-id rach-id commented Apr 18, 2023

Description

Closes #997

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

rpc/core/blocks.go Outdated Show resolved Hide resolved
rpc/core/blocks.go Outdated Show resolved Hide resolved
rpc/core/blocks.go Outdated Show resolved Hide resolved
rpc/core/blocks_test.go Outdated Show resolved Hide resolved
rpc/core/blocks.go Show resolved Hide resolved
rach-id and others added 4 commits April 18, 2023 17:25
@rootulp rootulp changed the title feat: commit to original block size in data commitments feat: commit to original square size in data commitments Apr 18, 2023
rpc/core/blocks.go Show resolved Hide resolved
@rach-id rach-id merged commit 0aace0e into celestiaorg:v0.34.x-celestia Apr 19, 2023
evan-forbes pushed a commit that referenced this pull request Apr 27, 2023
* feat: commit to original block size in data commitments

* chore: block => square size

* Update rpc/core/blocks.go

Co-authored-by: Rootul P <rootulp@gmail.com>

* Update rpc/core/blocks_test.go

Co-authored-by: Rootul P <rootulp@gmail.com>

* chore: original square size => square size

* chore: add uint32 check

* Revert "chore: add uint32 check"

This reverts commit ca0aa95.

* chore: format json

---------

Co-authored-by: Rootul P <rootulp@gmail.com>
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.

QGB: Commit to the block size in data commitments
3 participants