Skip to content

feat: portable sbv-primitives#89

Merged
lightsing merged 22 commits intomasterfrom
feat/refactor
Mar 4, 2025
Merged

feat: portable sbv-primitives#89
lightsing merged 22 commits intomasterfrom
feat/refactor

Conversation

@lightsing
Copy link
Copy Markdown
Member

No description provided.

lightsing and others added 17 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 <mycinbrin@gmail.com>
* 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 <mycinbrin@gmail.com>
Co-authored-by: Rohit Narurkar <rohit.narurkar@proton.me>
@lightsing lightsing changed the base branch from master to feat/euclid-v2 February 21, 2025 08:07
@lightsing lightsing changed the base branch from feat/euclid-v2 to master March 4, 2025 08:04
# Conflicts:
#	Cargo.lock
#	Cargo.toml
#	crates/bin/src/commands/run_file.rs
#	crates/bin/src/utils.rs
#	crates/core/Cargo.toml
#	crates/primitives/src/ext.rs
#	crates/primitives/src/lib.rs
#	crates/primitives/src/types/auth_list.rs
#	crates/primitives/src/types/block_header.rs
#	crates/primitives/src/types/mod.rs
#	crates/primitives/src/types/scroll/chunk.rs
#	crates/primitives/src/types/scroll/chunk_builder.rs
#	crates/primitives/src/types/scroll/mod.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:24
@lightsing lightsing merged commit e59614d into master Mar 4, 2025
3 checks passed
@lightsing lightsing deleted the feat/refactor branch March 4, 2025 08:43
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