erigon-pulse/cmd/devnet
ledgerwatch e75ea786c0
[devnet tool] separate logging (#7526)
Co-authored-by: Alex Sharp <alexsharp@Alexs-MacBook-Pro-2.local>
2023-05-17 07:36:06 +01:00
..
commands Move hexutil.Bytes to erigon-lib (#7305) 2023-04-13 11:19:02 +00:00
contracts move math big constants to erigon-lib (#6719) 2023-01-27 11:39:34 +07:00
devnetutils [devnet tool] fixing port conflicts (#7520) 2023-05-15 20:31:35 +01:00
models [devnet tool] fixing port conflicts (#7520) 2023-05-15 20:31:35 +01:00
node [devnet tool] separate logging (#7526) 2023-05-17 07:36:06 +01:00
requests remove simd lib, because it doesn't work with ghcr.io/goreleaser/goreleaser-cross (which producing release binaries) (#7229) 2023-03-31 05:07:43 +00:00
services [devnet tool] separate logging (#7510) 2023-05-15 15:30:56 +01:00
main.go [devnet tool] separate logging (#7525) 2023-05-16 10:53:50 +01:00
README.md Devnet Remake (#5532) 2022-09-30 21:04:34 +01:00

Devnet

This is an automated tool run on the devnet that simulates p2p connection between nodes and ultimately tests operations on them. See DEV_CHAIN for a manual version.