erigon-pulse/cmd/sentry/sentry
Andrew Ashikhmin eec5fa4d41
Add support for eth/67 (#4564)
* Add eth/67

* Listen to eth/66 on a separate port

* Fix compilation error

* Fix cfg66.ListenAddr

* Update erigon ports in README

* Expose port 30304 in docker

* P2pProtocolVersionFlag instead of second sentry

* Remove "66 by default" from usage

* Small comment
2022-07-08 11:14:16 +02:00
..
broadcast.go Add support for eth/67 (#4564) 2022-07-08 11:14:16 +02:00
eth_handshake_test.go Revert "Switch from eth/66 to eth/67 (#4549)" (#4562) 2022-06-28 13:42:35 +02:00
eth_handshake.go sentry: refactor eth handshake checks (#4163) 2022-05-16 20:28:03 +07:00
sentry_api.go Add support for eth/67 (#4564) 2022-07-08 11:14:16 +02:00
sentry_grpc_server_test.go Revert "Switch from eth/66 to eth/67 (#4549)" (#4562) 2022-06-28 13:42:35 +02:00
sentry_grpc_server.go Add support for eth/67 (#4564) 2022-07-08 11:14:16 +02:00
sentry_multi_client.go Revert "Switch from eth/66 to eth/67 (#4549)" (#4562) 2022-06-28 13:42:35 +02:00