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

Auto-impl alloy_consensus::TxReceipt for ref #1395

Merged
merged 1 commit into from
Sep 28, 2024

Conversation

emhane
Copy link
Member

@emhane emhane commented Sep 28, 2024

Motivation

Ease of usage of trait, especially in function signatures that return opaque type.

Solution

Auto-impl alloy_consensus::TxReceipt for & and Arc

PR Checklist

  • Added Tests
  • Added Documentation
  • Breaking changes

@emhane emhane added the debt Tech debt which needs to be addressed label Sep 28, 2024
@mattsse mattsse merged commit 599e577 into main Sep 28, 2024
26 checks passed
@mattsse mattsse deleted the emhane/tx-receipt-auto-impl branch September 28, 2024 12:19
lwedge99 pushed a commit to sentioxyz/alloy that referenced this pull request Oct 8, 2024
Auto-impl alloy_consensus::TxReceipt for ref
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
debt Tech debt which needs to be addressed
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants