Skip to content
This repository was archived by the owner on Jan 22, 2025. It is now read-only.

adds back position field to coding-shred-header#21600

Merged
behzadnouri merged 1 commit intosolana-labs:masterfrom
behzadnouri:shred-position
Dec 5, 2021
Merged

adds back position field to coding-shred-header#21600
behzadnouri merged 1 commit intosolana-labs:masterfrom
behzadnouri:shred-position

Conversation

@behzadnouri
Copy link
Copy Markdown
Contributor

Problem

#17004
removed position field from coding-shred-header because as it stands the
field is redundant and unused.
However, with the upcoming changes to erasure coding schema this field
will no longer be redundant and needs to be populated.

Summary of Changes

  • added back position field to coding-shred-header.

solana-labs#17004
removed position field from coding-shred-header because as it stands the
field is redundant and unused.
However, with the upcoming changes to erasure coding schema this field
will no longer be redundant and needs to be populated.
Copy link
Copy Markdown
Contributor

@jbiseda jbiseda left a comment

Choose a reason for hiding this comment

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

LGTM

@codecov
Copy link
Copy Markdown

codecov Bot commented Dec 3, 2021

Codecov Report

Merging #21600 (d87376c) into master (c9bfc99) will decrease coverage by 0.0%.
The diff coverage is 100.0%.

@@            Coverage Diff            @@
##           master   #21600     +/-   ##
=========================================
- Coverage    81.6%    81.6%   -0.1%     
=========================================
  Files         509      509             
  Lines      142145   142143      -2     
=========================================
- Hits       116047   116019     -28     
- Misses      26098    26124     +26     

@behzadnouri behzadnouri merged commit cd17f63 into solana-labs:master Dec 5, 2021
@behzadnouri behzadnouri deleted the shred-position branch December 5, 2021 14:42
mergify Bot pushed a commit that referenced this pull request Dec 5, 2021
#17004
removed position field from coding-shred-header because as it stands the
field is redundant and unused.
However, with the upcoming changes to erasure coding schema this field
will no longer be redundant and needs to be populated.

(cherry picked from commit cd17f63)

# Conflicts:
#	core/src/window_service.rs
#	ledger/src/blockstore.rs
#	ledger/src/shred.rs
mergify Bot pushed a commit that referenced this pull request Dec 5, 2021
#17004
removed position field from coding-shred-header because as it stands the
field is redundant and unused.
However, with the upcoming changes to erasure coding schema this field
will no longer be redundant and needs to be populated.

(cherry picked from commit cd17f63)
mergify Bot added a commit that referenced this pull request Dec 5, 2021
#17004
removed position field from coding-shred-header because as it stands the
field is redundant and unused.
However, with the upcoming changes to erasure coding schema this field
will no longer be redundant and needs to be populated.

(cherry picked from commit cd17f63)

Co-authored-by: behzad nouri <behzadnouri@gmail.com>
mergify Bot added a commit that referenced this pull request Dec 5, 2021
…1619)

* adds back position field to coding-shred-header (#21600)

#17004
removed position field from coding-shred-header because as it stands the
field is redundant and unused.
However, with the upcoming changes to erasure coding schema this field
will no longer be redundant and needs to be populated.

(cherry picked from commit cd17f63)

# Conflicts:
#	core/src/window_service.rs
#	ledger/src/blockstore.rs
#	ledger/src/shred.rs

* removes backport merge conflicts

Co-authored-by: behzad nouri <behzadnouri@gmail.com>
jbiseda pushed a commit to jbiseda/solana that referenced this pull request Dec 6, 2021
solana-labs#17004
removed position field from coding-shred-header because as it stands the
field is redundant and unused.
However, with the upcoming changes to erasure coding schema this field
will no longer be redundant and needs to be populated.
t-nelson added a commit to t-nelson/solana that referenced this pull request Dec 13, 2021
tao-stones pushed a commit that referenced this pull request Dec 13, 2021
CriesofCarrots pushed a commit to CriesofCarrots/solana that referenced this pull request Dec 16, 2021
CriesofCarrots pushed a commit that referenced this pull request Dec 17, 2021
@brooksprumo brooksprumo mentioned this pull request Jan 5, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants