zcash-android-wallet-sdk/darkside-test-lib
Carter Jernigan 9b666833b1
[#474] Add type safe BlockHeight API
- Replace int with type safe BlockHeight(Long) object
 - Fix down casting bug, as BlockHeight is uint32 but Java only supports int32 or int64
 - Rename WalletBirthday to Checkpoint and hide from the public API
2022-07-12 08:40:09 -04:00
..
src [#474] Add type safe BlockHeight API 2022-07-12 08:40:09 -04:00
build.gradle.kts [#543] Align gradle properties for included builds 2022-06-07 07:07:30 -04:00