laconicd/ethereum/rpc
crypto-facs b4d3659547
feat: add txpool namespace RPC methods (#146)
* rpc: add txpool namespace and txpool_content endpoint

* fix PublicTxPoolAPI naming typo

* Update ethereum/rpc/txpool_api.go

Co-authored-by: Federico Kunze <31522760+fedekunze@users.noreply.github.com>

* Update ethereum/rpc/txpool_api.go

Co-authored-by: Federico Kunze <31522760+fedekunze@users.noreply.github.com>

* rpc: add txpool_inspect method

* rpc: add txpool_status method

* docs: Update Changelog with TxPool methods

* docs: Add txpool namespace methods documentation

* fix: removed txpool functions from backend.go

Co-authored-by: Federico Kunze <31522760+fedekunze@users.noreply.github.com>
2021-06-21 10:06:30 -04:00
..
pubsub lint: fix many broken lint issues (#49) 2021-06-08 03:07:11 -04:00
types rpc, evm: remove tx Receipt (#81) 2021-06-08 07:11:37 -04:00
apis.go feat: add txpool namespace RPC methods (#146) 2021-06-21 10:06:30 -04:00
backend.go rpc, evm: remove tx Receipt (#81) 2021-06-08 07:11:37 -04:00
doc.go more fixes 2021-04-18 18:39:15 +02:00
eth_api.go ante: ignore no signature error for evm transactions (#143) 2021-06-21 06:44:37 -04:00
filter_api.go rpc, evm: remove tx Receipt (#81) 2021-06-08 07:11:37 -04:00
filter_system.go more fixes 2021-04-18 18:39:15 +02:00
filters.go more fixes 2021-04-18 18:39:15 +02:00
net_api.go node running 2021-04-19 09:30:55 +02:00
personal.go rpc: remove error on personal_unlockAccount (#128) 2021-06-15 03:18:58 -04:00
txpool_api.go feat: add txpool namespace RPC methods (#146) 2021-06-21 10:06:30 -04:00
web3_api.go build 2021-04-18 19:23:26 +02:00
websockets.go rpc, evm: remove tx Receipt (#81) 2021-06-08 07:11:37 -04:00