erigon-pulse/node
Mark Holt bcc2a4a2f8
Cleaned up error handling in network and node start-up (#7811)
The check in catches errors in the node start-up code and makes sure
that the network is stopped if any node fails to start cleanly, and
that5 it returns an error - so that any calling code can take
appropriate action.
2023-06-28 18:21:15 +01:00
..
nodecfg [devnet tool] fixing port conflicts (#7520) 2023-05-15 20:31:35 +01:00
doc.go go1.19 gofmt (#4988) 2022-08-10 19:04:13 +07:00
endpoints.go Cleaned up error handling in network and node start-up (#7811) 2023-06-28 18:21:15 +01:00
errors.go Refactoring To Increase Code Quality (#4842) 2022-08-04 20:23:00 +07:00
lifecycle.go node: refactor package node (#21105) 2020-08-14 16:33:59 +02:00
node_example_test.go [Devnet tool] Side-quest to improve logging - part 1 (#7445) 2023-05-07 07:28:15 +01:00
node_test.go [devnet tool] Side-quest logging, step 5 (#7484) 2023-05-10 19:36:27 +01:00
node.go blockReaders in tests, step4 (#7570) 2023-05-24 15:52:51 +07:00
rpcstack_test.go 7667 cli params vhost (#7669) 2023-06-09 14:12:11 +01:00
rpcstack.go 7667 cli params vhost (#7669) 2023-06-09 14:12:11 +01:00
utils_test.go Remove unused code from Node struct (#6978) 2023-03-01 08:04:27 +00:00