[Off-Chain] Add EventsReplayClient
Generic Event Listener for BlockClient
and DelegationClient
#705
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
reviewdog.yml
on: pull_request
Check TODO_IN_THIS_
10s
Check for non-standard interface implementation statements
16s
Check misspelling
8s
Annotations
5 warnings
[misspell] pkg/client/delegation/client_integration_test.go#L35:
pkg/client/delegation/client_integration_test.go#L35
"Initialise" is a misspelling of "Initialize"
|
[misspell] pkg/client/events/replay_client.go#L90:
pkg/client/events/replay_client.go#L90
"Initialise" is a misspelling of "Initialize"
|
[misspell] docs/pkg/client/events.md#L135:
docs/pkg/client/events.md#L135
"Serialised" is a misspelling of "Serialized"
|
[misspell] testutil/network/network.go#L243:
testutil/network/network.go#L243
"initialises" is a misspelling of "initializes"
|
[misspell] testutil/network/network.go#L264:
testutil/network/network.go#L264
"initialises" is a misspelling of "initializes"
|