feat: add 64 bit opcodes and uint64 registers #463
Annotations
7 errors
golangci-lint:
cmd/strawberry/main.go#L11
could not import github.com/eigerco/strawberry/internal/statetransition (-: # github.com/eigerco/strawberry/internal/statetransition
|
golangci-lint:
internal/statetransition/accumulate.go#L105
constant 18446744073709551614 overflows uint32
|
golangci-lint:
internal/statetransition/on_transfer.go#L46
constant 18446744073709551614 overflows uint32) (typecheck)
|
golangci-lint:
internal/polkavm/host_call/general_functions_test.go#L80
constant 18446744073709551615 overflows uint32 (typecheck)
|
golangci-lint:
internal/statetransition/accumulate.go#L105
constant 18446744073709551614 overflows uint32
|
golangci-lint:
internal/statetransition/on_transfer.go#L46
constant 18446744073709551614 overflows uint32 (typecheck)
|
golangci-lint
issues found
|
Loading