Files
pezkuwi-wallet-android/feature-assets
pezkuwichain 63dd3e2d03 debug: add temporary Log.e tracing to Pending Signatures pipeline
Nothing renders on-device despite the multisigsApiUrl fix and a confirmed
real pending approval on-chain, with zero exceptions surfacing anywhere -
every runCatching in this path swallows silently with no logging. Adding
Log.e at each step (account resolution, signatory gate, on-chain
keys/entries, off-chain fetch, call decode, transfer parse) to find where
it actually drops the result. To be removed once the real cause is found.
2026-07-17 19:30:24 -07:00
..