Skip to content

feat(relay): add GET /peek — cheap unverified zone dump - #97

Merged
buffrr merged 1 commit into
mainfrom
relay-peek-endpoint
Aug 30, 2026
Merged

buffrr merged 1 commit into
mainfrom
relay-peek-endpoint

Conversation

@buffrr

@buffrr buffrr commented Aug 30, 2026

Copy link
Copy Markdown
Member

Flat-handle lookup that returns stored zones as JSON straight from the DB (serde of the borsh-decoded Zone — same shape as zone.toJson(), with records parsed), no chain-proof verification or anchor checks. Comma list, max 6 handles, read rate limit, missing handles omitted.

Single-handle lookup returning stored zones as JSON straight from the
DB (serde of the borsh-decoded Zone - same shape as zone.toJson(), with
records parsed), no chain-proof verification or anchor checks.
@buffrr
buffrr force-pushed the relay-peek-endpoint branch from f236867 to e4497b8 Compare August 30, 2026 14:47
@buffrr
buffrr merged commit 637c72f into main Aug 30, 2026
3 checks passed
@buffrr
buffrr deleted the relay-peek-endpoint branch August 30, 2026 15:22
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.

1 participant