erigon-pulse/cmd
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
..
abigen Replace ioutil with io and os (#3946) 2022-04-23 15:43:00 +01:00
bootnode p2p: STUN external IP detection (#4195) 2022-05-18 16:50:50 +01:00
cons TangerineWhistle instead of EIP150 & SpuriousDragon instead of EIP155/158 (#4273) 2022-05-26 12:08:59 +02:00
devnettest Draft PR for the devnet automation (#4057) 2022-05-26 13:08:25 +01:00
downloader Torrent: verify all files (#4270) 2022-05-26 12:27:44 +07:00
erigon save (#3902) 2022-04-17 09:22:00 +01:00
erigoncustom Add Erigon Import feature for Hive integration purpose (#3298) 2022-01-20 07:34:50 +00:00
evm option to disable runtime.ReadMemStats (#4200) 2022-05-19 11:48:07 +07:00
hack option to disable runtime.ReadMemStats (#4200) 2022-05-19 11:48:07 +07:00
integration Torrent: verify all files (#4270) 2022-05-26 12:27:44 +07:00
observer p2p: STUN external IP detection (#4195) 2022-05-18 16:50:50 +01:00
p2psim rename (#1978) 2021-05-20 19:25:53 +01:00
pics move kv to erigon-lib (#2467) 2021-07-29 18:53:13 +07:00
prometheus Snapshots: fill kv.HeaderNumber table (#3328) 2022-01-24 13:47:05 +07:00
rlpdump rename (#1978) 2021-05-20 19:25:53 +01:00
rpcdaemon Draft PR for the devnet automation (#4057) 2022-05-26 13:08:25 +01:00
rpctest Added eth_getTransactionCount to the devnet tool (#3734) 2022-03-18 11:57:23 +00:00
sentry TangerineWhistle instead of EIP150 & SpuriousDragon instead of EIP155/158 (#4273) 2022-05-26 12:08:59 +02:00
starknet Rename Datadir/dataDir to follow conventions. (#3576) 2022-02-22 17:39:48 +00:00
state Torrent: verify all files (#4270) 2022-05-26 12:27:44 +07:00
txpool Better validate --torrent.verbosity flag (#4257) 2022-05-25 15:24:11 +07:00
utils Torrent: verify all files (#4270) 2022-05-26 12:27:44 +07:00