Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/scaling' into feat/week-10
Browse files Browse the repository at this point in the history
  • Loading branch information
raxhvl committed Apr 23, 2024
2 parents 8f72d6a + dc6b060 commit 699f7d7
Show file tree
Hide file tree
Showing 2 changed files with 55 additions and 4 deletions.
2 changes: 1 addition & 1 deletion docs/wiki/Cryptography/KZG.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ Ethereum-based applications utilizing the KZG (Kate, Zaverucha, and Goldberg) sc

- **Data Availability Sampling**: PCS enable a critical feature known as Data Availability Sampling (DAS) in Ethereum roadmap, which allows validators to confirm the correctness and availability of data blobs without downloading the entire data. This capability is facilitated by the unique properties of PCS, enabling efficient verification processes in blockchain applications like Ethereum's Danksharding.

- **PSE's Summa, Proof of Solvenecy Protocol**: Ethereum Foundation's PSE group project, Summa, leverages KZG commitments in its Proof of Solvency protocol. This allows centralized exchanges and custodians to demonstrate that their total assets exceed their liabilities, all while keeping user balance information private.
- **PSE's Summa, Proof of Solvency Protocol**: Ethereum Foundation's PSE group project, Summa, leverages KZG commitments in its Proof of Solvency protocol. This allows centralized exchanges and custodians to demonstrate that their total assets exceed their liabilities, all while keeping user balance information private.

- **Scroll's zkRollups**: Scroll, a native zkEVM Layer 2 for Ethereum, uses KZG to generate commitments to a collection of polynomials that encapsulate computations. This allows verifiers to request evaluations at random points to validate the accuracy of the computation represented by the polynomials.

Expand Down
57 changes: 54 additions & 3 deletions wordlist.txt
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,6 @@ BDN
Beiko
Bertoni
Besu
Besu
BFT
bidpool
BIP
Expand Down Expand Up @@ -72,7 +71,6 @@ CODECOPY
config
congestions
Consensys
Consensys
Corbellini
Crypto
cryptocurrencies
Expand Down Expand Up @@ -473,4 +471,57 @@ XMSS
XORed
xy
Yellowpaper
zk
zk
Lookahead
Zksync
incentivized
lookahead
preconf
preconfer
preconfirm
preconfirmation
preconfirmed
preconfirms
DEX
EigenLayer's
Preconfers
incentivizes
intermediation
preconfed
preconfer's
preconfers
preconfirmation
preconfirmed
preconfs
Bezout’s
CPUs
CRS
Dracorn
Goldwasser
Hyperplonk
IOP
MPC
POV
PSE
PSE's
Prover's
Provers
Summa
ZKSNARK
ZKSNARKs
Zaverucha
bilinear
bilinearity
cdot
dx
frac
homomorphic
ldots
moduli
neq
prover
rightarrow
unguessable
verifier
verifiers
Parallelization

0 comments on commit 699f7d7

Please sign in to comment.