Commit Graph

16 Commits

Author SHA1 Message Date
Jim McDonald fd5540086f
Error appropriately when misconfigured. 2020-10-17 21:50:50 +01:00
Jim McDonald cddc1419ca
Avoid crash if accountmanager not configured. 2020-10-13 17:25:29 +01:00
Jim McDonald 6845a0ac08
Avoid crash if beacon committee subscription information is not present.
Fixes #1
2020-10-13 12:40:18 +01:00
Jim McDonald 469e6a02a3
Add measurement of validator status fetching operations 2020-10-09 16:07:42 +01:00
Jim McDonald a3086234a0
Add ListJobs for scheduler. 2020-10-04 12:58:46 +01:00
Jim McDonald eb5c919344
Ensure duplicated attestations are only counted as 1 in block proposal. 2020-10-04 12:28:44 +01:00
Jim McDonald e19fae7b4e
Ensure genesis attestes are scheduled appropriately. 2020-10-04 08:12:34 +01:00
Jim McDonald 1f1783ed95
Log selected module when there is a choice 2020-10-01 07:09:10 +01:00
Jim McDonald cfbe1726da
Do not fetch validator status twice on startup 2020-09-30 13:24:42 +01:00
Jim McDonald 8d29b15618
Fetch validators without balances, for faster response from Prysm nodes 2020-09-30 13:24:12 +01:00
Jim McDonald 702e4d5964
Return on failure to acquire a semaphore 2020-09-30 10:44:29 +01:00
Jim McDonald fc97a9f157
Fix changelog formatting 2020-09-30 10:01:26 +01:00
Jim McDonald 9952769588
Bump version to 0.6.1 2020-09-30 09:57:36 +01:00
Jim McDonald 6142a292b5
Update documentation for accountmanager.
Add configuration for multinode submitter.
2020-09-30 09:56:44 +01:00
Jim McDonald b279c097df
Do not return early if validator update fails. 2020-09-29 22:41:30 +01:00
Jim McDonald 6d3657da5d
Block proposal calculation counts slashed indices rather than slashing entries 2020-09-29 11:52:00 +01:00