build(deps): bump github.com/ethereum/go-ethereum from 1.13.5 to 1.13.8 #424
Annotations
4 errors
Fmt & Vet:
w3vm/vm.go#L121
cannot use db (variable of type *db) as state.Database value in argument to gethState.New: *db does not implement state.Database (wrong type for method OpenStorageTrie)
|
Fmt & Vet
Process completed with exit code 1.
|
Test:
w3vm/vm.go#L121
cannot use db (variable of type *db) as state.Database value in argument to gethState.New: *db does not implement state.Database (wrong type for method OpenStorageTrie)
|
Test
Process completed with exit code 1.
|