Open ensi321 opened 6 months ago
PR cutting Docker build time by 2. Note that the current Docker build creates a multi-platform Docker image (arm64
and amd64
). We can probably improve things further by having a dedicated Docker build for local usage.
need e2e tests with more than 1 node + multiple committees per slot for electra
need to add oppool metrics to grafana
poor sync committee block packing after skip slots
Problem description
Curated list of things to that can be improved on after Lodestar's team experience in interop
Issue List
specTestIterator.ts
are not applied totransition.test.ts
,fork_choie.test.ts
andepoch_processing.test.ts
Solution description
Issues will be opened separately once the list is curated
Additional context
No response