[SIGNALING PROPOSAL] [DRAFT] Improve the Nakamoto Coefficient

Proposal: Improve the Nakamoto Coefficient through a 5% Bonus and Progressive Self-Stake


1. Context

The Nakamoto coefficient is a key indicator of the Hub’s decentralization. Unfortunately, it has been declining, which increases the risks for consensus security and reduces the network’s resilience against capture by a small number of validators.

Today, some validators, notably centralized exchanges and a few large incumbents, concentrate a disproportionate share of the voting power, mechanically reducing the Nakamoto coefficient.

The community agrees on the need to rebalance this distribution, while still preserving:

  • the attractiveness of staking for delegators,

  • the economic sustainability of validators,

  • the simplicity of the governance and incentive model.

Capture d’écran 2025-09-21 143654

Capture d’écran 2025-09-21 1436542050×1056 283 KB


2. Problem Statement

Without safeguards, large validators will continue to accumulate ever more stake. Delegators, acting rationally, often favor the most visible or best-known validators, or those offering slightly higher yields, without considering decentralization.

Strict voting power caps are not a solution: they can be circumvented through duplicate validators (for example: Exchange1, Exchange2, etc.), which artificially inflate the Nakamoto coefficient without improving real security.


3. Proposal

I propose to combine two complementary mechanisms:

  1. Redistribution via a Nakamoto Bonus, inspired by the AtomOne model, set here at 5% of inflation.

  2. A proportional self-stake requirement, based on the 1/250 rule (≈ 0.4%), but introduced progressively over 24 months.

Together, these two mechanisms support smaller validators, raise the cost of Sybil behavior, and improve the Nakamoto coefficient in a balanced and sustainable way.


4. Mechanism 1 – Nakamoto Bonus (5%)

Today, Hub inflation (around 7–10% annually) is distributed entirely in proportion to voting power. A validator with 10% VP receives 10% of rewards, fueling a snowball effect in favor of the largest.

The Nakamoto Bonus changes this dynamic: a fixed fraction of inflation, here 5%, is redirected to a Nakamoto Pool. This pool is then distributed equally among all active and compliant validators.

Example with 100 units of annual rewards:

  • 95 units are distributed proportionally by VP.

  • 5 units fund the pool, shared equally among validators (≈ 0.0278 unit each if 180 validators).

Expected effects:

  • Small validators gain a stable additional income.

  • Large validators see their relative rewards slightly reduced.

  • Delegators perceive more balanced yields, creating an incentive to stake outside the top 10.


5. Mechanism 2 – Proportional Self-Stake Requirement (1/250) and Progressive

Each validator must maintain a self-delegation equivalent to 1/250 of their total stake (≈ 0.4%).

Example: a validator with 1 million ATOM delegated must self-bond 4,000 ATOM.

Without this rule, an actor holding 10 million ATOM could split them across 10 validators with negligible self-stake, artificially inflating the Nakamoto coefficient. With the rule, the same actor would need to put 40,000 ATOM at slashing risk, making the maneuver far more costly and risky.

Progressive implementation (24 months)

  • Phase 1 (0–12 months): non-compliant validators do not receive the Nakamoto Bonus but face no further sanction.

  • Phase 2 (12–24 months): non-compliant validators are subject to progressive penalties on their rewards (e.g. 0.1% → 0.3%/month).

  • Phase 3 (after 24 months): compliance becomes mandatory, with strict enforcement (slashing, exclusion, jail for non-compliance).

Example Cosmostation (July 2025):

  • Stake: ~12.51 M ATOM

  • Current self-bond: ~33,140 ATOM (≈ 0.26%)

  • Requirement under the rule: ~50,040 ATOM (0.4%)

  • Gap to cover: ~16,900 ATOM

This example shows that even a strong validator must adjust, while the constraint remains manageable.


6. Quantitative Impact: Comparative Study of Three Validators

To evaluate the mechanism’s effect concretely, let us compare:

  • Cosmostation: large validator, ~5% VP

  • Keplr : small/medium validator, ~1% VP

  • Cosmosrescue : very small validator, ~0.2% VP (below the set average of 0.555%)

Projected revenues (base: 100 reward units)

Validator VP (s) Old regime (100·s) New regime (95·s + 5/V) Absolute change Relative change
Cosmostation 5.0 % 5.0000 4.7778 −0.2222 −4.44 %
Keplr 1.0 % 1.0000 0.9778 −0.0222 −2.22 %
Cosmosrescue 0.2 % 0.2000 0.2178 +0.0178 +8.89 %

Translation into APR (if network APR = 14%)

  • Cosmostation : 13.38% (−4.4%)

  • Keplr : 13.69% (−2.2%)

  • Cosmosrescue : 15.24% (+8.9%)

output (3)

output (3)2347×1180 125 KB

Interpretation

  • Validators above the average lose slightly (Cosmostation more, Keplr little).

  • Very small validators (cosmosrescue) gain net thanks to the relative weight of the fixed bonus.

  • At equal compliance, APR therefore becomes Cosmosrescue > Keplr > Cosmostation, which incentivizes delegators to diversify.

