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

chore!: remove ShareCommitAndSignature #1270

Merged

Conversation

rootulp
Copy link
Collaborator

@rootulp rootulp commented Jan 19, 2023

Closes #1269

@rootulp rootulp added the chore optional label for items that follow the `chore` conventional commit label Jan 19, 2023
@rootulp rootulp self-assigned this Jan 19, 2023
@MSevey MSevey requested review from a team and rach-id and removed request for a team January 19, 2023 19:45
Comment on lines +22 to +23
// share_commitment is a commitment to the blob shares associated with this
// MsgPayForBlob.
Copy link
Collaborator Author

Choose a reason for hiding this comment

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

we can elaborate on this in x/blob/README.md and especially after #1231

@codecov-commenter
Copy link

Codecov Report

Merging #1270 (80d647b) into main (b6e2651) will increase coverage by 0.01%.
The diff coverage is n/a.

@@            Coverage Diff             @@
##             main    #1270      +/-   ##
==========================================
+ Coverage   48.84%   48.85%   +0.01%     
==========================================
  Files          75       75              
  Lines        4369     4368       -1     
==========================================
  Hits         2134     2134              
+ Misses       2055     2054       -1     
  Partials      180      180              
Impacted Files Coverage Δ
x/blob/payforblob.go 0.00% <0.00%> (ø)

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@rootulp rootulp merged commit 3bf746a into celestiaorg:main Jan 20, 2023
@rootulp rootulp deleted the rp/remove-share-commit-and-signature branch January 20, 2023 15:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
chore optional label for items that follow the `chore` conventional commit
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Consider removing ShareCommitAndSignature
4 participants