erigon-pulse/cmd/devnet
2023-04-27 10:42:12 +07: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 Move hexutil.Bytes to erigon-lib (#7305) 2023-04-13 11:19:02 +00:00
models Some additions to the devnet tool (#7225) 2023-03-30 21:49:28 +00:00
node erigon backup: v0 of sub-command (#7396) 2023-04-27 10:42:12 +07: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 Some additions to the devnet tool (#7225) 2023-03-30 21:49:28 +00:00
main.go Terminating the devnet tool on successful checks (#6588) 2023-01-16 18:59:01 +00: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.