Skip to content
This repository has been archived by the owner on Apr 15, 2024. It is now read-only.

chore!: rename QGB to BlobStream #520

Merged
merged 24 commits into from
Oct 19, 2023

Conversation

rach-id
Copy link
Member

@rach-id rach-id commented Oct 10, 2023

Overview

closes #512

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

@rach-id rach-id added the chore label Oct 10, 2023
@rach-id rach-id self-assigned this Oct 10, 2023
@rach-id rach-id marked this pull request as draft October 10, 2023 12:24
# Conflicts:
#	Dockerfile
#	docs/deploy.md
#	docs/keys.md
#	orchestrator/orchestrator.go
#	orchestrator/suite_test.go
#	relayer/suite_test.go
#	rpc/suite_test.go
@codecov-commenter
Copy link

codecov-commenter commented Oct 11, 2023

Codecov Report

Merging #520 (66740ca) into main (92a3087) will not change coverage.
The diff coverage is 35.71%.

@@           Coverage Diff           @@
##             main     #520   +/-   ##
=======================================
  Coverage   24.44%   24.44%           
=======================================
  Files          29       29           
  Lines        2941     2941           
=======================================
  Hits          719      719           
  Misses       2136     2136           
  Partials       86       86           
Files Coverage Δ
evm/evm_client.go 52.25% <100.00%> (ø)
orchestrator/broadcaster.go 100.00% <100.00%> (ø)
p2p/dht.go 72.04% <100.00%> (ø)
p2p/keys.go 82.35% <ø> (ø)
p2p/querier.go 75.00% <100.00%> (ø)
store/init.go 44.89% <ø> (ø)
store/store.go 60.86% <ø> (ø)
types/data_commitment_confirm.go 58.53% <ø> (ø)
types/valset_confirm.go 31.81% <ø> (ø)
cmd/blobstream/keys/p2p/config.go 0.00% <0.00%> (ø)
... and 5 more

Dockerfile Outdated Show resolved Hide resolved
README.md Outdated Show resolved Hide resolved
README.md Outdated Show resolved Hide resolved
@rach-id rach-id marked this pull request as ready for review October 13, 2023 13:45
@rach-id
Copy link
Member Author

rach-id commented Oct 19, 2023

When you have time @evan-forbes, can't ping you on Slack as it's down for me since yesterday and only works occasionaly

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.

lgtm. I will catch up on reviews today, the past few days have been rather constrained on time

@rach-id rach-id merged commit 6b49e95 into celestiaorg:main Oct 19, 2023
7 of 9 checks passed
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Rename the QGB references
3 participants