Temporal evolution (N0 → N+1 → N+2)

  • N0 (0–12 months): non-compliant Cosmostation loses the bonus (4.75 vs 4.78), while Keplr and Cosmosrescue already receive it.

  • N+1 (12–24 months): non-compliant validators additionally face penalties. Compliant validators keep bonus + proportional share.

  • N+2 (after 24 months): all must be compliant. Structural values are restored, with Cosmosrescue outperforming, Keplr slightly above Cosmostation.


7. Combined Effects

The Nakamoto Bonus sustains small validators, improving their viability and limiting the snowball effect of large ones.

The progressive self-stake requirement prevents Sybil farming and ensures every validator has capital at risk.

Together, these mechanisms increase the Nakamoto coefficient while keeping the model simple, gradual, and permissionless.


8. Risks and Limitations

The self-stake level (0.4%) must be calibrated: too low and splitting remains possible; too high and some small validators may struggle.

Large validators may feel pressure on their yields, though the loss remains moderate.

Opportunistic behaviors (splitting “just below the threshold”) must be monitored.

Technical implementation will require modifications to the staking module and audits.


9. Technical Implementation

The implementation of such a mechanism cannot be limited to simple parameter adjustments via governance. Certain aspects can indeed be handled by parameter variables, such as the fraction of inflation allocated to the Nakamoto Bonus (5%), the self-stake ratio (1/250), or the 24-month transition period with penalty thresholds. These elements should be defined clearly in the initial proposal and remain adjustable by governance if needed in the future.

Other aspects, however, require specific code developments. The staking and distribution modules of the Cosmos SDK must be modified to integrate a new logic of reward distribution. Concretely, a Nakamoto Pool must be created to automatically take 5% of inflation and redistribute it equally among eligible validators. Eligibility must be conditioned on meeting several criteria: sufficient uptime, no slashing, and above all, compliance with the progressive self-stake schedule.

It is also necessary to develop a time-tracking mechanism to handle the three planned phases: an initial incentive phase where only compliant validators receive the bonus, a second phase with progressive penalties for non-compliance, and a final phase where the rule becomes mandatory and strictly enforced. These checks must be applied automatically and visible to the community.

Finally, for transparency, clear metrics should be exposed in the API and relayed by explorers: for example, each validator’s current self-stake level, compliance status, and eligibility for the Nakamoto Bonus. This will enable both community monitoring and positive social pressure.

In terms of steps, the process should include a detailed specification phase, followed by development and integration into the Cosmos SDK, then a security audit and testing on a testnet. Only after this validation can a governance proposal activate the functionality on mainnet with defined parameters.

In summary, part of the implementation relies on parameter choices via governance, but the logic of equal redistribution and progressive self-stake does indeed require dedicated development within the Hub’s modules.


10. Conclusion

This proposal combines two complementary levers:

  • a 5% Nakamoto Bonus, redistributed equally among all compliant validators,

  • a proportional self-stake requirement, introduced progressively over 24 months.

The comparative study shows that:

  • large validators lose slightly,

  • medium validators remain viable,

  • very small validators gain,

  • and the overall set becomes more balanced, mechanically improving the Nakamoto coefficient.

By strengthening validator diversity without excluding anyone, we improve the security, credibility, and resilience of Cosmos Hub.

Forum post link

Governance votes

The following items summarize the voting options and what it means for this proposal:

YES - A YES vote signals that you support asking Cosmos Labs or Hypha to scope, develop, and implement the features requested for the Cosmos Hub. This proposal does not activate any module directly but expresses the community’s intent to prioritize this work.

NO - A NO vote signals that you do not support requesting Cosmos Labs nor Hypha to work on this request at this time.

NO WITH VETO - A ‘NoWithVeto’ vote indicates a proposal either (1) is deemed to be spam, i.e., irrelevant to Cosmos Hub, (2) disproportionately infringes on minority interests, or (3) violates or encourages violation of the rules of engagement as currently set out by Cosmos Hub governance. If the number of ‘NoWithVeto’ votes is greater than a third of total votes, the proposal is rejected and the deposits are burned.

ABSTAIN - You wish to contribute to quorum but you formally decline to vote either for or against the proposal.

6 Likes

This proposal will not come on-chain in the near future. I will wait until the delegation program is unveiled for everyone, to see if any adjustments need to be made to this proposal.

Please keep the follow-up to this post on hold until we have more information.

Respectfully,

2 Likes

Position — FOR with caveats

I generally support this proposal as it strengthens the decentralization and security of the Cosmos Hub.

Strengths:

5% Nakamoto Bonus: provides stable support to small validators and balances rewards.

Progressive self-stake (1/250): limits Sybil attacks and aligns validator incentives.

Gradual 24-month rollout, balanced for all.

Key concerns:

Large validators may resist due to slightly reduced rewards.

