Skip to content

fix: Update spec to match deposit implementation#524

Merged
mattsse merged 1 commit into
mainfrom
aditya/update_spec
Jun 25, 2026
Merged

fix: Update spec to match deposit implementation#524
mattsse merged 1 commit into
mainfrom
aditya/update_spec

Conversation

@adityapk00

Copy link
Copy Markdown
Contributor

Sure. Commit-message bullets:

  • Update deposit bounce-back error name to InvalidBouncebackRecipient
  • Document encrypted deposit payload validation (InvalidEphemeralPubkey, InvalidCiphertextLength)
  • Add bouncebackRecipient to encrypted deposit docs, structs, and EncryptedDepositMade
  • Replace stale encrypted-deposit “plaintext comparison” wording with plaintext length validation
  • Add rejected to queued deposit docs/structs
  • Add bouncebackRecipient to deposit payload structs
  • Add deposit number fields to DepositQueueTransition
  • Update deposit tracking docs to use lastProcessedDepositNumber
  • Update TempoAdvanced ABI/docs to include lastProcessedDepositNumber
  • Add processedDepositNumber() to IZoneInbox docs

Update deposit bounce-back error name to InvalidBouncebackRecipient
Document encrypted deposit payload validation (InvalidEphemeralPubkey,
InvalidCiphertextLength)
Add bouncebackRecipient to encrypted deposit docs, structs, and
EncryptedDepositMade
Replace stale encrypted-deposit “plaintext comparison” wording with
plaintext length validation
Add rejected to queued deposit docs/structs
Add bouncebackRecipient to deposit payload structs
Add deposit number fields to DepositQueueTransition
Update deposit tracking docs to use lastProcessedDepositNumber
Update TempoAdvanced ABI/docs to include lastProcessedDepositNumber
Add processedDepositNumber() to IZoneInbox docs
@mattsse mattsse added this pull request to the merge queue Jun 25, 2026
Merged via the queue into main with commit a1d5348 Jun 25, 2026
9 checks passed
@mattsse mattsse deleted the aditya/update_spec branch June 25, 2026 14:13
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