Implement BEP(idea) : Aggregated path-based state scheme #2434
Annotations
6 errors
golang-lint (1.20.x, ubuntu-latest):
trie/database.go#L433
unnecessary trailing newline (whitespace)
|
golang-lint (1.20.x, ubuntu-latest):
trie/triedb/aggpathdb/disklayer.go#L327
loopclosure: loop variable owner captured by func literal (govet)
|
golang-lint (1.20.x, ubuntu-latest):
trie/triedb/aggpathdb/disklayer.go#L330
loopclosure: loop variable owner captured by func literal (govet)
|
golang-lint (1.20.x, ubuntu-latest):
trie/triedb/aggpathdb/disklayer.go#L353
loopclosure: loop variable owner captured by func literal (govet)
|
golang-lint (1.20.x, ubuntu-latest):
cmd/geth/dbcmd.go#L571
ineffectual assignment to err (ineffassign)
|
golang-lint (1.20.x, ubuntu-latest)
issues found
|