Beginning execution of "finalizeCircuit"
Unhandled error TypeError: Cannot read properties of undefined (reading 'data')
in e2e finalize and finalize unit change the vkey/zkey/pot/verifier paths to include /artifacts as that is where they are now -> this causes error in S3 upload as the files are not found
for older test suites (auth/setup/utils) use the most recent test util functions such as createMockUserscreateMockCeremony and respective clenup
3 ceremonies are left in the ceremonies collection and 1 user in the users collection
review
finalizeCircuits
as some of them fail:in e2e finalize and finalize unit change the vkey/zkey/pot/verifier paths to include
/artifacts
as that is where they are now -> this causes error in S3 upload as the files are not foundfor older test suites (auth/setup/utils) use the most recent test util functions such as
createMockUsers
createMockCeremony
and respective clenup3 ceremonies are left in the ceremonies collection and 1 user in the users collection