erigon-pulse/turbo/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
..
config_file.go [caplin/sentinel] config reorganizations (#8844) 2023-11-28 22:45:58 -06:00
default_flags.go Enable superfluous ws.port flag to fix some Hive RPC tests (#8909) 2023-12-07 14:59:22 +04:00
flags.go Enable superfluous ws.port flag to fix some Hive RPC tests (#8909) 2023-12-07 14:59:22 +04:00
helpers.go e3: read files list from db (#6833) 2023-02-13 05:17:01 +00:00