laconicd/rpc
noot 1d8c997585
rpc: implement eth_chainId (#379)
* add eth_chainId

* add nolint

* use clientCtx chainID

* rpc: eth_chainId test

Co-authored-by: Federico Kunze <federico.kunze94@gmail.com>
2020-07-08 03:57:19 -04:00
..
args Implement eth_newPendingTransactionFilter #51 (#251) 2020-04-16 16:53:14 +02:00
addrlock.go Implement eth_sendTransaction (#104) 2019-09-20 09:30:20 -04:00
apis.go implement ethereum-compatible websockets server (#357) 2020-07-06 13:23:35 -04:00
backend.go implement ethereum-compatible websockets server (#357) 2020-07-06 13:23:35 -04:00
config.go implement ethereum-compatible websockets server (#357) 2020-07-06 13:23:35 -04:00
eth_api.go rpc: implement eth_chainId (#379) 2020-07-08 03:57:19 -04:00
filter_api.go rpc: event websocket subscription (#308) 2020-07-03 11:40:00 -04:00
filter_system.go rpc: event websocket subscription (#308) 2020-07-03 11:40:00 -04:00
filters.go rpc: event websocket subscription (#308) 2020-07-03 11:40:00 -04:00
net_api.go rpc: event websocket subscription (#308) 2020-07-03 11:40:00 -04:00
personal_api.go run make format (#351) 2020-07-02 11:19:48 -04:00
types.go rpc: event websocket subscription (#308) 2020-07-03 11:40:00 -04:00
web3_api.go run make format (#351) 2020-07-02 11:19:48 -04:00
websockets.go implement ethereum-compatible websockets server (#357) 2020-07-06 13:23:35 -04:00