Use big.Int instead of uint64s #25
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
|