Skip to content

Conversation

@dannywillems
Copy link
Member

Explain that Or_ignore allows zkApp account updates to selectively check preconditions (Check value) or skip them (Ignore).

List all precondition fields that use this type:

  • Account preconditions: balance, nonce, receipt_chain_hash, delegate, state, action_state, proved_state, is_new
  • Protocol state preconditions: snarked_ledger_hash, blockchain_length, min_window_density, total_currency, global_slot_since_genesis, epoch_data

@dannywillems dannywillems requested a review from a team as a code owner December 8, 2025 01:20
Explain that Or_ignore allows zkApp account updates to selectively
check preconditions (Check value) or skip them (Ignore).

List all precondition fields that use this type:
- Account preconditions: balance, nonce, receipt_chain_hash, delegate,
  state, action_state, proved_state, is_new
- Protocol state preconditions: snarked_ledger_hash, blockchain_length,
  min_window_density, total_currency, global_slot_since_genesis, epoch_data
@dannywillems dannywillems force-pushed the dw/doc-or-ignore-type branch from 1453c12 to 02c7e41 Compare December 8, 2025 01:21
@dannywillems
Copy link
Member Author

!ci-build-me

@dannywillems
Copy link
Member Author

!ci-bypass-changelog

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