Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions docs/blogs/zoda.md
Original file line number Diff line number Diff line change
Expand Up @@ -229,7 +229,7 @@ this issue.
We can be convinced that our shard comes from a valid encoding of some unique
piece of data, as soon as we receive our shard.

(For ZODA afficionados, what we describe subsequently is the application of the
(For ZODA aficionados, what we describe subsequently is the application of the
"Hadamard" variant from section D of the paper).

This involves sending, along with the shard, some additional data, of use not in
Expand All @@ -249,7 +249,7 @@ of randomness in what follows, according to the _Fiat-Shamir_ paradigm.

Whereas in the plain coding scheme, we received one particular row of $Y$,
here we receive $S$ rows, sampled at random.
(We may modify $m$ and $n$ to accomodate this fact).
(We may modify $m$ and $n$ to accommodate this fact).
We also receive proofs of inclusion for each row.

In order to convince us that our rows $Y_S$ came from $G X$,
Expand Down Expand Up @@ -377,4 +377,4 @@ we're excited about.
Our initial implementation of this scheme can be found [in the Commonware Library](https://github.com/commonwarexyz/monorepo/blob/main/coding/src/zoda.rs).

Looking to develop a better intuition for ZODA? Check out our [podcast](https://www.youtube.com/watch?v=eOGQOaqvgnI) with [Guillermo Angeris](https://x.com/GuilleAngeris) and
[Alex Evans](https://x.com/alexhevans) from [Bain Capital Crypto](https://baincapitalcrypto.com/).
[Alex Evans](https://x.com/alexhevans) from [Bain Capital Crypto](https://baincapitalcrypto.com/).