Skip to content
  • Benjamin Kampmann's avatar
    Generalize the Consensus Infrastructure (#883) · 14ff8f9e
    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
    14ff8f9e