Skip to content

fix(anvil): skip missing transactions in mined_parity_trace_block#13977

Open
FredPhilipy wants to merge 1 commit intofoundry-rs:masterfrom
FredPhilipy:fixTrace
Open

fix(anvil): skip missing transactions in mined_parity_trace_block#13977
FredPhilipy wants to merge 1 commit intofoundry-rs:masterfrom
FredPhilipy:fixTrace

Conversation

@FredPhilipy
Copy link
Copy Markdown
Contributor

Changed mined_parity_trace_block to skip transactions without stored traces instead of returning None for the entire block. Previously, a single missing tx trace would discard all collected traces, breaking tools like otterscan that depend on parity trace data.

Changed `mined_parity_trace_block` to skip transactions without stored traces instead of returning `None` for the entire block. Previously, a single missing tx trace would discard all collected traces, breaking tools like otterscan that depend on parity trace data.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: No status

Development

Successfully merging this pull request may close these issues.

1 participant