Skip to content

feat: set block beneficiary to proposer address#192

Merged
qj0r9j0vc2 merged 2 commits intomainfrom
feat/validator-beneficiary
Jan 30, 2026
Merged

feat: set block beneficiary to proposer address#192
qj0r9j0vc2 merged 2 commits intomainfrom
feat/validator-beneficiary

Conversation

@qj0r9j0vc2
Copy link
Copy Markdown
Member

Summary

  • Set block header beneficiary to the proposer's Ethereum address for proper reward attribution
  • Add ethereum_address field to ConsensusValidator loaded from genesis
  • Include proposer_id and proposer_address in Cut hash for tamper-proof attribution
  • Thread beneficiary through ExecutionBridge and node execution flow

Test plan

  • Unit tests for Cut hash with proposer fields
  • Unit tests for CutAssembler preserving proposer info
  • Borsh backward compatibility for ConsensusValidator
  • cargo check passes
  • cargo fmt passes

@qj0r9j0vc2 qj0r9j0vc2 self-assigned this Jan 30, 2026
@qj0r9j0vc2 qj0r9j0vc2 merged commit 963830e into main Jan 30, 2026
3 checks passed
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.

1 participant