erigon-pulse/cmd/utils
Mark Holt 529d359ca6
Bor span testing (#7897)
An update to the devnet to introduce a local heimdall to facilitate
multiple validators without the need for an external process, and hence
validator registration/staking etc.

In this initial release only span generation is supported.  

It has the following changes:

* Introduction of a local grpc heimdall interface
* Allocation of accounts via a devnet account generator ()
* Introduction on 'Services' for the network config

"--chain bor-devnet --bor.localheimdall" will run a 2 validator network
with a local service
"--chain bor-devnet --bor.withoutheimdall" will sun a single validator
with no heimdall service as before

---------

Co-authored-by: Alex Sharp <alexsharp@Alexs-MacBook-Pro-2.local>
2023-07-18 09:47:04 +01:00
..
flags Add diagnostics endpoint for flags (#7417) 2023-05-01 15:38:00 +01:00
cmd.go blockReaders in tests, step4 (#7570) 2023-05-24 15:52:51 +07:00
flags_test.go
flags.go Bor span testing (#7897) 2023-07-18 09:47:04 +01:00