feat: proof generation implementation #57
Annotations
10 errors and 1 warning
test (1.19.x, ubuntu-latest):
chains/evm/prover/prover_test.go#L44
not enough arguments in call to s.prover.StepProof
|
test (1.19.x, ubuntu-latest):
chains/evm/prover/prover_test.go#L59
not enough arguments in call to s.prover.StepProof
|
test (1.19.x, ubuntu-latest):
chains/evm/prover/prover_test.go#L77
not enough arguments in call to s.prover.StepProof
|
test (1.19.x, ubuntu-latest):
chains/evm/prover/prover_test.go#L104
not enough arguments in call to s.prover.StepProof
|
test (1.19.x, ubuntu-latest):
chains/evm/prover/prover_test.go#L144
not enough arguments in call to s.prover.StepProof
|
test (1.19.x, ubuntu-latest):
chains/evm/prover/prover_test.go#L152
cannot use 1000 (untyped int constant) as *prover.RotateArgs value in argument to s.prover.RotateProof
|
test (1.19.x, ubuntu-latest):
chains/evm/prover/prover_test.go#L167
cannot use 10000 (untyped int constant) as *prover.RotateArgs value in argument to s.prover.RotateProof
|
test (1.19.x, ubuntu-latest):
chains/evm/prover/prover_test.go#L180
undefined: prover.CommitmentResponse
|
test (1.19.x, ubuntu-latest):
chains/evm/prover/prover_test.go#L181
undefined: prover.CommitmentResponse
|
test (1.19.x, ubuntu-latest):
chains/evm/prover/prover_test.go#L188
cannot use 10000 (untyped int constant) as *prover.RotateArgs value in argument to s.prover.RotateProof
|
test (1.19.x, ubuntu-latest)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-go@v2, actions/checkout@v2, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|