laconicd-deprecated/ethereum/rpc/types
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
..
addrlock.go more fixes 2021-04-18 18:39:15 +02:00
block_test.go rpc: add EIP1898 support (#462) 2021-08-25 01:21:57 +00:00
block.go rpc: add EIP1898 support (#462) 2021-08-25 01:21:57 +00:00
query_client.go chore: un-fork from cosmos (#166) 2021-06-22 06:49:18 -04:00
types.go grpc: add eth_call query command (#236) 2021-07-09 09:04:46 +00:00
utils.go fix: Extra data empty response (#381) 2021-07-29 13:40:59 -04:00