Skip to content

Conversation

@TomAFrench
Copy link
Owner

@TomAFrench TomAFrench commented Apr 9, 2020

This PR consolidates the two transactions to create a stream (sending ZkAsset to contract and initialising stream) into one.

Currently blocked as the AZTEC SDK doesn't support signing an approval for the contract to submit the JoinSplit proof. The approval could be generated outside the sdk could be a worrying change to the standard flow for users.

closes #25

Tasks before merging:

  • test failure conditions in StreamUtilities.sol
  • test success outcomes of StreamUtilities.sol functions
  • update frontend to call new sdk method to get signed proof
  • deploy new contract to rinkeby to close deploy new contract to production #41

@vercel
Copy link

vercel bot commented Apr 9, 2020

This pull request is being automatically deployed with Vercel (learn more).
To see the status of your deployment, click below or on the icon next to each commit.

@vercel vercel bot temporarily deployed to Preview July 23, 2020 16:13 Inactive
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.

Make stream creation and sending of ZkAsset atomic

2 participants