Skip to content

Binary debugging objects as blockchain replay dumps etc.

Notifications You must be signed in to change notification settings

status-im/nimbus-eth1-blobs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Nimbus Blobs - Debugging data & Scripts

This module contains helpers for test driven development as

  • blockchain data dumps for replay
  • source code examples of how to produce and replay data dumps
  • miscellaneous helper scripts, typically for setting up temporary nodes

Usage

Typically, this module is intended to live paralell to the nimbus-eth1 file system under the name nimbus-eth1-blobs. This makes a reliable rule for TDD scripts and tests.

Caveat

This module is neither part of the Nimbus code, nor part of the automated continuous integration tests. It must not be assumed present by default.

So there must be no reference from the active Nimbus code or CI procedures into this module. Any code found here that might be handy in the Nimbus distribution must be copied.

About

Binary debugging objects as blockchain replay dumps etc.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages