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

doc: document NMT wrapper in prepare_proposal #1039

Merged
merged 3 commits into from
Feb 1, 2023

Conversation

rach-id
Copy link
Member

@rach-id rach-id commented Nov 18, 2022

Adds a small note to specify that the NMT wrapper is used to extend the shares

@rach-id rach-id added the documentation Improvements or additions to documentation label Nov 18, 2022
@rach-id rach-id self-assigned this Nov 18, 2022
evan-forbes
evan-forbes previously approved these changes Nov 24, 2022
pkg/da/data_availability_header.go Outdated Show resolved Hide resolved
pkg/da/data_availability_header.go Outdated Show resolved Hide resolved
app/prepare_proposal.go Show resolved Hide resolved
rahulghangas
rahulghangas previously approved these changes Jan 17, 2023
@rach-id
Copy link
Member Author

rach-id commented Jan 17, 2023

@evan-forbes Is this still worth merging?

@evan-forbes
Copy link
Member

evan-forbes commented Jan 18, 2023

sure, but lets stay consistent with the naming #1069 (comment)

# Conflicts:
#	pkg/da/data_availability_header.go
@rach-id rach-id dismissed stale reviews from rahulghangas and evan-forbes via 2e7c11e January 19, 2023 10:17
@MSevey MSevey requested review from a team and rootulp and removed request for a team January 19, 2023 10:17
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.

apologies for letting this slip through the cracks @sweexordious

left one comment to use the same name for the wrapper across the board, then should finally merge

@MSevey MSevey requested a review from a team February 1, 2023 09:53
@rach-id
Copy link
Member Author

rach-id commented Feb 1, 2023

@evan-forbes done, all we need is an approve :D

@codecov-commenter
Copy link

Codecov Report

Merging #1039 (59c4e38) into main (b6e2651) will decrease coverage by 0.59%.
The diff coverage is 0.00%.

@@            Coverage Diff             @@
##             main    #1039      +/-   ##
==========================================
- Coverage   48.84%   48.26%   -0.59%     
==========================================
  Files          75       77       +2     
  Lines        4369     4397      +28     
==========================================
- Hits         2134     2122      -12     
- Misses       2055     2098      +43     
+ Partials      180      177       -3     
Impacted Files Coverage Δ
app/prepare_proposal.go 0.00% <0.00%> (ø)
pkg/da/data_availability_header.go 79.64% <ø> (ø)
app/parse_txs.go 22.00% <0.00%> (-35.15%) ⬇️
app/estimate_square_size.go 89.09% <0.00%> (-0.74%) ⬇️
x/blob/types/blob_tx.go 18.30% <0.00%> (-0.27%) ⬇️
x/blob/payforblob.go 0.00% <0.00%> (ø)
app/process_proposal.go 0.00% <0.00%> (ø)
pkg/inclusion/get_commit.go 0.00% <0.00%> (ø)
pkg/prove/proof.go
... and 13 more

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

@rach-id rach-id merged commit 4f9deb0 into celestiaorg:main Feb 1, 2023
@rach-id rach-id deleted the document_nmt_wrapper branch February 1, 2023 14:35
evan-forbes pushed a commit that referenced this pull request Feb 27, 2023
Adds a small note to specify that the NMT wrapper is used to extend the
shares
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

Successfully merging this pull request may close these issues.

None yet

4 participants