statetransition: implement VerifyAggregatedZKProof #74
Annotations
10 errors and 1 warning
Run Go test:
circuits/test/statetransition/statetransition_inputs.go#L123
assignment mismatch: 2 variables but newState returns 1 value
|
Run Go test:
circuits/test/statetransition/statetransition_inputs.go#L126
undefined: ballotMode
|
Run Go test:
circuits/test/statetransition/statetransition_inputs.go#L127
cannot use agInputs.EncryptionPubKey (variable of type [2]*big.Int) as []byte value in argument to newState
|
Run Go test:
circuits/test/statetransition/statetransition_inputs.go#L130
unknown field InputsHash in struct literal of type statetransition.Circuit
|
Run Go test:
circuits/test/statetransition/statetransition_inputs.go#L131
unknown field ValidVotes in struct literal of type statetransition.Circuit
|
Run Go test:
circuits/test/statetransition/statetransition_inputs.go#L132
cannot use circuits.BallotMode[frontend.Variable]{…} (value of type circuits.BallotMode[frontend.Variable]) as state.MerkleProof value in struct literal
|
Run Go test:
circuits/test/statetransition/statetransition_inputs.go#L143
unknown field ProcessId in struct literal of type statetransition.Circuit, but does have ProcessID
|
Run Go test:
circuits/test/statetransition/statetransition_inputs.go#L144
cannot use agInputs.CensusRoot (variable of type *big.Int) as state.MerkleProof value in struct literal
|
Run Go test:
circuits/test/statetransition/statetransition_inputs.go#L145
unknown field VerifyProofs in struct literal of type statetransition.Circuit
|
Run Go test:
circuits/test/statetransition/statetransition_inputs.go#L146
unknown field VerifyPublicInputs in struct literal of type statetransition.Circuit
|
Run actions/setup-go@v5
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
|
Loading