feat!: migrate to allocate previously allocated rewards, and distribute unaccounted denoms #14505
Annotations
8 errors
app/upgrades/v21/upgrades.go#L64
var-naming: func parameter consumerId should be consumerID (revive)
|
app/upgrades/v21/upgrades.go#L79
var-naming: func HasExpectedChainIdSanityCheck should be HasExpectedChainIDSanityCheck (revive)
|
app/upgrades/v21/upgrades.go#L80
var-naming: var actualChainId should be actualChainID (revive)
|
app/upgrades/v21/upgrades.go#L94
var-naming: const NeutronConsumerId should be NeutronConsumerID (revive)
|
app/upgrades/v21/upgrades.go#L95
var-naming: const NeutronChainId should be NeutronChainID (revive)
|
app/upgrades/v21/upgrades.go#L107
var-naming: const StrideConsumerId should be StrideConsumerID (revive)
|
app/upgrades/v21/upgrades.go#L108
var-naming: const StrideChainId should be StrideChainID (revive)
|
app/upgrades/v21/upgrades_test.go#L21
var-naming: var consumerId should be consumerID (revive)
|
This job succeeded
Loading