erigon-pulse/cmd/devnet
ledgerwatch a8ec9eb471
[devnet tool] Use logging instead of fmt.Printf (#7560)
Co-authored-by: Alex Sharp <alexsharp@Alexs-MacBook-Pro-2.local>
2023-05-22 08:46:50 +01:00
..
commands [devnet tool] Use logging instead of fmt.Printf (#7560) 2023-05-22 08:46:50 +01:00
contracts move math big constants to erigon-lib (#6719) 2023-01-27 11:39:34 +07:00
devnetutils [devnet] log devnet tool output into a file (#7557) 2023-05-21 15:33:11 +01:00
models [devnet tool] fixing port conflicts (#7520) 2023-05-15 20:31:35 +01:00
node [devnet] separate logging (#7556) 2023-05-20 21:57:32 +01:00
requests [devnet tool] Use logging instead of fmt.Printf (#7560) 2023-05-22 08:46:50 +01:00
services [devnet tool] Use logging instead of fmt.Printf (#7560) 2023-05-22 08:46:50 +01:00
main.go [devnet] log devnet tool output into a file (#7557) 2023-05-21 15:33:11 +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.