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

consensus: add more constraints to TxReceipt trait #1478

Merged
merged 5 commits into from
Oct 15, 2024

Conversation

tcoratger
Copy link
Contributor

Copy link
Member

@mattsse mattsse left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think these make sense

wdyt @klkvr ?

crates/consensus/src/receipt/receipts.rs Outdated Show resolved Hide resolved
crates/consensus/src/receipt/mod.rs Outdated Show resolved Hide resolved
crates/consensus/src/receipt/mod.rs Outdated Show resolved Hide resolved
@tcoratger
Copy link
Contributor Author

@emhane I've just added Send and Sync :)

Copy link
Member

@mattsse mattsse left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

pedantic style nit

crates/consensus/src/receipt/any.rs Outdated Show resolved Hide resolved
crates/consensus/src/receipt/receipts.rs Outdated Show resolved Hide resolved
@mattsse mattsse merged commit 02ffc40 into alloy-rs:main Oct 15, 2024
26 checks passed
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.

4 participants