• Benjamin Kampmann's avatar
    Generalize the Consensus Infrastructure (#883) · ac4bcf87
    Benjamin Kampmann authored
    * Split out Consensus
    * Supply ImportQueue through network-service
      - simplify ImportQueue.import_blocks
      - remove Deadlock on import_block
      - Adding Verifier-Trait
      - Implement import_queue provisioning in service; allow cli to import
    * Allow to actually customize import queue
    * Consensus Gossip: Cache Message hash per Topic
    ac4bcf87