Update PVM test vectors 64 bit #724
Annotations
3 errors
Lint:
internal/authorization/authorization.go#L72
type func(hostCall uint32, gasCounter polkavm.Gas, regs polkavm.Registers, mem polkavm.Memory, ctx EmptyContext) (polkavm.Gas, polkavm.Registers, polkavm.Memory, EmptyContext, error) of hostCall does not match polkavm.HostCall[X] (cannot infer X) (typecheck)
|
Lint:
internal/refine/refine.go#L110
type func(hostCall uint32, gasCounter polkavm.Gas, regs polkavm.Registers, mem polkavm.Memory, ctxPair polkavm.RefineContextPair) (polkavm.Gas, polkavm.Registers, polkavm.Memory, polkavm.RefineContextPair, error) of hostCall does not match polkavm.HostCall[X] (cannot infer X) (typecheck)
|
Lint
issues found
|