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

Add utility functions for testing #10749

Merged
merged 2 commits into from
Jun 23, 2020
Merged

Conversation

carllin
Copy link
Contributor

@carllin carllin commented Jun 23, 2020

Problem

Missing some convenient utilities for constructing blockstores and iterating over ancestors

Summary of Changes

Add these utility functions for testing
Fixes #

@carllin carllin added v1.2 automerge Merge this Pull Request automatically once CI passes labels Jun 23, 2020
@mergify mergify bot removed the automerge Merge this Pull Request automatically once CI passes label Jun 23, 2020
@mergify
Copy link
Contributor

mergify bot commented Jun 23, 2020

automerge label removed due to a CI failure

@codecov
Copy link

codecov bot commented Jun 23, 2020

Codecov Report

Merging #10749 into master will decrease coverage by 0.0%.
The diff coverage is 0.0%.

@@            Coverage Diff            @@
##           master   #10749     +/-   ##
=========================================
- Coverage    81.8%    81.7%   -0.1%     
=========================================
  Files         302      302             
  Lines       70799    70815     +16     
=========================================
- Hits        57934    57921     -13     
- Misses      12865    12894     +29     

@carllin carllin merged commit 77b8de1 into solana-labs:master Jun 23, 2020
mergify bot pushed a commit that referenced this pull request Jun 23, 2020
* Add ancestor iterator

* Add blockstore generation from trees

Co-authored-by: Carl <[email protected]>
(cherry picked from commit 77b8de1)

# Conflicts:
#	Cargo.lock
#	ledger/Cargo.toml
carllin added a commit that referenced this pull request Jun 23, 2020
* Add ancestor iterator

* Add blockstore generation from trees

Co-authored-by: Carl <[email protected]>
(cherry picked from commit 77b8de1)
mergify bot added a commit that referenced this pull request Jun 23, 2020
* Add ancestor iterator

* Add blockstore generation from trees

Co-authored-by: Carl <[email protected]>
(cherry picked from commit 77b8de1)

Co-authored-by: carllin <[email protected]>
steviez pushed a commit to steviez/solana that referenced this pull request Aug 7, 2023
* Add ancestor iterator

* Add blockstore generation from trees

Co-authored-by: Carl <[email protected]>
steviez pushed a commit to steviez/solana that referenced this pull request Aug 20, 2023
* Add ancestor iterator

* Add blockstore generation from trees

Co-authored-by: Carl <[email protected]>
steviez pushed a commit to steviez/solana that referenced this pull request Aug 20, 2023
* Add ancestor iterator

* Add blockstore generation from trees

Co-authored-by: Carl <[email protected]>
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant