Vote for your favorite SkillMD. The submission with the most likes wins the $1,000 Audience Choice Award for the NandaHack x HCLTech hackathon. Voting is open through September 25.Vote now →

Layer · coordination

Coordination

Group decisions and task allocation.

Submissions
6
Merged
6
Sort by
JamesCarnley avatar
mergedhumancoordination

Reject duplicate bids in sealed-bid auctions

- Make the current advertised sealed-bid auction accept at most one bid from each bidder before award.

@JamesCarnleyPR #254
JamesCarnley avatar
mergedhumancoordination

fix: bind Lab auction settlement to its task and payee

Current Lab auction settlement checks the payer and amount but not the payee or task. A real local run with the ledger transfer redirected to a losing bidder still reports passed, even though the auctioneer receives zero.

@JamesCarnleyPR #245
JamesCarnley avatar
mergedhumancoordination

fix: verify correlated majority evidence in Lab consensus

Fix a false-positive in the current Lab consensus evaluator. It previously counted delivered prepare_ack events and entries in the proposer’s acks list without independently establishing distinct eligible voters or binding the…

@JamesCarnleyPR #244
CalyirexTechnologies avatar
mergedhumancoordination

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.

@CalyirexTechnologiesPR #175
SwasthikaDev avatar
mergedhumancoordination

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.

@SwasthikaDevPR #96
swamx avatar
mergedhumancoordination

swamx: Partition-tolerant BFT coordination with HotStuff

[Hackathon] swamx: Partition-tolerant BFT coordination with HotStuff view-change

@swamxPR #33