Skip to content

Commit

Permalink
get genesis block if service has a taikol1 set, fix context canceller…
Browse files Browse the repository at this point in the history
…ing on waitgroup completion, simply processing block as hash was unused
  • Loading branch information
cyberhorsey committed Dec 6, 2022
1 parent 675290a commit 2391a67
Show file tree
Hide file tree
Showing 15 changed files with 3,092 additions and 68 deletions.
4 changes: 2 additions & 2 deletions packages/relayer/.golangci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,8 +28,8 @@ linters:

linters-settings:
funlen:
lines: 116
statements: 48
lines: 117
statements: 50
gocognit:
min-complexity: 37

Expand Down
Loading

0 comments on commit 2391a67

Please sign in to comment.