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: update txpool inspect docs #21720

Merged
merged 1 commit into from
Oct 21, 2020
Merged

fix: update txpool inspect docs #21720

merged 1 commit into from
Oct 21, 2020

Conversation

gakonst
Copy link
Contributor

@gakonst gakonst commented Oct 18, 2020

The description was changed in : c7b0abf

The description was changed in : ethereum@c7b0abf
gakonst added a commit to gakonst/ethers-rs that referenced this pull request Oct 18, 2020
Copy link
Contributor

@holiman holiman left a comment

Choose a reason for hiding this comment

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

LGTM

@holiman holiman merged commit 791f127 into ethereum:gh-pages Oct 21, 2020
@holiman
Copy link
Contributor

holiman commented Oct 21, 2020

Thanks!

gakonst added a commit to gakonst/ethers-rs that referenced this pull request Oct 24, 2020
* feat: support for txpool API

* feat: add a geth spawner test helper

* fix(txpool): use TxRequest instead of new data struct

The `raw` field is no longer present in latest geth's response.

* fix(txpool): use proper api response format

ref: ethereum/go-ethereum#21720

Also add a Geth test

* ci: install geth 1.9.23

Co-authored-by: Rohit Narurkar <rohit.narurkar@protonmail.com>
jsLover1117 added a commit to jsLover1117/ethers-rs that referenced this pull request Jul 17, 2022
* feat: support for txpool API

* feat: add a geth spawner test helper

* fix(txpool): use TxRequest instead of new data struct

The `raw` field is no longer present in latest geth's response.

* fix(txpool): use proper api response format

ref: ethereum/go-ethereum#21720

Also add a Geth test

* ci: install geth 1.9.23

Co-authored-by: Rohit Narurkar <rohit.narurkar@protonmail.com>
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