feat: add Firehose logs #3
Annotations
6 errors
lint:
blockchain/blockchain.go#L345
unnecessaryBlock: block doesn't have definitions, can be simply deleted (gocritic)
|
lint:
blockchain/blockchain.go#L335
cyclomatic complexity 18 of func `(*Blockchain).Store` is high (> 15) (gocyclo)
|
lint:
blockchain/blockchain.go#L381
line is 154 characters (lll)
|
lint:
blockchain/blockchain.go#L348
ST1003: should not use underscores in Go names; range var ind_tx should be indTx (stylecheck)
|
lint:
blockchain/blockchain.go#L368
ST1003: should not use underscores in Go names; range var ind_event should be indEvent (stylecheck)
|
lint
issues found
|