prysm-pulse/cmd
james-prysm bd3dfb27f3
BugFix: cli stringSlice bug (#11166)
* fixing stringslice issue and adding one more filter

* fixing linting and improving function based on feedback

* rolling back generic function to check ci

* adding function back in

* testing printing error

* reverting change

* Added gofmt detail flag

* temporary change

* Another flag added

* Revert changes

* Modifed entrypoint

* Another change

* Revert

* Change go image

* Added -e flag

* Switched to alpine image

* Switched go to strech

* Fix typo

* Yet another image added

* Added go alpine

* rolling back generic

* reverting version

* Update go.sum

reverting

* Update go.mod

reverting

* Update Dockerfile

rolling back

* Update entrypoint.sh

rolling back

* Update go.yml

reverting changes

* fixing flag for config

* reverting changes and moving change to another PR

* Update validator/node/node.go

Co-authored-by: Preston Van Loon <preston@prysmaticlabs.com>

* updating based on review

* Update container/slice/slice.go

Co-authored-by: Taranpreet26311 <taran@prysmaticlabs.com>
Co-authored-by: Preston Van Loon <preston@prysmaticlabs.com>
Co-authored-by: Raul Jordan <raul@prysmaticlabs.com>
2022-08-08 16:04:34 +00:00
..
beacon-chain Enforce log.WithError(err) static analysis and fix all violations (#11163) 2022-08-05 10:52:02 +00:00
client-stats Enforce log.WithError(err) static analysis and fix all violations (#11163) 2022-08-05 10:52:02 +00:00
mock Refactor mock test helpers (#10133) 2022-01-26 14:48:20 +00:00
prysmctl Sync from finalized (#10723) 2022-05-25 22:52:43 +00:00
validator BugFix: cli stringSlice bug (#11166) 2022-08-08 16:04:34 +00:00
BUILD.bazel Multiclient E2E With Lighthouse (#10020) 2022-02-02 19:13:52 +00:00
config_test.go Config registry (#10683) 2022-05-20 07:16:53 +00:00
config.go Config registry (#10683) 2022-05-20 07:16:53 +00:00
defaults.go Miscellaneous Packages from Shared Into Proper Folders (#9638) 2021-09-21 18:11:16 +00:00
flags_test.go Replace ioutil with io and os (#10541) 2022-04-18 20:42:07 +00:00
flags.go Implement generate-auth-secret on beacon node CLI (#10733) 2022-06-07 07:37:12 +00:00
helpers_test.go Refactor mock test helpers (#10133) 2022-01-26 14:48:20 +00:00
helpers.go Miscellaneous Packages from Shared Into Proper Folders (#9638) 2021-09-21 18:11:16 +00:00
password_reader.go Code cleanup (#9992) 2021-12-07 17:52:39 +00:00
wrap_flags.go Checkpoint Sync 4/5 - enable checkpoint sync to be used by beacon node (#10386) 2022-03-28 21:01:55 +00:00