erigon-pulse/cmd/devnet/requests
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
..
account.go Devnet scenarios (#7723) 2023-06-14 12:35:22 +01:00
admin.go Devnet scenarios (#7723) 2023-06-14 12:35:22 +01:00
block.go Devnet scenarios (#7723) 2023-06-14 12:35:22 +01:00
errors.go refactor to allow switchable consensus and multiple communicating nodes (#7646) 2023-06-04 20:53:05 +01:00
event.go Devnet scenarios (#7723) 2023-06-14 12:35:22 +01:00
request_generator_test.go Devnet scenarios (#7723) 2023-06-14 12:35:22 +01:00
request_generator.go Cleaned up error handling in network and node start-up (#7811) 2023-06-28 18:21:15 +01:00
tx.go Devnet scenarios (#7723) 2023-06-14 12:35:22 +01:00