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(pkg/da): Extract min share creation into separate function for convenience (#1476) #1515

Merged
merged 1 commit into from
Mar 21, 2023

Conversation

evan-forbes
Copy link
Member

Overview

cherry picks #1476 onto v0.13.0, which is now a fork of the v0.12.x branch

Checklist

  • New and updated code has appropriate documentation
  • New and updated code has new and/or updated testing
  • Required CI checks are passing
  • Visual proof for any user facing features like CLI or documentation updates
  • Linked issues closed with keywords

…onvenience (#1476)

This PR extracts min share creation into an exported function so that
celestia-node can depend on it canonically without duplicating code and
risking error.

Co-authored-by: Callum Waters <cmwaters19@gmail.com>
@evan-forbes evan-forbes self-assigned this Mar 21, 2023
@MSevey MSevey requested a review from a team March 21, 2023 16:13
@evan-forbes evan-forbes enabled auto-merge (squash) March 21, 2023 16:49
@codecov-commenter
Copy link

Codecov Report

❗ No coverage uploaded for pull request base (v0.13.x@1943735). Click here to learn what that means.
The diff coverage is n/a.

@@            Coverage Diff             @@
##             v0.13.x    #1515   +/-   ##
==========================================
  Coverage           ?   48.36%           
==========================================
  Files              ?       79           
  Lines              ?     4435           
  Branches           ?        0           
==========================================
  Hits               ?     2145           
  Misses             ?     2109           
  Partials           ?      181           

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

@evan-forbes evan-forbes merged commit 493f422 into v0.13.x Mar 21, 2023
@evan-forbes evan-forbes deleted the evan/cherry-pick-13-changes branch March 21, 2023 17:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants