Skip to content

[pull] master from unlock-protocol:master - #150

Merged
pull[bot] merged 2 commits into
searchableguy:masterfrom
unlock-protocol:master
Aug 31, 2026
Merged

[pull] master from unlock-protocol:master#150
pull[bot] merged 2 commits into
searchableguy:masterfrom
unlock-protocol:master

Conversation

@pull

@pull pull Bot commented Aug 31, 2026

Copy link
Copy Markdown

See Commits and Changes for more details.


Created by pull[bot] (v2.0.0-alpha.4)

Can you help keep this open source service alive? 💖 Please sponsor : )

julien51 and others added 2 commits August 30, 2026 22:06
Their subgraphs (unlock-protocol-zksync, unlock-protocol-zkevm) return
"subgraph not found: no allocations": no indexer serves them anymore, so
every subgraph-backed feature on those chains has been failing and the
locksmith worker logs ~70 errors per allJobs run for them.

- packages/networks: remove the two network configs and their exports
  (subgraph deploy-all and the worker jobs enumerate this package).
- provider / graph-service: drop 324 and 1101 from the supported maps
  and Env types; add tests asserting they are rejected.
- packages/networks/bin: remove the zkSync-only special cases in
  validate.ts and check-verify.ts.
- CLAUDE.md: update the supported network list.


Claude-Session: https://claude.ai/code/session_01Xyw4VrQMe4pkTe7aV6WEJd

Co-authored-by: Claude Fable 5 <noreply@anthropic.com>
…abase URL (#16612)

* fix(locksmith): log to stdout in production and stop printing the database URL

Railway's log view is the only log sink, but the winston console transport
was silenced in production on the assumption that Logtail received the
logs. Logtail is not used, so every logger.* call in production (including
the Privy login diagnostics from #16607) was dropped; only console.* output
reached Railway.

- logger.ts: keep the console transport on everywhere except tests; drop
  the Logtail transport, its config key, env entry and the @logtail/* deps.
- worker.ts: remove the console.log that printed the full database URL,
  password included, into the logs at every boot of web and worker.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01Xyw4VrQMe4pkTe7aV6WEJd

* test(locksmith): spy on every console method and restore NODE_ENV correctly

Addresses review comments on #16612.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01Xyw4VrQMe4pkTe7aV6WEJd

---------

Co-authored-by: Claude Fable 5 <noreply@anthropic.com>
@pull pull Bot locked and limited conversation to collaborators Aug 31, 2026
@pull pull Bot added the ⤵️ pull label Aug 31, 2026
@pull
pull Bot merged commit ef2f8af into searchableguy:master Aug 31, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant