1
0
forked from cerc-io/plugeth
plugeth/internal
Marius van der Wijden 158f72cc0c
internal/ethapi: restore net_version RPC method ()
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.
2020-12-23 13:43:22 +01:00
..
build build: add -dlgo flag in ci.go () 2020-11-11 14:34:43 +01:00
cmdtest trie, rpc, cmd/geth: fix tests on 32-bit and windows + minor rpc fixes () 2020-11-19 22:50:47 +01:00
debug all: remove redundant conversions and import names () 2020-11-25 21:00:23 +01:00
ethapi internal/ethapi: restore net_version RPC method () 2020-12-23 13:43:22 +01:00
flags all: remove redundant conversions and import names () 2020-11-25 21:00:23 +01:00
guide all: update license information 2017-04-14 10:29:00 +02:00
jsre all: fix typos in comments () 2020-05-25 10:21:28 +02:00
testlog internal/testlog: print file+line number of log call in test log () 2020-01-08 17:11:51 +02:00
utesting cmd/devp2p, internal/utesting: implement TAP output () 2020-11-04 15:02:58 +01:00
web3ext internal/web3ext: improve some web3 apis () 2020-10-13 13:24:08 +02:00