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

update the example to showcase concurrent "transfer" #79

Merged
merged 2 commits into from
Sep 24, 2024

Conversation

Chengxuan
Copy link
Contributor

@Chengxuan Chengxuan commented Sep 24, 2024

This PR proves multiple Zeto transactions that are spending DIFFERENT utxos from the SAME owner can be submitted concurrently.

The proposed change separated proof generation & transaction submission to workaround an issue in the proof generation tooling: #80

@Chengxuan Chengxuan marked this pull request as ready for review September 24, 2024 10:00
@Chengxuan Chengxuan changed the title making the example transfer concurrent update the example to showcase concurrent "transfer" Sep 24, 2024
@Chengxuan Chengxuan marked this pull request as draft September 24, 2024 11:48
Signed-off-by: Chengxuan Xing <[email protected]>
Signed-off-by: Chengxuan Xing <[email protected]>
@Chengxuan Chengxuan marked this pull request as ready for review September 24, 2024 12:03
@jimthematrix jimthematrix merged commit 454d698 into main Sep 24, 2024
6 checks passed
@jimthematrix jimthematrix deleted the make-transfer-concurrent branch September 24, 2024 13:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants