erigon-pulse/node
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
..
nodecfg Add support for eth/67 (#4564) 2022-07-08 11:14:16 +02:00
doc.go Remove puppeth & account management (#1610) 2021-03-26 21:05:42 +03:00
endpoints.go Group few sync configs (#4303) 2022-05-30 17:08:49 +07:00
errors.go Rename Datadir/dataDir to follow conventions. (#3576) 2022-02-22 17:39:48 +00:00
lifecycle.go node: refactor package node (#21105) 2020-08-14 16:33:59 +02:00
node_example_test.go Torrent: verify all files (#4270) 2022-05-26 12:27:44 +07:00
node_test.go Debugging Engine API (#4488) 2022-06-19 13:40:28 +01:00
node.go Debugging Engine API (#4488) 2022-06-19 13:40:28 +01:00
rpcstack_test.go Group few sync configs (#4303) 2022-05-30 17:08:49 +07:00
rpcstack.go RPC: Enable back json streaming for non-batch and non-websocket cases (#4647) 2022-07-06 11:44:06 +01:00
utils_test.go Debugging Engine API (#4488) 2022-06-19 13:40:28 +01:00