Skip to content

antondlr/blockdreamer

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

blockdreamer

Blockdreamer is a microservice for triggering block production on Ethereum consensus clients.

Each slot it hits the /eth/v2/validator/blocks/slot endpoint for each node in its config.toml.

This is useful for several tasks:

  • Benchmarking/stress testing
  • Generating training data for blockprint
  • Computing similarity scores for blocks (an alternative to blockprint, see src/distance.rs)

About

Ethereum block hallucinator

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Rust 99.1%
  • Dockerfile 0.9%