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

Stream additional block metadata via plugin#22023

Merged
lijunwangs merged 2 commits intosolana-labs:masterfrom
lijunwangs:stream_additional_block_metadata.2
Dec 29, 2021
Merged

Stream additional block metadata via plugin#22023
lijunwangs merged 2 commits intosolana-labs:masterfrom
lijunwangs:stream_additional_block_metadata.2

Conversation

@lijunwangs
Copy link
Copy Markdown
Contributor

blockhash, block_height, block_time, rewards are streamed

Problem

Summary of Changes

  1. Plugin interface change for block metadata
  2. block_metadata notifier interface and implementation
  3. Tvu integration in replay_stage
  4. Postgres integration and database changes
    Fixes #

blockhash, block_height, block_time, rewards are streamed
@codecov
Copy link
Copy Markdown

codecov Bot commented Dec 20, 2021

Codecov Report

Merging #22023 (e835725) into master (8d22ca5) will decrease coverage by 0.0%.
The diff coverage is 58.6%.

@@            Coverage Diff            @@
##           master   #22023     +/-   ##
=========================================
- Coverage    81.2%    81.2%   -0.1%     
=========================================
  Files         516      518      +2     
  Lines      144284   144490    +206     
=========================================
+ Hits       117256   117330     +74     
- Misses      27028    27160    +132     

Copy link
Copy Markdown
Contributor

@CriesofCarrots CriesofCarrots left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Sorry for the delay! This looks straightforward and gtg

@lijunwangs lijunwangs merged commit f14928a into solana-labs:master Dec 29, 2021
mergify Bot pushed a commit that referenced this pull request Dec 30, 2021
* Stream additional block metadata through plugin
blockhash, block_height, block_time, rewards are streamed

(cherry picked from commit f14928a)
mergify Bot added a commit that referenced this pull request Dec 30, 2021
* Stream additional block metadata through plugin
blockhash, block_height, block_time, rewards are streamed

(cherry picked from commit f14928a)

Co-authored-by: Lijun Wang <83639177+lijunwangs@users.noreply.github.com>
@brooksprumo brooksprumo mentioned this pull request Jan 5, 2022
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