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

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
Contributor

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 subscribe to this conversation on GitHub. Already have an account? Sign in.

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