laconicd-deprecated/docs/api/json-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
..
endpoints.md rpc: add EIP1898 support (#462) 2021-08-25 01:21:57 +00:00
events.md docs: fixes (#449) 2021-08-17 17:29:37 +00:00
namespaces.md docs: miner namespace (#481) 2021-08-23 13:47:09 -04:00
running_server.md server: remove cors config fron JSON-RPC (#465) 2021-08-20 10:58:03 +00:00