Skip to content
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 #1967

feat(all): changes based on contestable zkRollup protocol design

feat(all): changes based on contestable zkRollup protocol design #1967

Triggered via pull request September 29, 2023 12:30
Status Failure
Total duration 3m 0s
Artifacts

test.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

11 errors
Integration tests
Process completed with exit code 2.
Lint: prover/prover.go#L28
could not import github.com/taikoxyz/taiko-client/prover/proof_submitter (-: # github.com/taikoxyz/taiko-client/prover/proof_submitter
Lint: prover/proof_submitter/valid_proof_submitter.go#L180
proofWithHeader.Meta.Proposer undefined (type *bindings.TaikoDataBlockMetadata has no field or method Proposer)
Lint: prover/proof_submitter/valid_proof_submitter.go#L224
undefined: encoding.TaikoL1Evidence
Lint: prover/proof_submitter/valid_proof_submitter.go#L237
undefined: encoding.OracleProverAddress
Lint: prover/proof_submitter/valid_proof_submitter.go#L251
undefined: encoding.EncodeProveBlockInput) (typecheck)
Lint: prover/prover.go#L702
undefined: bindings.TaikoL1ClientBlockProven (typecheck)
Lint: prover/prover.go#L268
p.protocolConfigs.ProofRegularCooldown undefined (type *bindings.TaikoDataConfig has no field or method ProofRegularCooldown) (typecheck)
Lint: prover/prover.go#L488
block.Prover undefined (type bindings.TaikoDataBlock has no field or method Prover) (typecheck)
Lint: prover/prover.go#L543
p.protocolConfigs.ProofWindow undefined (type *bindings.TaikoDataConfig has no field or method ProofWindow) (typecheck)
Lint: prover/prover.go#L546
block.Prover undefined (type bindings.TaikoDataBlock has no field or method Prover) (typecheck)