Commit Graph

34 Commits

Author SHA1 Message Date
Jim McDonald a14870fa3f
Add calculations for slot scaling 2020-10-29 08:18:32 +00:00
Jim McDonald 13f5d5eeaf
Set default process concurrency 2020-10-28 19:36:17 +00:00
Jim McDonald 4484ea0b5e
Fix race condition in first strategy. 2020-10-28 16:48:49 +00:00
Jim McDonald c21866491a
Tidy up trace logging for scheduler. 2020-10-21 19:16:11 +01:00
Jim McDonald fb95aadd11
Bump version 2020-10-20 07:57:36 +01:00
Jim McDonald c6adf2c7e5
Exit attest/aggregate routine on attestation failure. 2020-10-20 07:22:41 +01:00
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 7196a90d29
Increase block receipt delay metric to record up to 12s 2020-10-06 09:14:44 +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 58d38d0b90
Fix documentation typos 2020-10-04 07:27:10 +01:00
Jim McDonald 1f1783ed95
Log selected module when there is a choice 2020-10-01 07:09:10 +01:00
Jim McDonald e6e14d9971
Tidy-ups 2020-09-30 13:29:26 +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 eeab9d48f7
Tidy up logging 2020-09-29 17:48:22 +01:00
Jim McDonald 75576b1303
Break out beacon block proposal functions 2020-09-29 15:57:49 +01:00
Jim McDonald 6d3657da5d
Block proposal calculation counts slashed indices rather than slashing entries 2020-09-29 11:52:00 +01:00
Jim McDonald eded06afeb
AggregateAttestationSubmitter->AggregateAttestationsSubmitter to match spec 2020-09-29 11:00:06 +01:00
Jim McDonald e07207a1ee
Fix typo 2020-09-29 10:57:33 +01:00
Jim McDonald dfc76bce9e
Break out tests 2020-09-29 10:56:51 +01:00
Jim McDonald b5a868274e
Update workflow timeout 2020-09-28 08:02:45 +01:00
Jim McDonald 1397b72a28
Use latest version of go-eth2-client 2020-09-28 07:52:43 +01:00
Jim McDonald bee97962e7
Initial release 2020-09-28 07:46:00 +01:00
Jim McDonald 804389ddef
Init 2020-05-09 19:32:38 +01:00