ethers-rs/.github
Georgios Konstantopoulos a22f1f9aa0
Geth TxPool API Support (#86)
* 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: https://github.com/ethereum/go-ethereum/pull/21720

Also add a Geth test

* ci: install geth 1.9.23

Co-authored-by: Rohit Narurkar <rohit.narurkar@protonmail.com>
2020-10-24 11:13:13 +03:00
..
ISSUE_TEMPLATE docs: add some templates (#14) 2020-06-15 17:43:32 +03:00
workflows Geth TxPool API Support (#86) 2020-10-24 11:13:13 +03:00
PULL_REQUEST_TEMPLATE.md docs: add some templates (#14) 2020-06-15 17:43:32 +03:00