• asynchronous rob's avatar
    Split BFT into substrate-bft and runtime-specific proposer logic (#72) · b5b1cb7e
    asynchronous rob authored
    * reshuffle consensus libraries
    
    * polkadot-useful type definitions for statement table
    
    * begin BftService
    
    * primary selection logic
    
    * bft service implementation without I/O
    
    * extract out `BlockImport` trait
    
    * allow bft primitives to compile on wasm
    
    * take polkadot-consensus down to the core.
    
    * test for preemption
    
    * fix test build
    b5b1cb7e
This project manages its dependencies using Cargo. Learn more