[pull] master from unlock-protocol:master - #150
Merged
Conversation
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>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
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 : )