Las
                                            Las
                                        
                                    Even if it's made explicit, at the very least it should automatically be checked against what the endpoint returns. FWIW `signatureKind` might be the correct thing to fetch, since multiple...
@Trivo25 what fixed this?
I have played around a bit with Lucid and can confirm this issue. Change is not being merged into my outputs in some cases, leading to much higher fees than...
This would also solve another problem where you want to "flush" the action state, to prevent matching on partial histories, e.g. perhaps you want to undo something in the action...
@bkase I don't see how removing the two-pass system and simplifying it means you can't have mixing. The above wouldn't restrict how Mina's transaction logic works. Elaborate? FWIW, the dependency...
My perspective coming from Cardano: Rather than having an account creation fee, have a minimum account balance. This is what Cardano does ([link](https://docs.cardano.org/native-tokens/minimum-ada-value-requirement/)). For the sake of decreasing the cost...
Glad to see the work revived
I can tackle this since I'm redoing all the worker stuff anyway.