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

chore: add OtsReceipt type #455

Merged
merged 2 commits into from
Apr 3, 2024
Merged

chore: add OtsReceipt type #455

merged 2 commits into from
Apr 3, 2024

Conversation

mattsse
Copy link
Member

@mattsse mattsse commented Apr 3, 2024

adds a new receipt type for otterscan, which is supposed to emit logs and bloom as None.

there are still a few differences, e.g. the logsBloom of the header is also none, which can get pretty ugly because we'd need to duplicate all types effectively or manually impl serde.

can track this separately in case someone wants to make this 100% right.

crates/rpc-types-trace/src/otterscan.rs Outdated Show resolved Hide resolved
@mattsse mattsse merged commit 50abf99 into main Apr 3, 2024
18 checks passed
@mattsse mattsse deleted the matt/add-ots-receipt branch April 3, 2024 19:17
ben186 pushed a commit to ben186/alloy that referenced this pull request Jul 27, 2024
* chore: add OtsReceipt type

* use call fn
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