* Add eth1 balance monitoring
* lint
* lint
* priority
* lint
* use value in alerts
* fix beacon-chain service
* working on stability
* more yaml
* add more alerts to the finality alerts
* add nother header to ignore
* extend requirement time for low balance
* remove old flag
* remove extra flag
* feedback to use consistent flag
* PR feedback
* fix image build
* Add eth1 balance monitoring
* lint
* lint
* priority
* lint
* use value in alerts
* fix beacon-chain service
* working on stability
* more yaml
* add more alerts to the finality alerts
* add nother header to ignore
* extend requirement time for low balance
* remove old flag
* remove extra flag
* feedback to use consistent flag
* first pass ssz server for decoding deposit input data
* fix decoding
* revert viz change on helper
* add image target
* use /api prefix, add deployment for cluster
* fix lint
* first pass on pow faucet for testnet
* delete unused thing
* remove unneeded thing
* remove other thing
* https & remove a log
* don't force redirect on https, its not working?
* some renaming of stuff
* lint
* lint
* some stablity config
* move protos to proto directory, add generated pb file for go users
* add health probe
* add hpa and request cpu
* handle err
* some more config
* initial validator attesthead rewrite based on proposer rewrite
* proceed with fetching committees and tree hashing the canonical head at assigned attester slot
* complete filling the properties of attestation data and all associated root hashes
* add when to attest todo
* finish entire attester client logic
* tests with mocks checked in
* tests passing in client
* stubbed out server implementation
* fixed build due to old property
* regen mocks with new mockgen version
* fixed broken tests
* complete bazel build fix
* address some review comments
* deep proto test
* tests passing after checking for empty committee and crosslink root
* address nishant comments
* Add version linking to binaries via --workspace_status_command=./scripts/workspace_status.sh
* dont export some things
* lint and better date
* even better date