This PR includes components for the deserialization of low-level part of transparent components.
Reviewed-on: https://git.vergara.tech/Vergara_Tech/zcash-haskell/pulls/45
Co-authored-by: Rene Vergara <rene@vergara.network>
Co-committed-by: Rene Vergara <rene@vergara.network>
Implements features to deserialize the hex representation of of a Zebra Transaction
Reviewed-on: https://git.vergara.tech/Vergara_Tech/zcash-haskell/pulls/44
Co-authored-by: Rene Vergara <rene@vergara.network>
Co-committed-by: Rene Vergara <rene@vergara.network>
This PR adds code to account for the missing `time` field in the Zebra response for blocks and raw transactions.
Reviewed-on: https://git.vergara.tech/Vergara_Tech/zcash-haskell/pulls/43
Co-authored-by: pitmutt <rene@vergara.network>
Co-committed-by: pitmutt <rene@vergara.network>
This PR add support for Sapling spends in the communication with Zebra.
Reviewed-on: https://git.vergara.tech/Vergara_Tech/zcash-haskell/pulls/42
Co-authored-by: Rene Vergara <rene@vergara.network>
Co-committed-by: Rene Vergara <rene@vergara.network>
This PR includes changes to handle differences between the `zebrad` and `zcashd` RPC.
Reviewed-on: https://git.vergara.tech/Vergara_Tech/zcash-haskell/pulls/41
Co-authored-by: Rene Vergara <rene@vergara.network>
Co-committed-by: Rene Vergara <rene@vergara.network>
This PR allows for the Zebra behavior of not having a `result` field in the RPC response on error conditions.
Reviewed-on: https://git.vergara.tech/Vergara_Tech/zcash-haskell/pulls/40
Co-authored-by: Rene Vergara <rene@vergara.network>
Co-committed-by: Rene Vergara <rene@vergara.network>