Small validators may struggle to meet the self-stake requirement.

The mechanism favors very small validators, who may be technically weaker.

Technical implementation is complex and will require thorough testing and audits.

Conclusion:

I vote FOR, while recommending careful calibration of self-stake, monitoring validator quality, and close oversight during rollout.

Suggested improvements:

  1. Dynamic Nakamoto Bonus: adjust bonus based on validator concentration.

  2. Minimum performance requirement: only reliable validators earn the bonus.

  3. Extra grace period for small validators to reach self-stake.

  4. Delegator incentive: slight APR boost for diversifying votes across multiple validators.

  5. Scaled self-stake: increase proportionally for very large validators.

  6. Transparent metrics: public dashboard for self-stake, uptime, and eligibility.

1 Like

We at Stakin support the idea of this proposal, particularly the Nakamoto Bonus mechanism. Introducing a fixed fraction of inflation reward component for all active validators offers a clear and fair incentive for delegators to consider validators outside the Top 10 by voting power. It directly encourages a healthier distribution of stake without introducing complex governance overhead.

However, we have concerns regarding the proportional self-stake requirement. Large validators and entities with custodian access to third-party capital(exchanges and custodians) are likely to provide the self-bond ratio with minimal impact, while many small and mid-size operators may struggle to meet the requirement or divert capital away from operations, security, and growth. This could unintentionally reinforce the very centralization this proposal seeks to reduce.

We suggest prioritizing the Nakamoto Bonus first, evaluating its effectiveness over time, and only then revisiting capital-based requirements if decentralization does not improve. The proposal could also consider distributing the bonus per operator entity, and not per validator address. This makes splitting a large validator into many smaller ones less effective, since the bonus would be capped per operator, and not per node.

2 Likes

We need much more feedback of this quality to make the best decisions. Thank you for your insightful input; I’ve taken it into consideration, and indeed, we could split the proposal into two parts. Regarding self-stake, its purpose isn’t solely to prevent duplication of validators; it would primarily lead to greater professionalization of validator operators due to the fear of being slashed. I understand your arguments; however, our plans are likely to be disrupted by the announcement of the ICF delegation program. Furthermore, there seems to be talk of reducing the number of validators by half, and the issue of centralization will arise if the ICF performs poorly. Thank you for your message.

Thank you for this proposal, @Guinch_Roze.

We at LAD are pleased to see that centralization is being addressed with such a thoughtful strategy, which is why we support this proposal. The phased approach to implementation is wise, as it allows us to gauge the validators’ reactions and determine the best way to proceed.

However, we are concerned that some mid-sized validators, who operate on tight margins, may find the proposed self-stake rule (with a slightly reduced reward) too burdensome. If several of these validators choose to exit, it could temporarily diminish the diversity of the validator set, which contradicts the intention of the proposal.

Therefore, when this proposal is revisited after the ICF Delegation Program is in place, we suggest considering adjustments to this aspect. Perhaps a portion of the Nakamoto Bonus pool could be used to help subsidize the stakes of mid-sized validators.

1 Like

Bonjour à tous

Est-ce que l’on ne pourrait pas juste limiter la puissance de vote quel que soit le nombre de Token mis en staking. Si le problème est sur la capacité de vote qui pose un problème de décentralisation, pourquoi ne pas agir dessus en limitant cette capacité quelque soit le nombre de Token mis en staking ?

1 Like

C’est une proposition qui devrait voir le jour sous peu par Govmos

Ce sont 2 sujets paralleles et complémentaires selon moi.

UPDATE

Given the community feedbacks over the past few weeks, this proposal will be split into two parts.
The first part, which will be submitted on-chain, focuses on implementing the Nakamoto Bonus, as it appears to have broad support.

The second part, relating to self-staking, will be separated into a follow-up proposal. It likely needs additional work, or may be removed entirely if it doesn’t reach sufficient consensus.

I plan to push the first proposal on-chain soon, requesting its implementation by Hypha, the team responsible for improving and maintaining the Cosmos Hub.

1 Like

I’m opposed to this proposal.

This acts as a quasi-inflation reduction that could have a signficant impact on staker behavior (i.e., ATOM sales akin to what happened the last time inflation was reduced).

At best, this will just lead to sybil validators that will simply push out of the set the validators that this proposal is intended to benefit (especially after the set size is reduced in the future). The benefits of this are not significant.

At worst, this change could cause ATOM to be delisted on one or more centralized exchanges as it will primarily target centralized exchange stakers.

Imo, we should not be making changes to the staking dynamics of the chain without considering the impact on relevant stakeholders. This is something that the upcoming tokenomics research workstream is intended to do. Mechanisms like this one can be considered and discussed by the researchers that will help redesign the tokenomics and staking parameters of ATOM. Doing this as an isolated measure before any of that research is done would interfere with the success potential of that workstream and would be a mistake.

My personal opinion, of course, but if this were to go up today i would vote no.

2 Likes

Ok, I will wait untill the end of tokenomics researchs

1 Like