mirror of
https://github.com/luxfi/proto.git
synced 2026-07-27 07:04:45 +00:00
4afa9e724c5ab18850f2816fb0a23ebc3830585c
Aligns with the upstream rename in luxfi/crypto v1.18.7 (SchemeCorona → SchemeCorona), luxfi/validators v1.2.0 (CoronaPubKey → CoronaPubKey), and luxfi/threshold v1.6.8. After this commit, the canonical scheme name across the stack is Corona; Corona is the historical name. Renamed identifiers (mechanical sweep): - SchemeCorona → SchemeCorona - CoronaPubKey → CoronaPubKey - CoronaSignature → CoronaSignature - CoronaPublicKey → CoronaPublicKey - AggregateCoronaPublicKeys → AggregateCoronaPublicKeys - SigTypeCorona → SigTypeCorona - VerifyCoronaSignature → VerifyCoronaSignature - verifyCorona → verifyCorona - CoronaQ/M/N/Kappa/Dbar/KeySize → CoronaQ/M/N/Kappa/Dbar/KeySize - luxfi/crypto/threshold/corona → luxfi/crypto/threshold/corona Deps bumped to match: - luxfi/crypto v1.17.45 → v1.18.7 (SchemeCorona) - luxfi/validators v1.0.0 → v1.2.0 (CoronaPubKey field) - luxfi/threshold v1.5.5 → v1.6.8 Builds clean for the subset liquidity/node depends on: p/warp + p/warp/message + p/warp/payload + p/signer + p/fx + p/reward + p/stakeable + p/txs + p/api + p/status + p/validators/fee. The grpc-tagged p/network + p/warp/gwarp paths need separate generated-proto work in luxfi/node and stay out of this commit.
Languages
Go
96.9%
ZAP
3.1%