zcash-haskell/CHANGELOG.md

828 B

Changelog for zcash-haskell

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

[Unreleased]

Added

  • Haddock annotations

Changed

  • Upgrade to Haskell LTS 21.6

[0.1.0] - 2023-06-14

Added

  • Function decodeHexText
  • Function decodeBech32
  • Function f4Jumble
  • Function f4UnJumble
  • Function isValidShieldedAddress
  • Function isValidSaplingViewingKey
  • Function matchSaplingAddress
  • Function isValidUnifiedAddress
  • Function decodeUfvk
  • Function decryptOrchardAction
  • Type RawData
  • Type ShieldedOutput
  • Type OrchardAction
  • Type OrchardDecodedAction
  • Type UnifiedFullViewingKey