Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
wealdtech
/
chaind
Public
Notifications
You must be signed in to change notification settings
Fork
35
Star
106
Code
Issues
8
Pull requests
2
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Summarizer stall observability: lag gauge + zero-balance guard
- #120
#120
Open
AntiD2ta
wants to merge 25 commits into
master
wealdtech/chaind:master
from
summarizer-lag-observability
wealdtech/chaind:summarizer-lag-observability
Copy head branch name to clipboard
Conversation
Commits
25
(25)
Checks
Files changed
Open
Summarizer stall observability: lag gauge + zero-balance guard
#120
AntiD2ta
wants to merge 25 commits into
master
wealdtech/chaind:master
from
summarizer-lag-observability
wealdtech/chaind:summarizer-lag-observability
Copy head branch name to clipboard
Commits
Commits on May 4, 2026
Add summarizer lag observability
Show description for 066bb38
AntiD2ta
committed
066bb38
View commit details
Copy full SHA for 066bb38
Browse repository at this point
Add ADR for summarizer observability metric shape
Show description for 8027f90
AntiD2ta
committed
8027f90
View commit details
Copy full SHA for 8027f90
Browse repository at this point
Commits on May 6, 2026
Amend lag gauge to cursor diff and add zero-balance guard
Show description for 1edcb45
AntiD2ta
committed
1edcb45
View commit details
Copy full SHA for 1edcb45
Browse repository at this point
Document summarizer Prometheus metrics and fix stale lag_epochs help
Show description for 4adffb6
AntiD2ta
committed
4adffb6
View commit details
Copy full SHA for 4adffb6
Browse repository at this point
Anchor TestService skip pattern in summarizer TestMain
Show description for 6cebf28
AntiD2ta
committed
6cebf28
View commit details
Copy full SHA for 6cebf28
Browse repository at this point
Commits on May 7, 2026
Mirror zero-balance assertion at the day-summarizer layer
Show description for 8d9e6f2
AntiD2ta
committed
8d9e6f2
View commit details
Copy full SHA for 8d9e6f2
Browse repository at this point
Fix PruneValidator* doc/code drift: comments now match SQL semantics
Show description for 7b5b083
AntiD2ta
committed
7b5b083
View commit details
Copy full SHA for 7b5b083
Browse repository at this point
Close balance-fetcher root-cause investigation; document recovery model
Show description for 7e9f3b6
AntiD2ta
committed
7e9f3b6
View commit details
Copy full SHA for 7e9f3b6
Browse repository at this point
Reject empty/all-zero beacon validator responses in fetcher
Show description for f6d1ef8
AntiD2ta
committed
f6d1ef8
View commit details
Copy full SHA for f6d1ef8
Browse repository at this point
Remove dead `if s.balances` block in onEpochTransitionValidatorBalancesForEpoch
Show description for 1df1613
AntiD2ta
committed
1df1613
View commit details
Copy full SHA for 1df1613
Browse repository at this point
Commits on May 8, 2026
Cache FirstSlotOfEpoch in onEpochTransitionValidatorBalancesForEpoch
Show description for 5e16b88
AntiD2ta
committed
5e16b88
View commit details
Copy full SHA for 5e16b88
Browse repository at this point
Align downstream-guard comment with ADR 0002 "empty-response" vocabulary
Show description for b5e3646
AntiD2ta
committed
b5e3646
View commit details
Copy full SHA for b5e3646
Browse repository at this point
Migrate .golangci.yml to golangci-lint v2 schema
Show description for ddbb6c4
AntiD2ta
committed
ddbb6c4
View commit details
Copy full SHA for ddbb6c4
Browse repository at this point
Apply "go fix ./..." modernisation sweep
Show description for 67a61f2
AntiD2ta
committed
67a61f2
View commit details
Copy full SHA for 67a61f2
Browse repository at this point
Remove dead err-nil check in blocks.go LatestBlocks
Show description for ad5a2e7
AntiD2ta
committed
ad5a2e7
View commit details
Copy full SHA for ad5a2e7
Browse repository at this point
Use fmt.Fprintf in validatorepochsummaries query builder
Show description for 0486b6a
AntiD2ta
committed
0486b6a
View commit details
Copy full SHA for 0486b6a
Browse repository at this point
Move BeginTx below slice build in onEpochTransitionValidatorBalancesForEpoch
Show description for 8be1f3c
AntiD2ta
committed
8be1f3c
View commit details
Copy full SHA for 8be1f3c
Browse repository at this point
Use fmt.Fprintf in blocks query builder
Show description for 9c6bd55
AntiD2ta
committed
9c6bd55
View commit details
Copy full SHA for 9c6bd55
Browse repository at this point
Bump go-deadlock from v0.3.5 to v0.3.9 to fix TestManyJobs trip
Show description for 6a148f6
AntiD2ta
committed
6a148f6
View commit details
Copy full SHA for 6a148f6
Browse repository at this point
Clean up three .golangci.yml v1->v2 migration leftovers
Show description for 32e48c1
AntiD2ta
committed
32e48c1
View commit details
Copy full SHA for 32e48c1
Browse repository at this point
Use fmt.Fprintf in attestations and beaconcommittees query builders
Show description for af7981c
AntiD2ta
committed
af7981c
View commit details
Copy full SHA for af7981c
Browse repository at this point
Trim verbose comments across summarizer-lag-observability files
Show description for 88a6bf2
AntiD2ta
committed
88a6bf2
View commit details
Copy full SHA for 88a6bf2
Browse repository at this point
Bump golangci-lint-action to @v8 and disable wsl_v5 + noinlineerr
Show description for 50c6a7a
AntiD2ta
committed
50c6a7a
View commit details
Copy full SHA for 50c6a7a
Browse repository at this point
Use errNoValidatorBalances sentinel for fetcher rejection sites
Show description for 723b098
AntiD2ta
committed
723b098
View commit details
Copy full SHA for 723b098
Browse repository at this point
Note global-state mutation in three new internal-package test files
Show description for df4db9e
AntiD2ta
committed
df4db9e
View commit details
Copy full SHA for df4db9e
Browse repository at this point
You can’t perform that action at this time.