Skip to content

Fix/head health endpoint - #539

Open
Didi-vi wants to merge 6 commits into
0xNgoo:mainfrom
Didi-vi:fix/head-health-endpoint
Open

Fix/head health endpoint#539
Didi-vi wants to merge 6 commits into
0xNgoo:mainfrom
Didi-vi:fix/head-health-endpoint

Conversation

@Didi-vi

@Didi-vi Didi-vi commented Aug 31, 2026

Copy link
Copy Markdown
Contributor

fix head-health-endpoint
Closes #475

Didi-vi and others added 6 commits July 28, 2026 23:24
- Add validation for operational.website to ensure it's a valid HTTP or HTTPS URL
- Keep the field optional (can be omitted)
- Reject malformed URLs and non-HTTP schemes (ftp, javascript:, data:, file:, mailto:)
- Add comprehensive test coverage for accepted and rejected schemes
- Update validateFrameworkUrls to accept operational parameter
- Update validateFrameworkConfig to pass operational to validateFrameworkUrls
- Update validateAnchorKitConfig to extract operational from config

Closes 0xNgoo#388
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Make database connect and disconnect single-flight

2 participants