Skip to content

Add --allow-insecure-coinbase to enable using a random coinbase if none is set #340

Open
@ferranbt

Description

@ferranbt

After PR #306, we auto-generate a random coinbase address when none is provided. While this helps with quick testing, it's a potential footgun since real coinbase addresses are required in production.

Proposed fix: Add --allow-insecure-coinbase flag that must be set to enable random address generation. This makes users explicitly opt-in to running without a proper coinbase.

Metadata

Metadata

Assignees

Labels

C-discussionIssues that require team discussion or decision-making before proceeding.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions