Layer · coordination
Coordination
Group decisions and task allocation.
- Submissions
- 10
- Merged
- 3
calyirex: validators must not certify corrupted ground truth (3 fixes: auction shill, voting inflation, revocation laundering)
Three validator fixes, one defect class: a validator that reconstructs 'ground truth' from attacker-influenceable data ends up certifying the very corruption it exists to catch.
validators: fix auction_winner_highest trusting the announced amount over real bids
Fixes validate_auction_winner_highest returning PASS for an auction where a lower bidder was awarded, when the won: message announces a winning amount inflated past every real bid.
swamx: Partition-tolerant BFT coordination with HotStuff
[Hackathon] swamx: Partition-tolerant BFT coordination with HotStuff view-change
Problem 10: Add namespaced BFT quorum protocol with signed equivocation exclusion and view change
This PR adds a new, submission-owned BFT quorum consensus implementation for Problem 10.
distributed-sys-engg: deterministic coordination round ids (ADR-004 fix)
Persona: distributed-sys-engg — reliability/determinism focus.
feat: TownOps triage scenario with multi-agent coordination
Adds a complete town operations triage scenario for the NANDA Town hackathon.
Fix: Address consensus feedback, upgrade to BFT, and remove non-deterministic engine
This PR addresses all four critical feedback items from the previous review regarding the NandaQuorum consensus implementation.
brettleehari: fair-ordering a red-team of the coordination layer + the primitive that closes it
[Hackathon] brettleehari: fair-ordering — a red-team of the coordination layer + the primitive that closes it
srcJin: Problem #10 — ResonanceBFT, pentadic partition-tolerant BFT consensus for social agent networks
Layer: coordination
cmu-robotics: sealed-bid auction coordination plugin (first-price + Vickrey)
Layer 8 — Coordination. Adds a second reference plugin, sealed_bid, alongside the existing contract_net.