Skip to content

rpcpool/block-top

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

block top

Continuously watch the block production from one or many (or all) leaders on solana.

Intended for quick and dirty observation of the block production statistics of a particular leader (or all).

Built on code from https://github.com/certusone/tpuproxy/blob/main/cmd/txcount/.

Usage

Watch all leaders:

go run ./cmd/block-top

Watch single key

go run ./cmd/block-top -leader DDnAqxJVFo2GVTujibHt5cjevHMSE9bo8HJaydHoshdp

Watch multiple keys

go run ./cmd/block-top -leader DDnAqxJVFo2GVTujibHt5cjevHMSE9bo8HJaydHoshdp -leader Certusm1sa411sMpV9FPqU5dXAYhmmhygvxJ23S6hJ24

Pipe stderr to /dev/null to hide debug output.

About

Tool to watch block production

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages