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

v1.3: Backport block time updates#12423

Merged
CriesofCarrots merged 3 commits into
solana-labs:v1.3from
CriesofCarrots:v1.3-block-time-updates
Sep 23, 2020
Merged

v1.3: Backport block time updates#12423
CriesofCarrots merged 3 commits into
solana-labs:v1.3from
CriesofCarrots:v1.3-block-time-updates

Conversation

@CriesofCarrots
Copy link
Copy Markdown
Contributor

#10630 , #11856 , and #11955 for version 1.3, enabling block times for all blocks in ledger/bigtable history

mvines and others added 3 commits September 23, 2020 12:10
* Submit a timestamp for every vote

* Submit at most one vote timestamp per second

* Submit a timestamp for every new vote

Co-authored-by: Tyera Eulberg <tyera@solana.com>
* Add blockstore column to cache block times

* Add method to cache block time

* Add service to cache block time

* Update rpc getBlockTime to use new method, and refactor blockstore slightly

* Return block_time with confirmed block, if available

* Add measure and warning to cache-block-time
@codecov
Copy link
Copy Markdown

codecov Bot commented Sep 23, 2020

Codecov Report

Merging #12423 into v1.3 will increase coverage by 0.0%.
The diff coverage is 94.1%.

@@           Coverage Diff           @@
##            v1.3   #12423    +/-   ##
=======================================
  Coverage   82.2%    82.2%            
=======================================
  Files        345      346     +1     
  Lines      81064    81164   +100     
=======================================
+ Hits       66693    66784    +91     
- Misses     14371    14380     +9     

@CriesofCarrots CriesofCarrots merged commit 35a1ab9 into solana-labs:v1.3 Sep 23, 2020
@CriesofCarrots CriesofCarrots deleted the v1.3-block-time-updates branch September 24, 2020 19:11
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.

2 participants