Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: Decode witness to SMT #1363

Merged
merged 7 commits into from
Nov 4, 2024
Merged

Conversation

Stefan-Ethernal
Copy link
Collaborator

@Stefan-Ethernal Stefan-Ethernal commented Oct 25, 2024

This PR brings back the #180 needed for Zero Prover integration. It is related to #1351.

@cla-bot cla-bot bot added the cla-signed label Oct 25, 2024
@Stefan-Ethernal Stefan-Ethernal force-pushed the CDK-550-decode-witnesses-in-cdk-erigon branch 3 times, most recently from 3529d5f to d87861f Compare October 28, 2024 10:49
smt/pkg/smt/witness.go Outdated Show resolved Hide resolved
@Stefan-Ethernal Stefan-Ethernal marked this pull request as ready for review October 29, 2024 10:42
@Stefan-Ethernal Stefan-Ethernal force-pushed the CDK-550-decode-witnesses-in-cdk-erigon branch from 7c98290 to a7e9e5e Compare October 29, 2024 11:13
@Stefan-Ethernal Stefan-Ethernal force-pushed the CDK-550-decode-witnesses-in-cdk-erigon branch from dfef114 to 5f653fb Compare October 31, 2024 15:07
@cffls cffls merged commit df6709f into zkevm Nov 4, 2024
14 checks passed
@cffls cffls deleted the CDK-550-decode-witnesses-in-cdk-erigon branch November 4, 2024 19:36
afa7789 pushed a commit that referenced this pull request Nov 6, 2024
* feat: Decode witness to SMT

* chore: warning fixes and simplifications

* test: use require in witness unit tests

* feat: simplifications in SMT state reader

* fix: address comment

* test: use requires

* Allocate array in getValueInBytes
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants