Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

supports larger sized input & output utxos #83

Merged
merged 28 commits into from
Oct 2, 2024

disable result caching for golang e2e

a79aa0f
Select commit
Loading
Failed to load commit list.
Merged

supports larger sized input & output utxos #83

disable result caching for golang e2e
a79aa0f
Select commit
Loading
Failed to load commit list.
DCO-2 / DCO succeeded Oct 2, 2024 in 1s

Check passed!

All commits are signed off, the check passed.

Summary


Sha Message Pass or fail reason
🟢 870d6d5 adding batch circuits Valid sign-off found
🟢 a47c0c1 batch for fungible token with no encrypted values Valid sign-off found
🟢 ec1d4cb supports batch for tokens with encrypted values Valid sign-off found
🟢 2a989b6 Merge branch 'main' of github.com:hyperledger-labs... Skipped: sign-off not required in merge commit
🟢 7602dae batch test for contracts Valid sign-off found
🟢 273cf81 return encrypted values for all outputs for batchi... Valid sign-off found
🟢 e057865 fix circuit tests due to changes Valid sign-off found
🟢 11b9a09 fixing gen command Valid sign-off found
🟢 20d302d change ptau download folder for easy cleanup Valid sign-off found
🟢 c629bd7 fixing cloneable contract Valid sign-off found
🟢 30d6b1e revert gas cost test changes Valid sign-off found
🟢 1f54faa Merge branch 'main' of github.com:hyperledger-labs... Skipped: sign-off not required in merge commit
🟢 1b4461f fixing golang e2e Valid sign-off found
🟢 22a0cb8 adding a test for go-sdk for concurrency test Valid sign-off found
🟢 bea726d Merge pull request #87 from hyperledger-labs/witne... Skipped: sign-off not required in merge commit
🟢 ccd8f7b use an ephemeral private key to generate ECDH key Valid sign-off found
🟢 2254d92 fixing golang e2e Valid sign-off found
🟢 1e9addb fixing gas cost test Valid sign-off found
🟢 6bb25ac Merge pull request #88 from hyperledger-labs/rando... Skipped: sign-off not required in merge commit
🟢 66f07b8 adding prettier Valid sign-off found
🟢 be4a593 lint all files Valid sign-off found
🟢 6879293 refactor and use double quotes Valid sign-off found
🟢 c32f725 add comments and rename variable Valid sign-off found
🟢 759c610 refactor for readability Valid sign-off found
🟢 63979e9 fixing encryption for output utxos Valid sign-off found
🟢 2b60412 comment out debug log Valid sign-off found
🟢 81dc745 fixing golang e2e Valid sign-off found
🟢 a79aa0f disable result caching for golang e2e Valid sign-off found