mirror of
https://github.com/luxfi/kms.git
synced 2026-07-27 05:54:18 +00:00
luxfi/geth wiped its v1.16.x line (v1.16.98 gone) in the ecosystem
re-tag, breaking 'go mod download' at Dockerfile:27. Move to the coherent
set crypto v1.19.27 -> geth v1.17.12 (both proxy-resolvable), regenerate
go.sum against the public proxy (matches the Dockerfile's proxy fetch),
and re-vendor so the in-tree vendor/ stays consistent. Pairs with the
already-landed KMS<->MPC ZAP wire fix (7105376) so a tagged release both
builds and signs against mpcd.
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>