erigon-pulse/cmd/rpcdaemon/cli
Somnath 5987d4ef72
Enable superfluous ws.port flag to fix some Hive RPC tests (#8909)
### Context
**Websocket port flag**
Hive tests for RPC suite depend on the (geth) default 8546 port. So,
opening one more listener for this additional port if `ws.port` was
specified. This flag isn't used in Erigon, as it shares port with http
listener. Normally, one may not specify and it offers no other benefit.
2023-12-07 14:59:22 +04:00
..
httpcfg Enable superfluous ws.port flag to fix some Hive RPC tests (#8909) 2023-12-07 14:59:22 +04:00
config_test.go bind-ipc (#8590) 2023-10-29 12:34:03 +07:00
config.go Enable superfluous ws.port flag to fix some Hive RPC tests (#8909) 2023-12-07 14:59:22 +04:00
rpc_allow_list.go Replace ioutil with io and os (#3946) 2022-04-23 15:43:00 +01:00