erigon-pulse/internal/ethapi
Marius van der Wijden 9c22ecdeb8 internal/ethapi: restore net_version RPC method (#22061)
During the snap and eth refactor, the net_version rpc call was falsely deprecated.
This restores the net_version RPC handler as most eth2 nodes and other software
depend on it.
# Conflicts:
#	eth/backend.go
#	les/client.go
2021-03-09 10:05:52 +01:00
..
addrlock.go Apply Turbo-Geth modifications to go-ethereum codebase 2019-11-01 21:52:03 +01:00
api.go internal/ethapi: restore net_version RPC method (#22061) 2021-03-09 10:05:52 +01:00
backend.go core, eth: split eth package, implement snap protocol (#21482) 2021-03-08 17:07:38 +01:00
get_proof.go New Trie db layout - store trie structure info and multiple hashes per record (#1500) 2021-02-21 18:41:59 +00:00