erigon-pulse/cmd/devnettest/commands
leonardchinonso 3102a04d7f
Draft PR for the devnet automation (#4057)
* Draft PR for the devnet automation

* Committing to save for later edit

* Finished creating shells, to test

* Changes:
* Added a shell for picking eth commands
* Implemented erigon node running with the --http flag to save processes
* Shell commands for get-balance and send-tx implemented
TODO:
* Make UX more friendly by adding start, stop and exit commands
* Add progress bar to show wait in progress
* Add flag or input to enable mining option for erigon node
* Implemented stress tests for other eth methods

* Experimenting

* little clean up

* lint

* Transitioned to static runs and tests from shell

* Finished stress test methods

* Rendering fixes

* save

* Cleanup

* Fixed lint

* Still fixing lint

* Removed args append ineffect

* Removed println in genesis init.go

* Removed println in genesis init.go

Co-authored-by: Alexey Sharp <alexeysharp@Alexeys-iMac.local>
Co-authored-by: Enrique Avila <eavilaasapche@gmail.com>
2022-05-26 13:08:25 +01:00
..
account.go Draft PR for the devnet automation (#4057) 2022-05-26 13:08:25 +01:00
all.go Draft PR for the devnet automation (#4057) 2022-05-26 13:08:25 +01:00
block.go Draft PR for the devnet automation (#4057) 2022-05-26 13:08:25 +01:00
event.go Draft PR for the devnet automation (#4057) 2022-05-26 13:08:25 +01:00
parity.go Draft PR for the devnet automation (#4057) 2022-05-26 13:08:25 +01:00
requests.go Draft PR for the devnet automation (#4057) 2022-05-26 13:08:25 +01:00
root.go improved error handling and segmented packages and functions (#3728) 2022-03-17 20:16:02 +00:00
tx.go Draft PR for the devnet automation (#4057) 2022-05-26 13:08:25 +01:00