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

chore: upgrade trie to make it forward compatible with future trace changes #1392

Merged
merged 5 commits into from
Aug 14, 2024

Conversation

lispc
Copy link

@lispc lispc commented Aug 13, 2024

so first we deploy the changes on provers,

then we can deploy this scroll-tech/go-ethereum#962

noel2004 and others added 4 commits August 13, 2024 21:16
* induce "query" mode for building sdb

Signed-off-by: noelwei <[email protected]>

* switch zktrie dep

Signed-off-by: noelwei <[email protected]>

* induce flatten proof and integration test

Signed-off-by: noelwei <[email protected]>

* update zk_dep
use key cache

* fix test issue

* update zktrie dep

* induce mpt state updating

* fix issue in chunk building

---------

Signed-off-by: noelwei <[email protected]>
@lispc lispc merged commit b10f548 into release/v0.12.0 Aug 14, 2024
16 of 17 checks passed
@lispc lispc deleted the release/v0.12.0-trie branch August 14, 2024 01:59
@lispc
Copy link
Author

lispc commented Aug 14, 2024

will use this as v0.12.1

lispc added a commit that referenced this pull request Sep 5, 2024
…hanges (#1392)

* [Feat] Optimize zktrieState with flatten proofs (#1388)

* induce "query" mode for building sdb

Signed-off-by: noelwei <[email protected]>

* switch zktrie dep

Signed-off-by: noelwei <[email protected]>

* induce flatten proof and integration test

Signed-off-by: noelwei <[email protected]>

* update zk_dep
use key cache

* fix test issue

* update zktrie dep

* induce mpt state updating

* fix issue in chunk building

---------

Signed-off-by: noelwei <[email protected]>

* update zktrie

* use v0.8 for zktrie

* use v0.9 for zktrie

* update cargo lock

---------

Signed-off-by: noelwei <[email protected]>
Co-authored-by: Ho <[email protected]>
lispc added a commit that referenced this pull request Sep 10, 2024
…hanges (#1392)

* [Feat] Optimize zktrieState with flatten proofs (#1388)

* induce "query" mode for building sdb

Signed-off-by: noelwei <[email protected]>

* switch zktrie dep

Signed-off-by: noelwei <[email protected]>

* induce flatten proof and integration test

Signed-off-by: noelwei <[email protected]>

* update zk_dep
use key cache

* fix test issue

* update zktrie dep

* induce mpt state updating

* fix issue in chunk building

---------

Signed-off-by: noelwei <[email protected]>

* update zktrie

* use v0.8 for zktrie

* use v0.9 for zktrie

* update cargo lock

---------

Signed-off-by: noelwei <[email protected]>
Co-authored-by: Ho <[email protected]>
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