prysm-pulse/cmd/prysmctl/db
Joel Rousseau acc307b959
Command-line interface for visualizing min/max span bucket (#13748)
* add max/min span visualisation tool cli

* go mod tidy

* lint imports

* remove typo

* fix epoch table value

* fix deepsource

* add dep to bazel

* fix dep import order

* change command name from span to slasher-span-display

* change command args style using - instead of _

* sed s/CONFIGURATION/SLASHER PARAMS//

* change double neg to double pos condition

* remove unused anonymous func

* better function naming

* add range condition

* [deepsource] Fix Empty slice literal used to declare a variable
    GO-W1027

* correct typo

* do not show incorrect epochs due to round robin

* fix import

---------

Co-authored-by: Manu NALEPA <enalepa@offchainlabs.com>
2024-03-27 16:15:39 +00:00
..
buckets.go Update to V5 (#13622) 2024-02-15 05:46:47 +00:00
BUILD.bazel Command-line interface for visualizing min/max span bucket (#13748) 2024-03-27 16:15:39 +00:00
cmd.go Command-line interface for visualizing min/max span bucket (#13748) 2024-03-27 16:15:39 +00:00
query.go Update to V5 (#13622) 2024-02-15 05:46:47 +00:00
span.go Command-line interface for visualizing min/max span bucket (#13748) 2024-03-27 16:15:39 +00:00