Reduce minPoolCost to 75 ada and increase Plutus Memory Limits (Part 2)
On-chain changes
- EconomicMin Pool Cost170 ₳→75 ₳
- TechnicalMax Tx Execution Units17,500,000 mem / 10,000,000,000 steps
- TechnicalMax Block Execution Units77,500,000 mem / 20,000,000,000 steps
Abstract
Intersect's Parameter Committee proposes a single Parameter Update governance action bundling two independent, previously recommended protocol parameter changes:
- minPoolCost: decrease
minPoolCostfrom 170,000,000 Lovelace (170 ada) to 75,000,000 Lovelace (75 ada), a decrease of approximately 55.9%. - Plutus memory unit limits (Part 2 of 2): increase maxTxExecutionUnits[memory] from 16,500,000 to 17,500,000 units (+6.1%) and maxBlockExecutionUnits[memory] from 72,000,000 to 77,500,000 units (+7.6%), completing the two-step, cumulative 25% increase to both parameters begun in the linked Part 1 action.
These two changes are otherwise unrelated: one lowers the stake pool fixed-fee floor, the other increases Plutus script execution headroom. The changes are bundled here for submission efficiency and to allow SPOs to give input on minPoolCost. No other protocol parameters or Plutus cost model settings are changed by this action.
Motivation & rationale
minPoolCost. minPoolCost was reduced from 340 ada to 170 ada in 2023 (PCP-001), but the relief that reduction provided has been substantially eroded by the continuing decline in reserve-funded block rewards: the delegator penalty on single-block pools, which fell to ~28.3% after the 2023 change, has since climbed back to ~52.8% and is projected to reach 100% by around epoch 758 (February 2028) if unaddressed. IO Research's updated incentives report has also reversed its earlier position, now assessing that a high fixed-fee floor favours rather than deters Sybil-style stake fragmentation by large operators. PCP-006 (Cerkoryn, 2026) proposes a further reduction to 75 ada as an evidence-based interim step, pending the more structural solution of a proportional minPoolMargin (CIP-0023).
Plutus memory unit limits. Part 1 of this two-step change increased maxTxExecutionUnits[memory] and maxBlockExecutionUnits[memory] by the maximum single-epoch amount permitted under guardrails MTEU-M-04 and MBEU-M-03. That step alone did not deliver the full 25% increase recommended by Intersect's Parameter Committee and ratified by the Technical Steering Committee, because no individual governance action may increase maxTxExecutionUnits[memory] by more than 2,500,000 units, or maxBlockExecutionUnits[memory] by more than 10,000,000 units, in a single epoch. This action makes up the remainder, bringing both parameters to their originally recommended target values and reducing pain points for DApp developers constrained by the pre-increase limits.
minPoolCost Technical Evaluation and Committee Process
The current 170 ada setting was recommended by Intersect's Parameter Committee in PCP-001 (2023) and enacted in epoch 445 (October 2023), prior to the availability of on-chain Parameter Update governance actions under CIP-1694. The proposed further reduction to 75 ada is the subject of PCP-006, authored by Cerkoryn and published on the Cardano Forum on 30 March 2026, which explicitly requests Intersect Technical Steering Committee (TSC) endorsement as part of its acceptance criteria. The TSC ratified this reduction on 2026-07-09. This governance action, and the evidentiary record below, is intended to support that endorsement process and the subsequent on-chain vote.
minPoolCost Inflation Model and Declining Reward Economics
At Shelley launch, minPoolCost was calibrated against prevailing ada price, the then-current inflation schedule, and estimated SPO operating costs. All three inputs have shifted materially since 2020: block rewards have fallen from roughly 1,800 ada to around 300 ada per block as the reserve depletes, while infrastructure costs have broadly risen. minPoolCost now represents a disproportionately large share of total rewards for small pools producing only one or a few blocks per epoch, as shown using PCP-001 appendix data (Epoch 415, approximate gross reward per block ~300 ada):
| Blocks/Epoch | minPoolCost (ada) | minPoolCost as % of Gross Reward |
|---|---|---|
| 1 | 340 | ~113% (no reward) |
| 1 | 170 | ~57% |
| 1 | 75 | ~25% |
| 2 | 340 | ~57% |
| 2 | 170 | ~28% |
| 5 | 340 | ~23% |
| 5 | 170 | ~11% |
minPoolCost Competitive Dynamics and Treasury Impact
Because delegators can observe a pool's advertised Return on Staking (RoS), small pools operating at the minPoolCost floor are structurally disadvantaged relative to larger pools. Lowering minPoolCost does not force any SPO to reduce their fee, but market pressure is expected to lead small pools currently at the floor to adopt the new, lower floor, improving their competitiveness. This is directly relevant to stakePoolTargetNum (k): a healthy ecosystem of smaller pools must be economically viable before any future k increase is effective, so improving small-pool economics via this reduction is a prerequisite step, not an alternative. Separately, a reduction in minPoolCost marginally decreases treasury inflow at the margin; the Parameter Committee's economic working group assessed, in connection with the 2023 reduction, that treasury balance was above forecast projections and that a reduction posed no risk to long-term economic stability. No evidence has since emerged to change that assessment.
minPoolCost Sybil Attack Considerations
The original rationale for minPoolCost as a Sybil mitigation rested on imposing a minimum cost floor on an adversary seeking to accumulate controlling stake by operating pools at a loss. PCP-001's 2023 analysis found that, under a non-myopic game-theoretic equilibrium, minPoolCost is not strictly necessary to prevent Sybil attacks, but under an adversarial-actor model (where an attacker is prepared to subsidise pool operation indefinitely to pursue consensus manipulation), it imposes a tangible cost. IO Research's updated incentives report has since revised this assessment, concluding that a high fixed-fee floor now more plausibly favours Sybil-style stake fragmentation by large, well-capitalised operators (who can split stake across many pools to harvest the fixed fee repeatedly) than it deters it, and recommends minPoolCost be lowered toward zero, ideally paired with a proportional minPoolMargin mechanism. This weakens, but does not eliminate, the case for preserving a high floor on security grounds, which is why this proposal recommends a further staged reduction to 75 ada rather than an immediate move to zero.
minPoolCost Empirical Evidence Since 2023
Two years of post-2023 data are now available that were not available at the time of PCP-001. Contrary to "race to the bottom" concerns raised in 2023, the market did not collapse toward the new floor: 340 ada remained the dominant fixed-fee setting across pool sizes after the reduction to 170 ada, with only smaller, competitively-positioned pools adopting the lower floor so directly answering the empirical question PCP-001 left open. The IOR report also documents persistent ecosystem stratification: of 1,614 active pools, 873 operators (54%) remain below the roughly 3M ada delegation threshold associated with consistent block production, while only 289 pools could theoretically saturate given current delegated stake, indicating the 2023 reduction alone did not resolve the underlying structural pressure.
minPoolCost Live Proposal PCP-006 and Future Trajectory
As of 30 March 2026, PCP-006 (Cerkoryn) requests a reduction from 170 ada to 75 ada, calibrated to restore the delegator penalty on single-block pools closer to the range experienced in early Shelley, and framed as a stopgap while the more complete structural solutions, such as a minPoolMargin parameter (CIP-0023), work toward implementation. Beyond this proposal, the long-term trajectory for minPoolCost points toward either zero or functional irrelevance: either via continued incremental Parameter Update reductions (as argued more aggressively by CIP-0074), or via structural replacement through CIP-0023's minPoolMargin, which scales proportionally with pool rewards and would eliminate the competitive distortion inherent in a fixed fee. CIP-0082 lays out a staged combined roadmap across minPoolCost and stakePoolTargetNum (k) consistent with this sequencing. This proposal is the near-term, low-risk step available now, ahead of and independent from that longer structural process.
minPoolCost Proposed Parameter Change
minPoolCost will be decreased from its current setting of 170,000,000 Lovelace (170 ada) to 75,000,000 Lovelace (75 ada), a decrease of approximately 55.9%.
minPoolCost Consistency with Guardrails
- PARAM-05 (DRep vote for governance-critical parameters):
minPoolCostis listed among parameters critical to the governance system; this action is subject to the standard DRep majority threshold (more than 50% of active voting stake), enforced automatically by the ledger's ratification rules. - PARAM-06 (3-month notice): PCP-006 was published on the Cardano Forum on 30 March 2026. This governance action is not intended for submission before 30 June 2026, satisfying the notice period; it also builds on public discussion dating back to PCP-001 (2023) and community advocacy since 2022.
- MPC-01: the proposed setting (75,000,000 Lovelace) is positive.
- MPC-02: the proposed setting is well below the 500,000,000 Lovelace ceiling.
- MPC-03: the proposed 75 ada setting is calibrated, per PCP-006, to restore the delegator penalty on single-block pools to a level closer to that experienced in early Shelley, reflecting current SPO operating costs and reward levels rather than the 2020 launch-era calibration.
Plutus Memory Limits Technical Evaluation
The full 25% increase to both Plutus memory parameters (of which this action is the second and final step) was recommended by Intersect's Parameter Committee on 2025-05-08, and subsequently ratified by Intersect's Technical Steering Committee on 2025-10-01 (see Recording or Minutes). That recommendation and ratification covered the complete two-step change; this action does not require a separate committee recommendation, as it implements the second half of the same approved plan.
Plutus Memory Limits Testnet Deployments
The full target values proposed across both linked actions (maxTxExecutionUnits[memory] of 17,500,000 and maxBlockExecutionUnits[memory] of 77,500,000) were exercised together on the Preview testnet during July 2026(gov_action1m48mcctgp0tl508e0kq4hha02j7fsukjl5xx7h5mmwr0aupxp3gsqjwupe3)
Plutus Memory Limits Functionality, Security and Performance
The effect of this action is to enable more work to be done by Plutus scripts within a single block, reducing pain points for DApp developers and users. No specific security concerns are raised: Praos timing guarantees are maintained following the full 25% increase to both parameters. There is no performance impact from increasing maxTxExecutionUnits[memory]; the impact of the full increase to maxBlockExecutionUnits[memory] , inclusive of both Part 1 and Part 2, has been evaluated by IOE's Performance and Tracing team using node versions 10.2 and 10.3, which indicate adequate headroom in critical timing metrics for the complete proposed increase. More recent node versions provide further performance improvements.
Plutus Memory Limits Proposed Parameter Change
| Step | maxTxExecutionUnits[memory] | Change | maxBlockExecutionUnits[memory] | Change |
|---|---|---|---|---|
| Starting point | 14,000,000 | — | 62,000,000 | — |
| Part 1 (enacted) | 16,500,000 | +2,500,000 (+17.9%) | 72,000,000 | +10,000,000 (+16.1%) |
| Part 2 (this action) | 17,500,000 | +1,000,000 (+6.1%) | 77,500,000 | +5,500,000 (+7.6%) |
| Cumulative | 17,500,000 | +3,500,000 (+25.0%) | 77,500,000 | +15,500,000 (+25.0%) |
This maintains capacity for the same number of maximally sized transactions (4) to fit into a single block.
Plutus Memory Limits Consistency with Guardrails
- PARAM-03a (SPO vote required for critical operation parameters):
maxBlockExecutionUnits[memory]is critical to blockchain operation, so this action requires SPOs to say "yes" with collective support of more than 50% of active block production stake, in addition to the DRep vote; this is automatically enforced by the ledger. - PARAM-04a (3-month notice): satisfied by the off-chain publication of 2025-07-07, which covered the full 25% target; no fresh notice period is needed for this second step.
- NETWORK-01 (no more than one change per two epochs): this action is enacted no less than 2 epochs after Part 1, which changed the same two parameters.
- NETWORK-02 (one network parameter per epoch unless correlated):
maxTxExecutionUnits[memory]andmaxBlockExecutionUnits[memory]are directly correlated, as the guardrail itself notes, and are the only network parameters changed by this action. - MTEU-M-01/02/03/04: 17,500,000 is below the 40,000,000 ceiling, positive, greater than the prior 16,500,000 setting, and represents a 1,000,000-unit increase; this is within the 2,500,000-unit per-epoch maximum.
- MBEU-M-01/02/03/04a: 77,500,000 is below the 120,000,000 ceiling, positive, and represents a 5,500,000-unit increase; this is within the 10,000,000-unit per-epoch maximum. Benchmarking (node 10.2, 10.3) confirms performance remains within stated bounds at this cumulative value.
- MEU-M-01:
maxBlockExecutionUnits[memory]must not be less thanmaxTxExecutionUnits[memory]- 77,500,000 remains significantly greater than 17,500,000.
Combined Guardrail Note
Because this action changes minPoolCost (critical to the governance system, PARAM-05) alongside maxBlockExecutionUnits[memory] (critical to blockchain operation, PARAM-03a), it triggers an SPO vote in addition to the standard DRep vote. Both thresholds are simple majorities, not supermajorities: per the Constitution's guardrail text, SPOs must say "yes" with collective support of more than 50% of active block production stake (PARAM-03a), and the on-chain Conway genesis parameter for this SPO threshold on security-relevant parameter changes is set at 0.51 (51%). SPOs will vote on the bundled action as a whole, including minPoolCost, as a consequence of bundling rather than a requirement of PARAM-05 itself. The DRep threshold follows CIP-1694's protocol-parameter-group rules: where an action spans multiple parameter groups — here, the Economic group (minPoolCost) and the Network group (the memory limits) — the higher of the two groups' DRep thresholds applies to the whole action; in this case both groups have the same current threshold. Finally, minPoolCost is an Economic/Governance parameter, not a Network parameter, so its inclusion alongside the correlated maxTxExecutionUnits[memory]/maxBlockExecutionUnits[memory] pair does not engage NETWORK-02, which restricts only the bundling of multiple Network parameters.
Reversion Plan
minPoolCost. This change affects reward distribution only and has no bearing on block production, propagation, or execution limits, so since it has not been reduced to zero, it carries minimal security or performance risk. If monitoring reveals adverse effects, for example, evidence of Sybil-style stake fragmentation exploiting the lower floor, or unexpected treasury impact, then minPoolCost could be reverted to 170 ada via a subsequent action. However, minPoolCost is enforced only at the point a pool registers or updates its certificate; it is not retroactively re-applied to certificates already on-chain. Consequently, SPOs who lower their declared cost below 170 ada while the floor is 75 ada cannot be compelled to raise it back to 170 ada if the parameter is later reverted: their existing registration remains valid until they next choose to submit a new certificate. Reversion would therefore only constrain new pool registrations and any pool that voluntarily re-registers after the revert; it would not force any DApp, script, or transaction-level rework, nor would it force already-registered SPOs to change their pricing.
Plutus memory limits. This change has minimal or no effect on overall network performance and is unlikely to need to be reverted. maxTxExecutionUnits[memory] could be reverted to its post-Part-1 setting of 16,500,000, and maxBlockExecutionUnits[memory] to its post-Part-1 setting of 72,000,000, via a subsequent Parameter Update action, though doing so would disrupt any DApp developers and users who have taken advantage of the higher limits. Reverting one without the other would change the number of full-sized Plutus script transactions that fit in a single block but is unlikely to be harmful.
Rationale highlights
Why some of the largest DReps voted for and against, in their own words. About vote rationales
Yoroi DRep votes YES on Reduce minPoolCost to 75 ada and increase Plutus Memory Limits (Part 2). Change of Vote: Yoroi previously voted ABSTAIN on this proposal. Having considered the proposed changes further, we have decided to change our position to YES....
Yoroi DRep votes YES on Reduce minPoolCost to 75 ada and increase Plutus Memory Limits (Part 2).
Change of Vote: Yoroi previously voted ABSTAIN on this proposal. Having considered the proposed changes further, we have decided to change our position to YES.
Why We Support It: Lowering minPoolCost to 75 ADA may help reduce the operating burden for stake pools, while increasing the Plutus memory limits gives developers and applications more room to operate within the network. These are practical adjustments that can support broader participation and continued growth across the Cardano ecosystem.
Yoroi supports moving these parameter changes forward and votes YES.
I vote YES on "Reduce minPoolCost to 75 ada and increase Plutus Memory Limits (Part 2)". Lowering minPoolCost from 170 to 75 ADA reduces the entry barrier for small pools and strengthens decentralization — a direction I have long advocated, and I agree with...
I vote YES on "Reduce minPoolCost to 75 ada and increase Plutus Memory Limits (Part 2)".
Lowering minPoolCost from 170 to 75 ADA reduces the entry barrier for small pools and strengthens decentralization — a direction I have long advocated, and I agree with it. As a disclosure: since I am also an SPO, I considered whether this creates a conflict of interest. This change promotes fee competition by lowering the minimum fixed cost, and is if anything likely to work against my own pool income. I therefore judge that this YES vote is unlikely to serve my private interest, and does not constitute a conflict of interest.
The increase in Plutus memory limits is the second half of a phased increase (Part 2 of 2). No issues have been observed since Part 1 took effect, and weighing all information currently accessible to me, the benefit — more headroom for dApp execution — is clear, while I find no serious downside.
「Reduce minPoolCost to 75 ada and increase Plutus Memory Limits (Part 2)」にYESを投票します。
minPoolCostの170 ADA→75 ADAへの引き下げは、小規模プールの参入障壁を下げ分散性を高めるものとして、私が以前から主張してきた方向性であり、同意します。なお開示として:私自身もSPOであるため利益相反の可能性を検討しましたが、この変更は最低固定費の引き下げによって手数料競争を促すもので、既存SPOである私の収入にはむしろ減少方向に作用しうるものです。したがって、このYES投票が私的利益に資する可能性は低く、利益相反には当たらないと判断しています。
Plutusメモリ上限の引き上げは、段階的引き上げの後半(Part 2 of 2)です。先行して施行されたPart 1で問題は観測されておらず、現在アクセスできる情報を総合的に勘案する限り、dAppの実行余地拡大というメリットが明確である一方、深刻なデメリットは見当たりません。
As a DRep and SPO, i have voted ❌NO on this proposal, because we need a minMargin parameter of at least 5% first before thinking about to lower minPoolCost even more. Does not make any sense to me, there is still a threshold which puts small pools in a...
As a DRep and SPO, i have voted ❌NO on this proposal, because we need a minMargin parameter of at least 5% first before thinking about to lower minPoolCost even more. Does not make any sense to me, there is still a threshold which puts small pools in a disadvantage. Getting rid of minPoolCost while introduction minMargin is the way to go! I would have voted YES on the Plutus Memory Limits. But i am against any lowering of minPoolCost without introducing a minMargin parameter with a sustainable number parameter first.
NO ->> Reduce minPoolCost to 75 ada and increase Plutus Memory Limits (Part 2) I am voting NO on this bundled Parameter Change reducing minPoolCost from 170 to 75 ADA and increasing Plutus memory execution limits by a cumulative 25%. I fully agree with the...
NO ->> Reduce minPoolCost to 75 ada and increase Plutus Memory Limits (Part 2)
I am voting NO on this bundled Parameter Change reducing minPoolCost from 170 to 75 ADA and increasing Plutus memory execution limits by a cumulative 25%.
I fully agree with the network sustainability concerns this proposal identifies. Block rewards have fallen from approximately 1,800 ADA at Shelley launch to around 300 ADA today as the reserve depletes, while infrastructure costs have broadly risen. Against this backdrop, reducing minPoolCost may provide a stopgap with some effect for a limited period. However, given the long-term trajectory of continuously declining rewards, this is a measure that will need to be repeated — it is not a solution. The proposal itself signals that the long-term direction points toward zero, and I understand this to be a deferral rather than a resolution. The structural causes of declining rewards are the reduction in reward supply, the treasury distribution ratio, and reserve depletion. This proposal does not address any of these; it adds only a short-term stopgap. Regardless of how minPoolCost is set, block rewards will continue to fall. Small pool operators gain temporary competitive relief, but that relief will erode as rewards decline further. The underlying pressure is not resolved; it is inherited by the next parameter adjustment cycle. And above all, sustaining a pool at 75 ADA is extremely difficult given the current ADA price.
The Plutus memory limit increases may compound this problem asymmetrically. The proposal states that performance testing was conducted using current node version benchmarks, but those benchmarks reflect well-resourced infrastructure. The operators most affected by the reward reduction are smaller pools running at or near minimum viable hardware, and it is this same population for whom incremental increases in block execution load carry the greatest marginal cost. The proposal lowers their income floor and raises their operational ceiling in a single action, without verifying whether the operators absorbing the cost increase are the same population receiving the fee reduction benefit. The proposal further states that more recent node versions provide additional performance improvements. Those improvements might otherwise have translated into reduced hardware requirements for smaller operators — a concrete cost-side benefit for the pools this proposal claims to support. By consuming that headroom through increased execution limits, this action redirects the gains from node efficiency away from SPO cost relief and toward DApp execution capacity. The operators who stand to benefit least from expanded Plutus headroom may end up bearing the cost of providing it.
The performance evaluation cited covers node versions 10.2 and 10.3, conducted by IOE's Performance and Tracing team. However, the proposal does not specify the hardware profile, delegation volume, or transaction composition used in those benchmarks, nor does it provide data on how the full 25% cumulative increase performs across the range of real SPO environments currently active on mainnet. The claim that more recent node versions provide further improvements is stated without quantification. Where benchmark scope is undisclosed and headroom estimates are unquantified, the conclusion that the increase is safe cannot be fully separated from the judgment of the team that conducted the evaluation. That is not a reason to reject the change outright, but it is a reason to require a more transparent evidential basis before enacting an irreversible parameter increase bundled with an unrelated fee reduction.
This proposal also submits two independent changes simultaneously, which means an SPO who supports one and opposes the other cannot express that position. Submission efficiency and the interests of the network as a whole do not necessarily align. Each substantive change should be deliberated independently, with a vote that reflects the actual position of the stakeholders it affects.
Finally, before reducing the minimum fee floor further, the ecosystem should focus its energy on actively debating and answering why rewards continue to decline and whether that trajectory is acceptable. The question of how the reserve-to-circulation transition is managed over the coming epochs is the prior question. This proposal assumes the answer and optimises around it.
For these reasons, I vote NO.
[Japanese version follows]
「minPoolCostを170から75 ADAに引き下げ、Plutusのメモリ実行上限を累計25%引き上げる」パラメータ変更案に対し、反対票を投じます。本提案が指摘する問題であるネットワークの持続可能性の懸念については十分に同意できます。Shelleyローンチ時に約1,800 ADAあったブロック報酬は、リザーブ枯渇に伴い現在は約300 ADAにまで低下しており、一方でインフラコストは全般的に上昇しています。こうした背景のもと、minPoolCostの引き下げは明示的に「ストップギャップ(応急措置)」として一定期間の効果があると考えられます。しかしこれは、長期的に減少し続けるリワードを念頭に置くと、繰り返さざるを得ない応急措置であり、解決策ではありません。本提案自体が長期的な方向性として0への収束を示唆していることからも、これは問題の先送りにすぎないことを理解しています。報酬低下の構造的原因は、リワード供給の減少、トレジャリー分配比率、そしてリザーブの枯渇です。本提案はこれらに対処せず、短期的な応急措置を加えるに過ぎません。minPoolCostがどう設定されようと、ブロック報酬は引き続き下落します。小規模プールオペレーターは一時的な競争力改善を得ますが、それはさらなる報酬低下とともに失われます。根本的な圧力は解消されず、次のパラメータ調整サイクルに引き継がれるだけです。そして何より、75 ADAでプールを維持し続けることは現在のADA価格を考慮すると非常に難しいと言えます。
そしてPlutusメモリ上限の引き上げは、この問題を非対称的に悪化させる可能性があります。本提案では性能テストを現行ノードバージョンのベンチマークで実施したと述べていますが、それは潤沢なインフラを前提とした環境です。報酬削減の影響を最も大きく受けるのは、最低限のハードウェアで運用している小規模プールです。ブロック実行負荷の増加が限界コストとして最も重くのしかかるのも、この小規模プール層です。本提案は一つのアクションで彼らの収入下限を引き下げ、運用上限を引き上げていますが、コスト増を吸収するオペレーターと手数料削減の恩恵を受けるオペレーターが同一かどうかを検証してはいません。さらに本提案は、より新しいノードバージョンが追加的な性能改善をもたらすと述べています。本来であればその改善は、小規模オペレーターのハードウェア要件の引き下げ、すなわち本提案が支援の対象と位置づけるプールへの具体的なコスト削減として還元されるはずのものです。しかしメモリ上限の引き上げによってそのヘッドルームを即座に消費することで、本アクションはノード効率化による果実をSPOのコスト軽減からDAppの実行余裕へと転用しています。Plutusのヘッドルーム拡大から最も恩恵を受けない層が、その提供コストを負担することになる可能性があります。
引用された性能評価はnode 10.2および10.3を対象にIOEのPerformance & Tracingチームが実施したものです。しかし本提案では、当該ベンチマークで使用されたハードウェアプロファイル、委任量、トランザクション構成を明示していません。また累計25%の引き上げがメインネットで実際に稼働している多様なSPO環境全体においてどのように機能するかを示すデータも提供されていません。より新しいノードバージョンがさらなる改善をもたらすという主張も数値的な裏付けを伴っていません。ベンチマークの範囲が非公開でヘッドルームの推定が定量化されていない場合、「引き上げは安全である」という結論を、評価を実施したチームの判断から切り離すことはできません。これは変更を全面的に否定する理由ではありませんが、無関係な手数料削減とバンドルされた不可逆的なパラメータ引き上げを承認する前に、より透明性の高いエビデンス基盤を求める十分な理由となります。
また本提案は個別の2つの提案を同時に提出しており、一方の変更に賛成し、もう一方に反対するSPOは、その立場を表明できません。提出数を効率化することと、ネットワーク全体の利益は必ずしも一致しません。実質的な変更はそれぞれ独立して審議され、影響を受けるステークホルダーが実際の立場を反映した投票を行えるべきです。
さらに、最低手数料フロアをさらに引き下げる前に、なぜ報酬が低下し続けているのか、そのトレジェクトリーは許容できるのかを確認し、活発に議論し答えを出すことに注力すべきと考えます。今後のエポックにわたるリザーブから流通への移行をどう管理するかという問いが、先に答えられるべき問いです。本提案はその答えを所与のものとして、その周辺を最適化しています。
以上の理由から、私は本提案に対して反対票を投じます。