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: retrace in BuilderClient::gen_inputs #1260

Merged
merged 9 commits into from
May 14, 2024
Merged

feat: retrace in BuilderClient::gen_inputs #1260

merged 9 commits into from
May 14, 2024

Conversation

lightsing
Copy link
Member

@lightsing lightsing commented May 13, 2024

the retrace-tx feature is default enabled.

to run test_mock_prove_tx with retrace-tx, just:

export GETH0_URL=https://provider
export TX_ID=0xdead....beef
cargo test --release --features scroll,rpc-legacy-tracer --package integration-tests --test mainnet test_mock_prove_tx

@lightsing lightsing marked this pull request as ready for review May 14, 2024 04:45
@lightsing lightsing requested a review from lispc May 14, 2024 05:53
@lispc lispc merged commit 844ea50 into develop May 14, 2024
29 checks passed
@lispc lispc deleted the feat/retrace branch May 14, 2024 06:06
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