Add more methods for the in-memory db #769
Open
Annotations
5 errors
|
|
|
database/database_test.go#L102
resetDatabase returns interface (github.com/flashbots/mev-boost-relay/database.IDatabaseService) (ireturn)
|
|
database/database_test.go#L213
right hand must be only type assertion (forcetypeassert)
|
|
database/inmemorydb.go#L80
do not define dynamic errors, use wrapped static errors instead: "fmt.Errorf(\"validator registration not found\")" (err113)
|
|
database/inmemorydb.go#L166
G115: integer overflow conversion int64 -> uint64 (gosec)
|
The logs for this run have expired and are no longer available.
Loading