Skip to content

Use big.Int instead of uint64s #25

Use big.Int instead of uint64s

Use big.Int instead of uint64s #25

Triggered via pull request November 25, 2024 22:29
@mj850mj850
opened #3
mj/bigint
Status Failure
Total duration 20m 9s
Artifacts

test.yml

on: pull_request
Matrix: elgamal-tests
Unit Test Check
23s
Unit Test Check
Fit to window
Zoom out
Zoom in

Annotations

17 errors and 1 warning
elgamal-tests (KeyGeneration)
Input required and not supplied: key
tests: pkg/zkproofs/ciphertext_ciphertext_equality_test.go#L74
cannot use tt.sourceAmount (variable of type uint64) as *big.Int value in argument to eg.Encrypt
tests: pkg/zkproofs/ciphertext_ciphertext_equality_test.go#L78
cannot use tt.destinationAmount (variable of type uint64) as *big.Int value in argument to eg.Encrypt
tests: pkg/zkproofs/ciphertext_ciphertext_equality_test.go#L124
cannot use amount (variable of type uint64) as *big.Int value in argument to eg.Encrypt
tests: pkg/zkproofs/ciphertext_ciphertext_equality_test.go#L127
cannot use amount (variable of type uint64) as *big.Int value in argument to eg.Encrypt
tests: pkg/zkproofs/ciphertext_ciphertext_equality_test.go#L166
cannot use amount (variable of type uint64) as *big.Int value in argument to eg.Encrypt
tests: pkg/zkproofs/ciphertext_ciphertext_equality_test.go#L169
cannot use amount (variable of type uint64) as *big.Int value in argument to eg.Encrypt
tests: pkg/zkproofs/ciphertext_ciphertext_equality_test.go#L208
cannot use amount (variable of type uint64) as *big.Int value in argument to eg.Encrypt
tests: pkg/zkproofs/ciphertext_ciphertext_equality_test.go#L209
cannot use amount (variable of type uint64) as *big.Int value in argument to eg.Encrypt
tests: pkg/zkproofs/ciphertext_ciphertext_equality_test.go#L256
cannot use amount (variable of type uint64) as *big.Int value in argument to eg.Encrypt
tests: pkg/zkproofs/ciphertext_ciphertext_equality_test.go#L257
cannot use amount (variable of type uint64) as *big.Int value in argument to eg.Encrypt
tests
Input required and not supplied: key
elgamal-tests (TwistedElGamal)
Input required and not supplied: key
elgamal-tests (EncryptionDecryption)
Input required and not supplied: key
elgamal-tests (AddCiphertext)
Input required and not supplied: key
elgamal-tests (48BitEncryptionDecryption)
Input required and not supplied: key
Unit Test Check
Final attempt failed. Child_process exited with error code 1
Unit Test Check
Attempt 1 failed. Reason: Child_process exited with error code 1