Skip to content

docs(da_layer): align validation workflow with implementation - #426

Open
CryptAm wants to merge 1 commit into
zeko-labs:compatiblefrom
CryptAm:patch-1
Open

docs(da_layer): align validation workflow with implementation#426
CryptAm wants to merge 1 commit into
zeko-labs:compatiblefrom
CryptAm:patch-1

Conversation

@CryptAm

@CryptAm CryptAm commented Jul 25, 2026

Copy link
Copy Markdown

Summary

Update the DA layer README to match the current validation workflow implemented in src/app/zeko/da_layer/core.ml.

Changes

  • Added the missing validation steps for action states, receipt chain hashes, account ordering, and timestamp/account set attachment.
  • Updated the signing step to reflect that the node signs a hash derived from target_ledger_hash and the account set Merkle root instead of target_ledger_hash alone.

The documented workflow now matches the implementation in src/app/zeko/da_layer/core.ml and the diff structure defined in src/app/zeko/da_layer/diff.ml.

## Summary

Update the DA layer README to match the current validation workflow implemented in `src/app/zeko/da_layer/core.ml`.

### Changes

- Added the missing validation steps for action states, receipt chain hashes, account ordering, and timestamp/account set attachment.
- Updated the signing step to reflect that the node signs a hash derived from `target_ledger_hash` and the account set Merkle root instead of `target_ledger_hash` alone.

The documented workflow now matches the implementation in `src/app/zeko/da_layer/core.ml` and the diff structure defined in `src/app/zeko/da_layer/diff.ml`.
@CryptAm
CryptAm requested a review from MartinOndejka as a code owner July 25, 2026 05:09
@gemini-code-assist

Copy link
Copy Markdown

Caution

The consumer version of Gemini Code Assist on GitHub has been sunset. All code review activity has officially ceased.

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