Results 254 comments of Las

I think you should consider having a more functional API for interaction with Mina too. I don't mean for circuit generation, that would be very hard, but e.g. sending funds,...

If you add the stanzas in `cabalProjectLocal` when you call `cabalProject'`, you avoid the problem entirely.

We can make a wrapper for `cabal` that ignores the stanzas before passing it on to the real `cabal`. You could use some `overlayfs` magic.

but if you do it through `cabalProjectLocal` when calling `cabalProject'`.

> The original design also had a way to interrogate the parents in the zkApp call tree, but this was cut from scope. It's useful to introduce this later --...

https://github.com/MinaFoundation/mina-fungible-token/issues/112 very relevant

If you made the PR I think it could get merged, but FWIW this repo needs a _lot_ of work in general. Many missing features. I've had trouble trying to...