Replies: 1 comment 6 replies
-
https://github.com/AleoHQ/snarkVM/issues/2139 should apply here. For "An update to snarkVM should soon enable passing an aleo program id as program input to snarkos developer execute", as we can't dynamically call other programs (yet, hopefully), what exactly is this for? (cast program id to address?) Also, it seems the comment doesn't match the actual code logic in approve method:
I could guess what the initial design looks like, but the code is using the hash of the struct for the key instead. |
Beta Was this translation helpful? Give feedback.
6 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Working on the previous two ARC20 proposals, please check out the README in this PR for a rationale: #41
Curious to hear your thoughts on design, test cases, etc.
Beta Was this translation helpful? Give feedback.
All reactions