Skip to content

deps: bump luxfi/api v1.0.10 -> v1.0.11 (Corona rename)#108

Merged
hanzo-dev merged 1 commit into
mainfrom
chore/bump-api-v1.0.11
May 16, 2026
Merged

deps: bump luxfi/api v1.0.10 -> v1.0.11 (Corona rename)#108
hanzo-dev merged 1 commit into
mainfrom
chore/bump-api-v1.0.11

Conversation

@hanzo-dev
Copy link
Copy Markdown
Member

Summary

  • Bump github.com/luxfi/api from v1.0.10 to v1.0.11.
  • Picks up ConsensusInfo.Ringtail -> ConsensusInfo.Corona field+JSON tag rename so service/info/service_test.go typechecks again.

Why

The threshold/corona/consensus/mpc cascade landed everywhere except luxfi/api, leaving apiinfo.ConsensusInfo{Corona: true} (used in TestGetNodeVersionConsensusRoundtrip) unresolved. luxfi/api#2 (merged) fixes the field; this PR cascades the bump.

Unblocks dependabot PR #106 and likely siblings.

Test plan

  • go build ./... clean
  • go test -count=1 ./service/info/... -> ok
  • CI green

Picks up ConsensusInfo.Ringtail -> ConsensusInfo.Corona rename so the
service_test.go typecheck (TestGetNodeVersionConsensusRoundtrip) compiles.

Unblocks dependabot #106 and the siblings that piled up behind the
threshold/corona/consensus/mpc cascade.
@hanzo-dev hanzo-dev merged commit d4ad673 into main May 16, 2026
3 of 16 checks passed
@hanzo-dev hanzo-dev deleted the chore/bump-api-v1.0.11 branch May 16, 2026 23:29
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