chore: Bump babylon version #70
Annotations
10 errors
finality-provider/service/app.go#L20
could not import github.com/babylonlabs-io/finality-provider/clientcontroller (-: # github.com/babylonlabs-io/finality-provider/clientcontroller
|
clientcontroller/babylon.go#L559
stakingParamRes.Params.SlashingAddress undefined (type "github.com/babylonlabs-io/babylon/x/btcstaking/types".Params has no field or method SlashingAddress)
|
clientcontroller/babylon.go#L572
stakingParamRes.Params.MinUnbondingTime undefined (type "github.com/babylonlabs-io/babylon/x/btcstaking/types".Params has no field or method MinUnbondingTime)) (typecheck)
|
itest/test_manager.go#L34
could not import github.com/babylonlabs-io/finality-provider/clientcontroller (-: # github.com/babylonlabs-io/finality-provider/clientcontroller
|
clientcontroller/babylon.go#L559
stakingParamRes.Params.SlashingAddress undefined (type "github.com/babylonlabs-io/babylon/x/btcstaking/types".Params has no field or method SlashingAddress)
|
clientcontroller/babylon.go#L572
stakingParamRes.Params.MinUnbondingTime undefined (type "github.com/babylonlabs-io/babylon/x/btcstaking/types".Params has no field or method MinUnbondingTime)) (typecheck)
|
itest/test_manager.go#L680
cannot use params.SlashingAddress.String() (value of type string) as []byte value in argument to datagen.GenBTCStakingSlashingInfo (typecheck)
|
itest/test_manager.go#L745
cannot use params.SlashingAddress.String() (value of type string) as []byte value in argument to datagen.GenBTCUnbondingSlashingInfo (typecheck)
|
clientcontroller/babylon.go#L559
stakingParamRes.Params.SlashingAddress undefined (type "github.com/babylonlabs-io/babylon/x/btcstaking/types".Params has no field or method SlashingAddress)
|
clientcontroller/babylon.go#L572
stakingParamRes.Params.MinUnbondingTime undefined (type "github.com/babylonlabs-io/babylon/x/btcstaking/types".Params has no field or method MinUnbondingTime) (typecheck)
|
This job failed
Loading