Stateful precompiled contracts #78
Annotations
9 errors and 3 warnings
x/evm/statedb/statedb.go#L78
field `transientStorage` is unused (unused)
|
x/evm/statedb/transient_storage.go#L24
type `transientStorage` is unused (unused)
|
x/evm/statedb/statedb.go#L84
field `evmDenom` is unused (unused)
|
x/evm/statedb/statedb.go#L85
field `err` is unused (unused)
|
x/evm/statedb/transient_storage.go#L27
func `newTransientStorage` is unused (unused)
|
x/evm/statedb/transient_storage.go#L32
func `transientStorage.Set` is unused (unused)
|
x/evm/statedb/transient_storage.go#L40
func `transientStorage.Get` is unused (unused)
|
x/evm/statedb/transient_storage.go#L49
func `transientStorage.Copy` is unused (unused)
|
|
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/setup-go@v4, actions/checkout@v3, technote-space/[email protected], golangci/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
|
x/evm/statedb/statedb.go#L93
unused-parameter: parameter 'params' seems to be unused, consider removing or renaming it as _ (revive)
|
The logs for this run have expired and are no longer available.
Loading