zcash-android-wallet-sdk/sdk-lib
Jack Grigg cc29003afb Migrate to `zcash/librustzcash` revision that preserves v5 tx bytes
`decrypt_and_store_transaction` internally serialized transactions, but
the previous commit only added parsing support. Fortunately we already
have the transaction bytes, so to handle this in the short term we can
just pass them through.

Once we have migrated the SDK to latest `zcash/librustzcash` the API
will return to its previous form.
2022-05-25 05:45:43 -04:00
..
schemas [#293] Refactor non-public APIs to internal package 2021-10-04 08:45:53 -04:00
src Migrate to `zcash/librustzcash` revision that preserves v5 tx bytes 2022-05-25 05:45:43 -04:00
Cargo.lock Migrate to `zcash/librustzcash` revision that preserves v5 tx bytes 2022-05-25 05:45:43 -04:00
Cargo.toml Migrate to `zcash/librustzcash` revision that preserves v5 tx bytes 2022-05-25 05:45:43 -04:00
build.gradle.kts [#476] GRPC 1.46.0 2022-05-09 09:38:31 -04:00
lint-baseline.xml
lint.xml
packages.md Move packages.md 2021-09-11 07:27:00 -04:00
proguard-consumer.txt [#302] Add ProGuard consumer rules 2021-11-22 10:14:21 -05:00
proguard-project.txt [#302] Add ProGuard consumer rules 2021-11-22 10:14:21 -05:00
testing.gradle