zashi-ios-wallet-private/secant
Michal Fousek cc7b767a5a
[#379] Show alert before follow a Block explorer link (#423)
Closes #379

- `TransactionDetailView` is updated and instead of `ViewStore` it now has `Store`. `Store` is required to show alert. It's not possible with `ViewStore`.
- There are three more actions added to `WalletEventsFlowAction`. These are used to handle the new alert.
- Block explorer URL is changed to https://zcashblockexplorer.com. New URL scheme is derived from how URLs looks now when some transaction is opened.
2022-09-22 21:20:46 +02:00
..
Dependencies [#409] Rewrite LocalAuthenticationHandler so it supports new concurrency (#410) 2022-08-17 10:23:31 -03:00
Features [#379] Show alert before follow a Block explorer link (#423) 2022-09-22 21:20:46 +02:00
Models [#379] Show alert before follow a Block explorer link (#423) 2022-09-22 21:20:46 +02:00
Preview Content/Preview Assets.xcassets Initial Project 2021-07-29 19:38:35 -03:00
Resources [#224] [Scaffold] Balance Breakdown (#412) 2022-08-17 10:22:35 -03:00
UI Components [#415] Update TCA library to version 0.40.2 (#419) 2022-09-22 16:48:13 +02:00
Utils [#224] [Scaffold] Balance Breakdown (#412) 2022-08-17 10:22:35 -03:00
Wrappers [#420] Get rid of warnings about UserDefaults not being Sendable (#422) 2022-09-22 18:04:06 +02:00
Info.plist [#399] Secant Design Review build 0.0.1-34 2022-07-21 15:07:19 -03:00
LaunchScreen.storyboard Static welcome screen (#274) 2022-04-20 18:46:04 +02:00
SecantApp.swift [#394] adopt ZcashLightClientKit 0.16.x-beta (#397) 2022-07-19 15:56:46 -03:00