Closed SmartLayer closed 3 years ago
I'm waiting for the bn254 b ranch to be merged to fix this.
Reproduce:
$ gradle build $ git satus attestation-request.pem attestation-secret.pem attestation.pem attestor-priv.pem attestor-pub.pem cheque-secret.pem cheque.pem receiver-priv.pem receiver-pub.pem sender-priv.pem sender-pub.pem
Expected:
$ gradle build $ git satus (no output) $ ls build/test-results/ attestation-request.pem attestation-secret.pem attestation.pem attestor-priv.pem attestor-pub.pem cheque-secret.pem cheque.pem receiver-priv.pem receiver-pub.pem sender-priv.pem sender-pub.pem
I have fixed this in the branch fixed-test-data and am making a PR now.
I'm waiting for the bn254 b ranch to be merged to fix this.
Reproduce:
Expected: