Tags: luxfi/consensus
Tags
refactor: quasar protocol improvements and test updates - Update quasar BLS and GPU integration - Improve epoch and threshold management - Remove deprecated ringtail module - Update integration tests for chain engine - Enhance dynamic and dual threshold tests - CGO_ENABLED=1 default for GPU acceleration
fix(integration): align integration.go with BlockProposer API - Rename VoteEmitter -> BlockProposer - Rename gossiperEmitter -> gossiperProposer - Rename NetID -> NetworkID for clarity - Use SetProposer instead of SetEmitter - Add HandleIncomingBlock for gossip handling - Update all method signatures to match engine.go Fixes node build failure with missing methods.
PreviousNext