erigon-pulse/cmd/devnet
Leonard Chinonso 726ed8462d
Setup calls for rpc testing (#5661)
Setup calls for rpc testing
- Added call requests for testing rpc calls
- Added new methods getBalance and txPool content
2022-10-11 13:34:32 +01:00
..
commands Setup calls for rpc testing (#5661) 2022-10-11 13:34:32 +01:00
devnetutils Setup calls for rpc testing (#5661) 2022-10-11 13:34:32 +01:00
models Setup calls for rpc testing (#5661) 2022-10-11 13:34:32 +01:00
node Setup calls for rpc testing (#5661) 2022-10-11 13:34:32 +01:00
requests Setup calls for rpc testing (#5661) 2022-10-11 13:34:32 +01:00
main.go Setup calls for rpc testing (#5661) 2022-10-11 13:34:32 +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.