Skip to content
This repository was archived by the owner on Dec 24, 2024. It is now read-only.

Commit 55be1f3

Browse files
authored
Update draft-20241013.md
1 parent e787872 commit 55be1f3

File tree

1 file changed

+9
-3
lines changed

1 file changed

+9
-3
lines changed

post/draft-20241013.md

Lines changed: 9 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,15 @@ This article provides a friendly exposition to the new paper: “Really Complex
3030
- <https://eprint.iacr.org/2024/1620.pdf>
3131
### Without Permission, With Programmable Cryptography
3232
- <https://x.com/oskarth/status/1844733717564309770>
33+
### Odyssey: A testnet OP Stack rollup aimed at enabling experimentation of bleeding edge Ethereum Research.
34+
- <https://github.com/ithacaxyz/odyssey>
35+
### Barycentric Interpolation
36+
Barycentric interpolation is a variant of Lagrange polynomial interpolation that is fast and stable. It deserves to be known as the standard method of polynomial interpolation.
37+
- <https://people.maths.ox.ac.uk/trefethen/barycentric.pdf>
38+
- <https://www.inf.usi.ch/hormann/papers/Hormann.2014.BI.pdf>
39+
### Circuitscan: submit/browse verified Circom circuits
40+
- <https://circuitscan.org/>
41+
3342
## Updates
3443
### circom 2.2.0 introduces a new feature called signal buses.
3544
- <https://github.com/iden3/circom/blob/master/mkdocs/docs/circom-language/buses.md>
@@ -45,9 +54,6 @@ This article provides a friendly exposition to the new paper: “Really Complex
4554
- <https://o1js-blobstream.gitbook.io/o1js-blobstream>
4655
### Ethereum's ZK & Formal Verification Endgame with Alexander Hicks
4756
- <https://www.youtube.com/watch?v=pIr1xlydm8k>
48-
### Barycentric Lagrange Interpolation
49-
Barycentric interpolation is a variant of Lagrange polynomial interpolation that is fast and stable. It deserves to be known as the standard method of polynomial interpolation.
50-
- <https://people.maths.ox.ac.uk/trefethen/barycentric.pdf>
5157
### Nexus: beta release of the Nexus network
5258
the first distributed zkVM prover network openly accessible to anyone – is now live
5359
- <https://x.com/NexusLabsHQ/status/1843764801161601169>

0 commit comments

Comments
 (0)