feat: eth get block receipts #1974
Annotations
10 errors
check:
pkg/events/filter/index_test.go#L123
S1005: unnecessary assignment to the blank identifier (gosimple)
|
check:
pkg/events/filter/index_test.go#L468
S1005: unnecessary assignment to the blank identifier (gosimple)
|
check:
pkg/events/filter/index_test.go#L469
S1005: unnecessary assignment to the blank identifier (gosimple)
|
check:
app/submodule/eth/eth_api.go#L489
ST1003: var parentTs should be parentTS (stylecheck)
|
check:
app/submodule/eth/eth_utils.go#L662
ST1003: func parameter msgTsCid should be msgTSCid (stylecheck)
|
check:
pkg/events/filter/event.go#L257
ST1003: struct field rctTs should be rctTS (stylecheck)
|
check:
pkg/events/filter/event.go#L258
ST1003: struct field msgTs should be msgTS (stylecheck)
|
check:
pkg/events/filter/event.go#L437
ST1003: method parameter msgTs should be msgTS (stylecheck)
|
check:
pkg/events/filter/index.go#L23
ST1003: const DefaultDbFilename should be DefaultDBFilename (stylecheck)
|
check:
pkg/events/filter/index.go#L104
ST1003: const createIndexEventEntryEventId should be createIndexEventEntryEventID (stylecheck)
|