8000 Tags · polybase/zktrie · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Tags: polybase/zktrie

Tags

v0.7.1

Toggle v0.7.1's commit message
Merge remote-tracking branch 'origin/v0.7'

v0.6.0

Toggle v0.6.0's commit message

Verified

This commit was signed with the committer’s verified signature.
trivial update according to reviews

v0.6.0-candidate.3

Toggle v0.6.0-candidate.3's commit message
Merge remote-tracking branch 'origin/main' into v0.6_candidate

v0.6.0-candidate.2

Toggle v0.6.0-candidate.2's commit message

Verified

This commit was signed with the committer’s verified signature.
resume entries for deletion proof

v0.6.0-candidate.1

Toggle v0.6.0-candidate.1's commit message

Verified

This commit was signed with the committer’s verified signature.
fix tests

v0.6-candidate

Toggle v0.6-candidate's commit message

Verified

This commit was signed with the committer’s verified signature.
fix tests

v0.5.3

Toggle v0.5.3's commit message

Verified

This commit was signed with the committer’s verified signature.
grace errhandling in rmAndUpload

v0.5.2

Toggle v0.5.2's commit message

Verified

This commit was signed with the committer’s verified signature.
fix issue of throw error out of prove

v0.5.1

Toggle v0.5.1's commit message

Verified

This commit was signed with the committer’s verified signature.
trivial and ready for tagging

v0.5.0

Toggle v0.5.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Limit the zkTrie depth to 248 (low 31 bytes of poseidon hash) (scroll…

…-tech#4)

* use the lower 128-bit of hash output as the key

* x

* change some naming

* change the variable naming: Key->NodeHash

* update based on discussion

* update comment

* bump up zktrie cargo version
0