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: bump celestia-app to v1.0.0-rc8 #2434

Merged
merged 6 commits into from
Jul 6, 2023

Conversation

evan-forbes
Copy link
Member

Overview

this PR bumps node to rc8

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

@evan-forbes evan-forbes self-assigned this Jul 6, 2023
@evan-forbes evan-forbes added the kind:deps Pull requests that update a dependency file label Jul 6, 2023
@github-actions github-actions bot added the external Issues created by non node team members label Jul 6, 2023
go.mod Outdated Show resolved Hide resolved
core/eds.go Show resolved Hide resolved
@codecov-commenter
Copy link

codecov-commenter commented Jul 6, 2023

Codecov Report

Merging #2434 (6241e18) into main (387c160) will decrease coverage by 0.28%.
The diff coverage is 85.71%.

❗ Current head 6241e18 differs from pull request most recent head 35642c6. Consider uploading reports for the commit 35642c6 to get more accurate results

@@            Coverage Diff             @@
##             main    #2434      +/-   ##
==========================================
- Coverage   53.25%   52.97%   -0.29%     
==========================================
  Files         156      156              
  Lines        9915     9907       -8     
==========================================
- Hits         5280     5248      -32     
- Misses       4180     4203      +23     
- Partials      455      456       +1     
Impacted Files Coverage Δ
nodebuilder/p2p/genesis.go 0.00% <ø> (ø)
core/exchange.go 34.00% <50.00%> (ø)
blob/helper.go 50.00% <100.00%> (ø)
core/eds.go 73.33% <100.00%> (+3.76%) ⬆️
core/listener.go 51.35% <100.00%> (ø)

... and 5 files with indirect coverage changes

Copy link
Member

@Wondertan Wondertan left a comment

Choose a reason for hiding this comment

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

Ah wait linter complains

@Wondertan Wondertan enabled auto-merge July 6, 2023 15:32
@Wondertan Wondertan added this pull request to the merge queue Jul 6, 2023
Merged via the queue into main with commit e1b4c9c Jul 6, 2023
@Wondertan Wondertan deleted the evan/bump-celestia-app-v1.0.0-rc8 branch July 6, 2023 15:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
external Issues created by non node team members kind:deps Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants