Upgrade bsp geth v1.14.12 #536
Annotations
10 errors
audit:
core/state/statedb.go#L160
undefined: triestate
|
audit:
core/state/statedb.go#L587
s.AccountLoaded undefined (type *StateDB has no field or method AccountLoaded)
|
audit:
core/state/statedb.go#L608
undefined: data
|
audit:
core/state/statedb.go#L614
s.AccountLoaded undefined (type *StateDB has no field or method AccountLoaded)
|
audit:
core/state/statedb.go#L735
s.prefetcher.copy undefined (type *triePrefetcher has no field or method copy)
|
audit:
core/state/statedb.go#L1259
s.AccountLoaded undefined (type *StateDB has no field or method AccountLoaded)
|
audit:
core/state/statedb.go#L1260
s.StorageLoaded undefined (type *StateDB has no field or method StorageLoaded)
|
audit:
core/state/state_object.go#L189
s.db.StorageLoaded undefined (type *StateDB has no field or method StorageLoaded)
|
audit:
core/state/state_object.go#L347
s.db.StorageUpdated.Add undefined (type int has no field or method Add)
|
audit:
core/state/state_object.go#L359
s.db.StorageDeleted.Add undefined (type int has no field or method Add)
|