prysm-pulse/shared/cmd
Ivan Martinez e7b24323e6
Move MaxRPCPageSize flag from beacon node to shared/cmd (#6297)
* Allow other clients to set MaxRPCPageSize

* Fixes

* Remove default

* Add init

* Fix default

* Set default

* Fix

Co-authored-by: prylabs-bulldozer[bot] <58059840+prylabs-bulldozer[bot]@users.noreply.github.com>
2020-06-29 09:17:24 -05:00
..
BUILD.bazel Move permanent globally needed flags to shared/cmd and makes them accessible (#6312) 2020-06-23 15:41:20 +00:00
config_test.go Move permanent globally needed flags to shared/cmd and makes them accessible (#6312) 2020-06-23 15:41:20 +00:00
config.go Move MaxRPCPageSize flag from beacon node to shared/cmd (#6297) 2020-06-29 09:17:24 -05:00
customflags_test.go proper error checking and type assertions (#5424) 2020-04-14 16:41:09 +00:00
customflags.go Allow setting flags via yaml config file. (#4878) 2020-03-19 14:46:44 -07:00
defaults.go Improve Validator Logging and Default Flags (#2013) 2019-03-18 09:45:28 -06:00
flags.go Move MaxRPCPageSize flag from beacon node to shared/cmd (#6297) 2020-06-29 09:17:24 -05:00
helpers_test.go External slashing protection (#5895) 2020-05-20 10:23:22 -05:00
helpers.go Removes redundant type conversions (#6041) 2020-05-29 12:42:39 +00:00
password_reader_mock.go External slashing protection (#5895) 2020-05-20 10:23:22 -05:00
password_reader.go External slashing protection (#5895) 2020-05-20 10:23:22 -05:00
wrap_flags.go Refactor dependencies, make Prysm "go gettable" (#6053) 2020-05-31 14:44:34 +08:00