0.1.1 (Android versionCode 24)
Android release, built reproducibly from 42825fe.
Verify
- Unsigned AAB SHA-256:
e6436ebe5959c5ae5e73243304f7a04ad0590f1146bb9e3e8dc4d5298e9bf076 - Built twice in the pinned container by CI run 28617136451; both builds hash-identical.
- Rebuild it yourself:
make repro-verifyat the tagged commit.
Changes
- Fix: withdraw fee selection could crash when network fee rates hadn't loaded; the review screen now fetches rates itself and fails soft with a toast.
- Fix: home screen no longer shows a ghost Strike card when only Coinos is connected (wallet-list dedup on login and in the carousel).
- Fix: swaps out of Coinos no longer hang on "Processing swap" when the backend is slow; slow gateway responses are treated as pending with clear guidance, and the flow closes on acknowledge.
- Perf: Coinos notification socket now only runs while the home screen is focused; removed an artificial 3s delay in the seed backup flow.
- Deps: uuid 11.1.1 and @babel/core 7.29.6 (advisory patches); removed unused rn-ldk and react-native-ios-context-menu (smaller binary); removed stale yarn.lock.