laconicd-deprecated/ethereum/rpc
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
..
backend rpc: add EIP1898 support (#462) 2021-08-25 01:21:57 +00:00
namespaces rpc: add EIP1898 support (#462) 2021-08-25 01:21:57 +00:00
pubsub fix and comment outdated tests (#155) 2021-06-21 10:17:31 -04:00
types rpc: add EIP1898 support (#462) 2021-08-25 01:21:57 +00:00
apis.go server: logger handler (#343) 2021-08-19 16:55:13 +00:00
doc.go more fixes 2021-04-18 18:39:15 +02:00
websockets.go rpc: fix inconsistent logging levels (#265) 2021-07-12 18:39:35 +00:00