-
Notifications
You must be signed in to change notification settings - Fork 517
feat: add transactionReceipts into SubscriptionKind
#2974
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
base: main
Are you sure you want to change the base?
feat: add transactionReceipts into SubscriptionKind
#2974
Conversation
|
Hi @DaniPopes, @mattsse, @klkvr, hope you're doing well. When you have a chance, could you take a look at this PR? Any feedback would be great. Thanks! |
mattsse
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
this makes sense, supportive, just need to figure out how to roll this out without introducing breaking changes on reth
mattsse
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
this lgtm,
blocking this until next reth release
Add transactionReceipts for receipts notification. For more information, see: ethereum/go-ethereum#32697