perf(zcash): reuse checked batch signability
This commit is a performance improvement for Zcash batch signing on the Keystone 3 hardware wallet. It avoids re-checking the same transaction data twice by caching a 'signability decision' from the review step and reusing it during signin…
2ea86362by Adam Tucker+230−424 files