feat(relayer): Add flag to be able to index past blocks to crawl for missed messages #1064
Annotations
6 errors
golangci-lint:
packages/relayer/indexer/handle_event.go#L66
line is 126 characters (lll)
|
golangci-lint:
packages/relayer/indexer/indexer.go#L364
line is 128 characters (lll)
|
golangci-lint:
packages/relayer/indexer/detect_and_handle_reorg.go#L17
assignments should only be cuddled with other assignments (wsl)
|
golangci-lint:
packages/relayer/indexer/detect_and_handle_reorg.go#L18
only one cuddle assignment allowed before if statement (wsl)
|
golangci-lint:
packages/relayer/indexer/indexer.go#L374
return statements should not be cuddled if block has more than two lines (wsl)
|
golangci-lint
issues found
|
The logs for this run have expired and are no longer available.
Loading