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: stateful #56

Merged
merged 20 commits into from
Oct 24, 2024
Merged

feat: stateful #56

merged 20 commits into from
Oct 24, 2024

Conversation

lightsing
Copy link
Member

@lightsing lightsing commented Sep 21, 2024

There's some issue when recovering the signature

Base automatically changed from feat/zktrie-ng to master September 23, 2024 06:40
@lispc
Copy link
Contributor

lispc commented Sep 30, 2024

debugging method:
let our revm output the "struct log trace" using https://github.com/paradigmxyz/revm-inspectors/blob/main/src/tracing/builder/geth.rs, and compare with geth side trace.

# Conflicts:
#	Cargo.lock
#	Cargo.toml
#	crates/bin/src/commands/run_file.rs
#	crates/bin/src/utils.rs
#	crates/core/src/chunk.rs
#	crates/core/src/database.rs
#	crates/core/src/error.rs
#	crates/core/src/executor/builder.rs
#	crates/core/src/executor/mod.rs
#	crates/primitives/Cargo.toml
#	crates/primitives/src/lib.rs
#	crates/primitives/src/types/tx.rs
@lightsing lightsing marked this pull request as ready for review October 24, 2024 03:09
lispc
lispc previously approved these changes Oct 24, 2024
@lispc
Copy link
Contributor

lispc commented Oct 24, 2024

there seems to be some commented codes. you can have a check. whether to delete them or keep.

@lightsing lightsing changed the title WIP: feat: stateful feat: stateful Oct 24, 2024
@lightsing lightsing merged commit 30e9735 into master Oct 24, 2024
11 checks passed
@lightsing lightsing deleted the feat/stateful branch October 24, 2024 07:51
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.

2 participants