This repository has been archived by the owner on May 11, 2024. It is now read-only.
feat(all): changes based on contestable zkRollup protocol design #1958
test.yml
on: pull_request
Lint
2m 39s
Integration tests
2m 54s
Annotations
11 errors
Lint:
pkg/chain_iterator/event_iterator/block_proposed_iterator.go#L12
could not import github.com/taikoxyz/taiko-client/pkg/rpc (-: # github.com/taikoxyz/taiko-client/pkg/rpc
|
Lint:
pkg/rpc/subscription.go#L36
not enough arguments in call to taikoL1.WatchBlockVerified
|
Lint:
pkg/rpc/subscription.go#L87
undefined: bindings.TaikoL1ClientBlockProven
|
Lint:
pkg/rpc/subscription.go#L90
taikoL1.WatchBlockProven undefined (type *bindings.TaikoL1Client has no field or method WatchBlockProven)
|
Lint:
pkg/rpc/methods.go#L49
not enough arguments in call to c.TaikoL1.FilterBlockVerified
|
Lint:
pkg/rpc/utils.go#L192
transition.ProvenAt undefined (type bindings.TaikoDataTransition has no field or method ProvenAt)) (typecheck)
|
Lint:
pkg/chain_iterator/event_iterator/block_proven_iterator.go#L20
undefined: bindings.TaikoL1ClientBlockProven (typecheck)
|
Lint:
pkg/chain_iterator/event_iterator/block_proven_iterator.go#L107
taikoL1Client.FilterBlockProven undefined (type *bindings.TaikoL1Client has no field or method FilterBlockProven) (typecheck)
|
Lint:
testutils/suite.go#L18
could not import github.com/taikoxyz/taiko-client/pkg/rpc (-: # github.com/taikoxyz/taiko-client/pkg/rpc
|
Lint:
pkg/rpc/subscription.go#L36
not enough arguments in call to taikoL1.WatchBlockVerified
|
Integration tests
Process completed with exit code 2.
|