refactor: upgrade accumulate PVM invocations to v0.4.5 #358
Annotations
10 errors
Lint:
internal/statetransition/state_transition.go#L698
undefined: invocations.InvokeAccumulate
|
Lint:
internal/statetransition/state_transition.go#L866
cannot use ctx.ServiceAccount (value of type func() service.ServiceAccount) as *service.ServiceAccount value in struct literal
|
Lint:
internal/statetransition/state_transition.go#L867
ctx.ValidatorKeys undefined (type polkavm.AccumulateContext has no field or method ValidatorKeys)
|
Lint:
internal/statetransition/state_transition.go#L870
ctx.AuthorizationsQueue undefined (type polkavm.AccumulateContext has no field or method AuthorizationsQueue)
|
Lint:
internal/statetransition/state_transition.go#L871
ctx.ServicesState undefined (type polkavm.AccumulateContext has no field or method ServicesState)
|
Lint:
internal/statetransition/state_transition.go#L878
ctx.PrivilegedServices undefined (type polkavm.AccumulateContext has no field or method PrivilegedServices)
|
Lint:
internal/statetransition/state_transition.go#L879
ctx.PrivilegedServices undefined (type polkavm.AccumulateContext has no field or method PrivilegedServices)
|
Lint:
internal/statetransition/state_transition.go#L880
ctx.PrivilegedServices undefined (type polkavm.AccumulateContext has no field or method PrivilegedServices)
|
Lint:
internal/statetransition/state_transition.go#L881
ctx.PrivilegedServices undefined (type polkavm.AccumulateContext has no field or method PrivilegedServices) (typecheck)
|
Lint
issues found
|