Add delta accumulate functions #362
Annotations
10 errors
Lint:
internal/statetransition/state_transition.go#L699
undefined: invocations.InvokeAccumulate
|
Lint:
internal/statetransition/state_transition.go#L867
cannot use ctx.ServiceAccount (value of type func() service.ServiceAccount) as *service.ServiceAccount value in struct literal
|
Lint:
internal/statetransition/state_transition.go#L868
ctx.ValidatorKeys undefined (type polkavm.AccumulateContext has no field or method ValidatorKeys)
|
Lint:
internal/statetransition/state_transition.go#L871
ctx.AuthorizationsQueue undefined (type polkavm.AccumulateContext has no field or method AuthorizationsQueue)
|
Lint:
internal/statetransition/state_transition.go#L872
ctx.ServicesState undefined (type polkavm.AccumulateContext has no field or method ServicesState)
|
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)
|
Lint:
internal/statetransition/state_transition.go#L882
ctx.PrivilegedServices undefined (type polkavm.AccumulateContext has no field or method PrivilegedServices) (typecheck)
|
Lint
issues found
|