zcash-android-wallet/app/src/androidTest/java/cash/z/ecc/android/integration
Kevin Gorham 2124b1fea2
New: Update to latest SDK changes.
Mainly involves using a network parameter rather than a separate build for testnet and mainnet. This network object is also now the source of the SAPLING_ACTIVATION_HEIGHT, which varies by network. The other major change is the way wallet initialization works, particularly around viewing keys. Under the hood, this involves a database migration so it is worth testing the upgrade path.
2021-04-23 08:40:05 -04:00
..
ConversionsTest.kt Localization: Normalize all numeric displays. 2020-10-07 20:02:33 -04:00
IntegrationTest.kt New: Update to latest SDK changes. 2021-04-23 08:40:05 -04:00
LockBoxTest.kt Fix: critical bug in underlying storage library. 2020-10-07 20:17:29 -04:00