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

Rename blocktree to blockstore #7757

Merged
merged 3 commits into from
Jan 13, 2020

Conversation

garious
Copy link
Contributor

@garious garious commented Jan 10, 2020

Problem

Blocktree isn't a tree. It's a store and when the blocks connect, those blocks form a tree.

Summary of Changes

Call it what it is. As discussed in the validator design proposal, rename Blocktree to Blockstore.

@garious garious requested a review from carllin January 10, 2020 21:13
@mvines mvines added the v0.22 label Jan 10, 2020
@mvines
Copy link
Member

mvines commented Jan 10, 2020

https://github.com/solana-labs/tour-de-sol will need to be ported to the new names as well

carllin
carllin previously approved these changes Jan 10, 2020
@codecov
Copy link

codecov bot commented Jan 10, 2020

Codecov Report

Merging #7757 into master will increase coverage by <.1%.
The diff coverage is 91.3%.

@@           Coverage Diff            @@
##           master   #7757     +/-   ##
========================================
+ Coverage    81.8%   81.8%   +<.1%     
========================================
  Files         241     241             
  Lines       50967   51020     +53     
========================================
+ Hits        41720   41766     +46     
- Misses       9247    9254      +7

@mergify mergify bot dismissed carllin’s stale review January 10, 2020 23:56

Pull request has been modified.

@garious garious added the automerge Merge this Pull Request automatically once CI passes label Jan 13, 2020
@solana-grimes solana-grimes merged commit b5dba77 into solana-labs:master Jan 13, 2020
mergify bot pushed a commit that referenced this pull request Jan 13, 2020
automerge

(cherry picked from commit b5dba77)

# Conflicts:
#	core/src/ledger_cleanup_service.rs
#	core/src/poh_recorder.rs
#	core/src/replay_stage.rs
#	core/src/shred_fetch_stage.rs
#	core/src/transaction_status_service.rs
#	core/src/window_service.rs
#	core/tests/ledger_cleanup.rs
#	local-cluster/src/cluster_tests.rs
solana-grimes pushed a commit that referenced this pull request Jan 14, 2020
sakridge pushed a commit to sakridge/solana that referenced this pull request Jan 14, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
automerge Merge this Pull Request automatically once CI passes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants