prysm-pulse/beacon-chain/core
Radosław Kapka 94fa046ce1
Voluntary exit CLI/Client integration (#7162)
* rewrite of ProposeExit

# Conflicts:
#	validator/accounts/v2/accounts_exit.go

* translate todos to English

* use node client to calculate current epoch

* resolve dependency cycle

* add missing dependencies

* changed required epochs error message

* fix ProposeExit tests

* remove unused metrics

* simplify public-keys flag name

* organize CLI function

* fix incorrect list of exited keys

* fix formatting of non-exited keys

* add exit root to span attributes

* use errors instead of logs

* log info when all exits failed

* do not log stack trace for non-critical errors

* modify test asserts

* use standard way of displaying errors

* remove todo

* add missing function to wallet mock

* gazelle

* gazelle after stash

* move creating clients to separate function

* gazelle
2020-09-09 13:29:17 -05:00
..
blocks Voluntary exit CLI/Client integration (#7162) 2020-09-09 13:29:17 -05:00
epoch Add overflow check for StartSlot (#7149) 2020-09-02 02:52:36 +00:00
feed Update fastssz: Attempt 2 (#7115) 2020-08-27 18:13:32 +00:00
helpers Revert 6966 (#7178) 2020-09-04 12:25:42 -05:00
state Replace context.Background() with more appropriate context (#7136) 2020-09-09 09:48:52 +00:00
validators Core: optimize InitiateValidatorExit and ProcessAttesterSlashings (#7008) 2020-08-15 14:01:46 -05:00