arnaucube
5b455acbd6
add initial MerkleTree implementation ( #13 )
...
Add initial MerkleTree implementation, which is a wrapper on top of
Plonky2's MerkleTree, with the idea that the future iteration will
replace it by the MerkleTree specified at
https://0xparc.github.io/pod2/merkletree.html .
2025-02-03 18:03:45 +01:00
gubsheep
bf2fa090a3
change println to writeln ( #14 )
2025-02-03 23:08:13 +10:00
arnaucube
62a140569e
add initial spec of the merkletree ( #10 )
...
* add initial spec of the merkletree
* update gh workflow to work with the new book path
* rephrase non-inclusion section
2025-01-31 17:21:18 +01:00
ef3dd308e8
feat: move code here ( #11 )
2025-01-31 16:20:57 +01:00
arnaucube
5bb98e2645
add gh-pages action to autodeploy rendered site
2025-01-31 10:33:38 +01:00
arnaucube
f8cd1ed0b6
Merge pull request #9 from 0xPARC/edu
...
feat: add examples
2025-01-31 10:21:01 +01:00
3c6ccd7c31
feat: add examples
2025-01-30 20:39:10 +01:00
arnaucube
ceeddba2b5
init repo, add initial structure
2025-01-30 17:32:09 +01:00