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: zkvm support #91

Merged
merged 20 commits into from
Mar 4, 2025
Merged

feat: zkvm support #91

merged 20 commits into from
Mar 4, 2025

Conversation

lightsing
Copy link
Member

No description provided.

lightsing and others added 20 commits February 18, 2025 15:22
* upgrade

* upgrade

* Update Cargo.toml

* change branches

* remove poseidon field

* fix scroll types

* trailing lf

* feat: dump utils (#83)

* provide utils lib

* clippy

* unify imports

* fix

* style fix

* add EIP-7702 tx support

* upgrade reth

---------

Co-authored-by: Zhang Zhuo <[email protected]>
* upgrade

* upgrade

* Update Cargo.toml

* change branches

* remove poseidon field

* fix scroll types

* trailing lf

* feat: dump utils (#83)

* provide utils lib

* clippy

* unify imports

* fix

* style fix

* impl msg queue hash

* remove legacy test

* move chunk into primitives and impl EuclidV2

* set prev_msg_queue_hash

* use is_l1_message

* feat: num l1 msgs in scroll block

* fix: usize instead of u64 for num txs

* chore: clippy fix remove unused import

* apply suggestion

---------

Co-authored-by: Zhang Zhuo <[email protected]>
Co-authored-by: Rohit Narurkar <[email protected]>
# Conflicts:
#	Cargo.lock
#	Cargo.toml
#	crates/primitives/src/types/auth_list.rs
#	crates/primitives/src/types/transaction.rs
#	testdata/scroll_witness/euclid_v2/1.json
#	testdata/scroll_witness/euclid_v2/2.json
#	testdata/scroll_witness/euclid_v2/3.json
#	testdata/scroll_witness/euclid_v2/4.json
#	testdata/scroll_witness/euclid_v2/5.json
#	testdata/scroll_witness/euclid_v2/6.json
#	testdata/scroll_witness/euclid_v2/7.json
#	testdata/scroll_witness/euclid_v2/8.json
@lightsing lightsing marked this pull request as ready for review March 4, 2025 08:03
@lightsing lightsing merged commit fc4ece0 into master Mar 4, 2025
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants