op-geth/internal
piersy 706683ea72
internal/ethapi: fix eth_chainId method (#22243)
This removes the duplicated definition of eth_chainID
in package eth and updates the definition in internal/ethapi
to treat chain ID as a bigint.

Co-authored-by: Felix Lange <fjl@twurst.com>
2021-04-06 12:24:39 +02:00
..
build
cmdtest trie, rpc, cmd/geth: fix tests on 32-bit and windows + minor rpc fixes (#21871) 2020-11-19 22:50:47 +01:00
debug cmd/utils: remove deprecated command line flags (#22263) 2021-02-24 14:07:58 +01:00
ethapi internal/ethapi: fix eth_chainId method (#22243) 2021-04-06 12:24:39 +02:00
flags cmd/geth: add db commands stats, compact, put, get, delete (#22014) 2021-02-23 11:27:32 +01:00
guide all: add support for EIP-2718, EIP-2930 transactions (#21502) 2021-02-25 15:26:57 +01:00
jsre
testlog
utesting
web3ext all: fix miner hashRate -> hashrate on API calls 2021-03-31 10:56:51 +03:00