I’ve been working on a new offline send flow for
@1e53e900…cb7213b2.
With
@f2456c85…6a12efd9, offline sends are possible, but only for specific denominations.
Our approach lets users choose whether to round up or round down to the nearest valid amount, making it easier to adapt the send amount for offline use while still giving users a bit more control.
I chose this approach instead of building a proof selector. In my testing, proof selection felt much more complicated for normal users.
With this flow, the wallet automatically calculates the proofs needed behind the scenes.