Skip to content

docs(mesa): warn about --minimum-block-reward after the fork - #1244

Open
glyh wants to merge 2 commits into
mainfrom
docs/mesa-minimum-block-reward-warning
Open

docs(mesa): warn about --minimum-block-reward after the fork#1244
glyh wants to merge 2 commits into
mainfrom
docs/mesa-minimum-block-reward-warning

Conversation

@glyh

@glyh glyh commented Sep 9, 2026

Copy link
Copy Markdown
Member

Mesa halves the coinbase from 720 MINA to 360 MINA, so a --minimum-block-reward threshold that was fine on Berkeley is likely above the new coinbase. The producer still wins its slot but emits an empty block with no coinbase and no fees, so block production looks healthy while the operator earns nothing.

The daemon has no startup warning for this yet — MinaProtocol/mina#18919 adds one but is not merged — so this adds a caution to the Block Producer tab of the Mesa post-upgrade page.

🤖 Generated with Claude Code

https://claude.ai/code/session_014798mUd8z65RxR38qcmm37

Mesa halves the coinbase from 720 to 360 MINA, so a Berkeley-era
--minimum-block-reward threshold silently turns every won slot into an
empty block. The daemon has no startup warning until MinaProtocol/mina#18919
lands, so document the check in the post-upgrade block producer tab.

Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_014798mUd8z65RxR38qcmm37
@vercel

vercel Bot commented Sep 9, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated
docs2 Ready Ready Preview Sep 9, 2026 5:50am UTC

Request Review

Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_014798mUd8z65RxR38qcmm37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants