laconicd-deprecated/ethereum/rpc/namespaces
Thomas Nguy 4ea3cc190e
rpc: add EIP1898 support (#462)
* support for eip1898

* update changelog

* fix linter

* fix linter

* refactor code

* add test

* support for eip1898

* update changelog

* fix linter

* fix linter

* refactor code

* add test

* cleanup code

* add comment

* create const for block param

* change default to be earliest to be consistant with geth

* correct comment

* update doc

* update doc

Co-authored-by: Federico Kunze Küllmer <31522760+fedekunze@users.noreply.github.com>
2021-08-25 01:21:57 +00:00
..
debug rpc: implement internal debug_ API namespace functions (#313) 2021-07-20 12:50:17 +00:00
eth rpc: add EIP1898 support (#462) 2021-08-25 01:21:57 +00:00
miner docs: miner namespace (#481) 2021-08-23 13:47:09 -04:00
net rpc: implement net_listening and net_peerCount JSON-RPC endpoints (#252) 2021-07-12 08:26:33 -04:00
personal rpc: refactor backend package (#418) 2021-08-10 10:04:16 +00:00
txpool rpc: fix inconsistent logging levels (#265) 2021-07-12 18:39:35 +00:00
web3 rpc: namespaces refractor (#170) 2021-06-23 02:38:05 -04:00