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

fix: correctly serialize TxPoolInspectSummary #1305

Merged
merged 2 commits into from May 23, 2022

Conversation

gakonst
Copy link
Owner

@gakonst gakonst commented May 23, 2022

previously we'd use the default serde derive, now we serialize
it like geth does

PR Checklist

  • Added Tests
  • Added Documentation
  • Updated the changelog

previously we'd use the default serde derive, now we serialize
it like geth does
@gakonst gakonst merged commit dc107ce into master May 23, 2022
@gakonst gakonst deleted the fix/serialize-txpool-summary branch May 23, 2022 21:15
mattsse pushed a commit to mattsse/ethers-rs that referenced this pull request May 28, 2022
* fix: correctly serialize TxPoolInspectSummary

previously we'd use the default serde derive, now we serialize
it like geth does

* chore: add back removed Eq derive
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.

None yet

1 participant