Skip to content

fix: enforce protocol-param bounds at genesis and break empty deposit loop#264

Open
matthias-wright wants to merge 1 commit into
audit-may-2026from
m/genesis-max-deposits-cap
Open

fix: enforce protocol-param bounds at genesis and break empty deposit loop#264
matthias-wright wants to merge 1 commit into
audit-may-2026from
m/genesis-max-deposits-cap

Conversation

@matthias-wright
Copy link
Copy Markdown
Collaborator

Addresses #210.

Changes:

  • Adds checks for max_deposits_per_epoch, max_withdrawals_per_epoch, and observers_per_validator values from the genesis file.
  • Adds a break the deposit loop when pop_deposit() returns None.

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