Skip to content

Files

Latest commit

 

History

History

shell

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 

shell

bootstrapping

This project contains specifications and models of the shell's bootstrapping protocol (see Bootstrap_pipeline). Please see this project's readme for more information.

distributed_db

This project contains a specification and models of the shell's distributed database (see Distributed_db). Please see this project's readme for more information.

distributed_db_abstract

This project contains a specification and models of the shell's distributed database with selected parts abstract away to cut down on the size of the state space. Please see this project's readme for more information.

high_level

This project contains a high-level specification and models of the handshaking and bootstrapping processes.

mempool

This project contains a specification and models of the shell's mempool propagation and maintanence processes.