Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[squashed] Cache participating indices for Altair epoch processing #2416
Squashed commit of the following: commit 40b4ac3 Author: Paul Hauner <[email protected]> Date: Thu Jul 15 10:10:07 2021 +1000 Move ValidatorsStatuses into base commit d4fb7fe Author: Paul Hauner <[email protected]> Date: Thu Jul 15 09:59:44 2021 +1000 Unify participation metrics commit b9d8e07 Author: Paul Hauner <[email protected]> Date: Mon Jul 12 19:04:22 2021 +1000 Log error when exposing metrics fails commit 4533190 Author: Paul Hauner <[email protected]> Date: Mon Jul 12 18:45:54 2021 +1000 Adjust error handling commit f7e3f4a Author: Paul Hauner <[email protected]> Date: Mon Jul 12 18:39:36 2021 +1000 Add `Error` enum commit b48e02a Author: Paul Hauner <[email protected]> Date: Mon Jul 12 18:31:31 2021 +1000 Tidy, fix error handling commit 1bdcb9e Author: Paul Hauner <[email protected]> Date: Mon Jul 12 18:12:31 2021 +1000 Tidy, change "active" to "active unslashed" commit dbbff17 Author: Paul Hauner <[email protected]> Date: Mon Jul 12 16:58:33 2021 +1000 Tidy commit 751abe5 Author: Paul Hauner <[email protected]> Date: Mon Jul 12 11:29:14 2021 +1000 Avoid creating logs for offline vals commit 8644b05 Author: Paul Hauner <[email protected]> Date: Fri Jun 25 14:01:22 2021 +1000 Refactor validator inclusion endpoint commit de7ad33 Author: Paul Hauner <[email protected]> Date: Fri Jun 25 12:16:38 2021 +1000 Remove old balance getter in ef_tests commit 3fe9797 Author: Paul Hauner <[email protected]> Date: Fri Jun 25 12:11:19 2021 +1000 Remove flag error type FIXME commit e9ec4ba Author: realbigsean <[email protected]> Date: Thu Jun 17 17:15:54 2021 -0400 Couple more `unstable` merge fixes commit 10c793b Author: Paul Hauner <[email protected]> Date: Fri Jun 25 11:56:04 2021 +1000 Tidy, remove unused function, fix init length commit 96efe87 Author: Paul Hauner <[email protected]> Date: Fri Jun 25 11:41:40 2021 +1000 Tidy, add comments commit 9f08360 Author: Paul Hauner <[email protected]> Date: Fri Jun 25 11:03:36 2021 +1000 Working single-loop refactor commit 1f85249 Author: Paul Hauner <[email protected]> Date: Fri Jun 25 10:54:02 2021 +1000 Partial one-loop refactor commit 81b6768 Author: Paul Hauner <[email protected]> Date: Fri Jun 25 10:27:28 2021 +1000 Fix eligible indices commit 3b01744 Author: Paul Hauner <[email protected]> Date: Fri Jun 25 10:08:28 2021 +1000 Used cached indices commit 5584854 Author: Paul Hauner <[email protected]> Date: Fri Jun 25 09:37:56 2021 +1000 Fix active indices commit 3a38047 Author: Paul Hauner <[email protected]> Date: Fri Jun 25 09:23:22 2021 +1000 Fix balances issue commit 957bcad Author: Paul Hauner <[email protected]> Date: Thu Jun 24 16:40:45 2021 +1000 Fix EF test compile errors commit a8b0a7c Author: Paul Hauner <[email protected]> Date: Thu Jun 24 16:40:32 2021 +1000 Remove junk file commit 99292c2 Author: Paul Hauner <[email protected]> Date: Thu Jun 24 15:49:45 2021 +1000 Add eligible indices commit c6840bc Author: Paul Hauner <[email protected]> Date: Thu Jun 24 15:23:09 2021 +1000 Swap back to ParticipationCache commit ab687f3 Author: Paul Hauner <[email protected]> Date: Thu Jun 24 13:14:53 2021 +1000 Bring balances into ParticipationCache commit b6d634c Author: Paul Hauner <[email protected]> Date: Thu Jun 24 11:57:54 2021 +1000 Add EpochCache commit c5658f0 Author: Paul Hauner <[email protected]> Date: Thu Jun 24 11:45:44 2021 +1000 Tidy, remove metric commit 22fbf3e Author: Paul Hauner <[email protected]> Date: Wed Jun 23 16:45:28 2021 +1000 Remove unslashed indices function commit 6f87cd5 Author: Paul Hauner <[email protected]> Date: Wed Jun 23 15:42:12 2021 +1000 Update EpochProcessingSummary commit 1bb1c8f Author: Paul Hauner <[email protected]> Date: Wed Jun 23 15:07:06 2021 +1000 Add initial participation cache
- Loading branch information