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 #1957
Annotations
10 errors
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
|
pkg/rpc/subscription.go#L36
not enough arguments in call to taikoL1.WatchBlockVerified
|
pkg/rpc/subscription.go#L87
undefined: bindings.TaikoL1ClientBlockProven
|
pkg/rpc/subscription.go#L90
taikoL1.WatchBlockProven undefined (type *bindings.TaikoL1Client has no field or method WatchBlockProven)
|
pkg/rpc/methods.go#L49
not enough arguments in call to c.TaikoL1.FilterBlockVerified
|
pkg/rpc/utils.go#L192
transition.ProvenAt undefined (type bindings.TaikoDataTransition has no field or method ProvenAt)) (typecheck)
|
pkg/chain_iterator/event_iterator/block_proven_iterator.go#L20
undefined: bindings.TaikoL1ClientBlockProven (typecheck)
|
pkg/chain_iterator/event_iterator/block_proven_iterator.go#L107
taikoL1Client.FilterBlockProven undefined (type *bindings.TaikoL1Client has no field or method FilterBlockProven) (typecheck)
|
testutils/suite.go#L18
could not import github.com/taikoxyz/taiko-client/pkg/rpc (-: # github.com/taikoxyz/taiko-client/pkg/rpc
|
pkg/rpc/subscription.go#L36
not enough arguments in call to taikoL1.WatchBlockVerified
|
The logs for this run have expired and are no longer available.
Loading