erigon-pulse/cmd/devnet
ledgerwatch d66f9ce51f
[devnet] fix logging (#7611)
Co-authored-by: Alex Sharp <alexsharp@Alexs-MacBook-Pro-2.local>
2023-05-31 20:29:36 +01:00
..
commands [devnet tool] single request generator (#7600) 2023-05-29 20:35:45 +01:00
contracts move math big constants to erigon-lib (#6719) 2023-01-27 11:39:34 +07:00
devnetutils [devnet] fix logging (#7611) 2023-05-31 20:29:36 +01:00
models [devnet] Remove dependency on rpctest (#7608) 2023-05-31 19:47:32 +01:00
node [devnet tool] single request generator (#7600) 2023-05-29 20:35:45 +01:00
requests [devnet] Remove dependency on rpctest (#7608) 2023-05-31 19:47:32 +01:00
services [devnet tool] single request generator (#7600) 2023-05-29 20:35:45 +01:00
main.go [devnet] fix logging (#7611) 2023-05-31 20:29:36 +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.