react-native-zcash 0.3.4 → 0.4.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (716) hide show
  1. package/CHANGELOG.md +11 -0
  2. package/LICENSE +22 -0
  3. package/README.md +40 -37
  4. package/android/build.gradle +7 -5
  5. package/android/src/main/assets/saplingtree/mainnet/1310000.json +1 -1
  6. package/android/src/main/assets/saplingtree/mainnet/1320000.json +1 -1
  7. package/android/src/main/assets/saplingtree/mainnet/1330000.json +1 -1
  8. package/android/src/main/assets/saplingtree/mainnet/1340000.json +1 -1
  9. package/android/src/main/assets/saplingtree/mainnet/1350000.json +1 -1
  10. package/android/src/main/assets/saplingtree/mainnet/1360000.json +1 -1
  11. package/android/src/main/assets/saplingtree/mainnet/1370000.json +1 -1
  12. package/android/src/main/assets/saplingtree/mainnet/1380000.json +1 -1
  13. package/android/src/main/assets/saplingtree/mainnet/1390000.json +1 -1
  14. package/android/src/main/assets/saplingtree/mainnet/1400000.json +1 -1
  15. package/android/src/main/assets/saplingtree/mainnet/1410000.json +1 -1
  16. package/android/src/main/assets/saplingtree/mainnet/1420000.json +1 -1
  17. package/android/src/main/assets/saplingtree/mainnet/1430000.json +1 -1
  18. package/android/src/main/assets/saplingtree/mainnet/1440000.json +1 -1
  19. package/android/src/main/assets/saplingtree/mainnet/1450000.json +1 -1
  20. package/android/src/main/assets/saplingtree/mainnet/1460000.json +1 -1
  21. package/android/src/main/assets/saplingtree/mainnet/1470000.json +1 -1
  22. package/android/src/main/assets/saplingtree/mainnet/1480000.json +1 -1
  23. package/android/src/main/assets/saplingtree/mainnet/1490000.json +1 -1
  24. package/android/src/main/assets/saplingtree/mainnet/1500000.json +1 -1
  25. package/android/src/main/assets/saplingtree/mainnet/1510000.json +1 -1
  26. package/android/src/main/assets/saplingtree/mainnet/1520000.json +1 -1
  27. package/android/src/main/assets/saplingtree/mainnet/1530000.json +1 -1
  28. package/android/src/main/assets/saplingtree/mainnet/1540000.json +1 -1
  29. package/android/src/main/assets/saplingtree/mainnet/1550000.json +1 -1
  30. package/android/src/main/assets/saplingtree/mainnet/1560000.json +1 -1
  31. package/android/src/main/assets/saplingtree/mainnet/1570000.json +1 -1
  32. package/android/src/main/assets/saplingtree/mainnet/1580000.json +1 -1
  33. package/android/src/main/assets/saplingtree/mainnet/1590000.json +1 -1
  34. package/android/src/main/assets/saplingtree/mainnet/1600000.json +1 -1
  35. package/android/src/main/assets/saplingtree/mainnet/1610000.json +1 -1
  36. package/android/src/main/assets/saplingtree/mainnet/1620000.json +1 -1
  37. package/android/src/main/assets/saplingtree/mainnet/1630000.json +1 -1
  38. package/android/src/main/assets/saplingtree/mainnet/1640000.json +1 -1
  39. package/android/src/main/assets/saplingtree/mainnet/1650000.json +1 -1
  40. package/android/src/main/assets/saplingtree/mainnet/1660000.json +1 -1
  41. package/android/src/main/assets/saplingtree/mainnet/1670000.json +1 -1
  42. package/android/src/main/assets/saplingtree/mainnet/1680000.json +1 -1
  43. package/android/src/main/assets/saplingtree/mainnet/1690000.json +2 -1
  44. package/android/src/main/assets/saplingtree/mainnet/1700000.json +2 -1
  45. package/android/src/main/assets/saplingtree/mainnet/1710000.json +2 -1
  46. package/android/src/main/assets/saplingtree/mainnet/1720000.json +2 -1
  47. package/android/src/main/assets/saplingtree/mainnet/1730000.json +2 -1
  48. package/android/src/main/assets/saplingtree/mainnet/1740000.json +2 -1
  49. package/android/src/main/assets/saplingtree/mainnet/1750000.json +2 -1
  50. package/android/src/main/assets/saplingtree/mainnet/1760000.json +2 -1
  51. package/android/src/main/assets/saplingtree/mainnet/1770000.json +2 -1
  52. package/android/src/main/assets/saplingtree/mainnet/1780000.json +2 -1
  53. package/android/src/main/assets/saplingtree/mainnet/1790000.json +2 -1
  54. package/android/src/main/assets/saplingtree/mainnet/1800000.json +2 -1
  55. package/android/src/main/assets/saplingtree/mainnet/1810000.json +2 -1
  56. package/android/src/main/assets/saplingtree/mainnet/1820000.json +2 -1
  57. package/android/src/main/assets/saplingtree/mainnet/1830000.json +2 -1
  58. package/android/src/main/assets/saplingtree/mainnet/1840000.json +2 -1
  59. package/android/src/main/assets/saplingtree/mainnet/1850000.json +2 -1
  60. package/android/src/main/assets/saplingtree/mainnet/1860000.json +2 -1
  61. package/android/src/main/assets/saplingtree/mainnet/1870000.json +2 -1
  62. package/android/src/main/assets/saplingtree/mainnet/1880000.json +2 -1
  63. package/android/src/main/assets/saplingtree/mainnet/1890000.json +2 -1
  64. package/android/src/main/assets/saplingtree/mainnet/1900000.json +2 -1
  65. package/android/src/main/assets/saplingtree/mainnet/1910000.json +2 -1
  66. package/android/src/main/assets/saplingtree/mainnet/1920000.json +2 -1
  67. package/android/src/main/assets/saplingtree/mainnet/1930000.json +2 -1
  68. package/android/src/main/assets/saplingtree/mainnet/1940000.json +2 -1
  69. package/android/src/main/assets/saplingtree/mainnet/1950000.json +2 -1
  70. package/android/src/main/assets/saplingtree/mainnet/1960000.json +2 -1
  71. package/android/src/main/assets/saplingtree/mainnet/1970000.json +2 -1
  72. package/android/src/main/assets/saplingtree/mainnet/1980000.json +2 -1
  73. package/android/src/main/assets/saplingtree/mainnet/1990000.json +2 -1
  74. package/android/src/main/assets/saplingtree/mainnet/2000000.json +2 -1
  75. package/android/src/main/assets/saplingtree/mainnet/2010000.json +2 -1
  76. package/android/src/main/assets/saplingtree/mainnet/2020000.json +2 -1
  77. package/android/src/main/assets/saplingtree/mainnet/2030000.json +2 -1
  78. package/android/src/main/assets/saplingtree/mainnet/2040000.json +2 -1
  79. package/android/src/main/assets/saplingtree/mainnet/2050000.json +2 -1
  80. package/android/src/main/assets/saplingtree/mainnet/2060000.json +2 -1
  81. package/android/src/main/assets/saplingtree/mainnet/2070000.json +2 -1
  82. package/android/src/main/assets/saplingtree/mainnet/2080000.json +2 -1
  83. package/android/src/main/assets/saplingtree/mainnet/2090000.json +2 -1
  84. package/android/src/main/assets/saplingtree/mainnet/2100000.json +2 -1
  85. package/android/src/main/assets/saplingtree/mainnet/2110000.json +2 -1
  86. package/android/src/main/assets/saplingtree/mainnet/2120000.json +2 -1
  87. package/android/src/main/assets/saplingtree/mainnet/2130000.json +2 -1
  88. package/android/src/main/assets/saplingtree/mainnet/2140000.json +2 -1
  89. package/android/src/main/assets/saplingtree/mainnet/2150000.json +2 -1
  90. package/android/src/main/assets/saplingtree/mainnet/2160000.json +2 -1
  91. package/android/src/main/assets/saplingtree/mainnet/2170000.json +2 -1
  92. package/android/src/main/assets/saplingtree/mainnet/2180000.json +8 -0
  93. package/android/src/main/assets/saplingtree/mainnet/2190000.json +8 -0
  94. package/android/src/main/assets/saplingtree/mainnet/2200000.json +8 -0
  95. package/android/src/main/assets/saplingtree/mainnet/2210000.json +8 -0
  96. package/android/src/main/java/app/edge/rnzcash/RNZcashModule.kt +179 -175
  97. package/android/src/main/java/app/edge/rnzcash/RNZcashPackage.kt +2 -3
  98. package/ios/RNZcash.m +5 -22
  99. package/ios/RNZcash.swift +532 -514
  100. package/ios/ZCashLightClientKit/Block/CompactBlockProcessor.swift +1365 -0
  101. package/ios/ZCashLightClientKit/Block/DatabaseStorage/ConnectorProvider.swift +12 -0
  102. package/ios/ZCashLightClientKit/Block/DatabaseStorage/DatabaseStorageError.swift +20 -0
  103. package/ios/ZCashLightClientKit/Block/DatabaseStorage/SimpleConnectionProvider.swift +39 -0
  104. package/ios/ZCashLightClientKit/Block/Download/BlockDownloader.swift +295 -0
  105. package/ios/ZCashLightClientKit/Block/Download/BlockDownloaderService.swift +117 -0
  106. package/ios/ZCashLightClientKit/Block/Enhance/BlockEnhancer.swift +123 -0
  107. package/ios/ZCashLightClientKit/Block/FetchUnspentTxOutputs/UTXOFetcher.swift +114 -0
  108. package/ios/ZCashLightClientKit/Block/FilesystemStorage/FSCompactBlockRepository.swift +419 -0
  109. package/ios/ZCashLightClientKit/Block/SaplingParameters/SaplingParametersHandler.swift +52 -0
  110. package/ios/ZCashLightClientKit/Block/Scan/BlockScanner.swift +114 -0
  111. package/ios/ZCashLightClientKit/Block/Utils/AfterSyncHooksManager.swift +88 -0
  112. package/ios/ZCashLightClientKit/Block/Utils/InternalSyncProgress.swift +200 -0
  113. package/ios/ZCashLightClientKit/Block/Validate/BlockValidator.swift +51 -0
  114. package/ios/ZCashLightClientKit/ClosureSynchronizer.swift +84 -0
  115. package/ios/ZCashLightClientKit/CombineSynchronizer.swift +76 -0
  116. package/ios/ZCashLightClientKit/Constants/Checkpoint+Constants.swift +98 -0
  117. package/ios/ZCashLightClientKit/Constants/Checkpoint+mainnet.swift +19 -0
  118. package/ios/ZCashLightClientKit/Constants/Checkpoint+testnet.swift +20 -0
  119. package/ios/ZCashLightClientKit/Constants/ZcashSDK.swift +215 -0
  120. package/ios/ZCashLightClientKit/DAO/BlockDao.swift +112 -0
  121. package/ios/ZCashLightClientKit/DAO/PagedTransactionDao.swift +54 -0
  122. package/ios/ZCashLightClientKit/DAO/TransactionDao.swift +245 -0
  123. package/ios/ZCashLightClientKit/DAO/UnspentTransactionOutputDao.swift +210 -0
  124. package/ios/ZCashLightClientKit/Entity/AccountEntity.swift +199 -0
  125. package/ios/ZCashLightClientKit/Entity/BlockProgress.swift +24 -0
  126. package/ios/ZCashLightClientKit/Entity/EncodedTransactionEntity.swift +26 -0
  127. package/ios/ZCashLightClientKit/Entity/SentNoteEntity.swift +48 -0
  128. package/ios/ZCashLightClientKit/Entity/TransactionEntity.swift +235 -0
  129. package/ios/ZCashLightClientKit/Entity/UnspentTransactionOutputEntity.swift +18 -0
  130. package/ios/ZCashLightClientKit/Entity/ZcashCompactBlock.swift +96 -0
  131. package/ios/ZCashLightClientKit/Error/Sourcery/ZcashError.stencil +40 -0
  132. package/ios/ZCashLightClientKit/Error/Sourcery/ZcashErrorCode.stencil +15 -0
  133. package/ios/ZCashLightClientKit/Error/Sourcery/generateErrorCode.sh +34 -0
  134. package/ios/ZCashLightClientKit/Error/ZcashError.swift +820 -0
  135. package/ios/ZCashLightClientKit/Error/ZcashErrorCode.swift +306 -0
  136. package/ios/ZCashLightClientKit/Error/ZcashErrorCodeDefinition.swift +596 -0
  137. package/ios/ZCashLightClientKit/Extensions/Data+Zcash.swift +17 -0
  138. package/ios/ZCashLightClientKit/Extensions/Data+internal.swift +35 -0
  139. package/ios/ZCashLightClientKit/Extensions/Error+ZcashError.swift +18 -0
  140. package/ios/ZCashLightClientKit/Extensions/HexEncode.swift +41 -0
  141. package/ios/ZCashLightClientKit/Extensions/NumberFormatter+Zcash.swift +19 -0
  142. package/ios/ZCashLightClientKit/Extensions/URL+UpdateWithAlias.swift +36 -0
  143. package/ios/ZCashLightClientKit/Extensions/Undescribable.swift +22 -0
  144. package/ios/ZCashLightClientKit/Extensions/Zatoshi+SQLite.swift +20 -0
  145. package/ios/ZCashLightClientKit/Extensions/ZcashRust+Utils.swift +26 -0
  146. package/ios/ZCashLightClientKit/Extensions/ZcashSDK+extensions.swift +34 -0
  147. package/ios/ZCashLightClientKit/Initializer.swift +433 -0
  148. package/ios/ZCashLightClientKit/Metrics/SDKMetrics.swift +270 -0
  149. package/ios/ZCashLightClientKit/Model/Checkpoint.swift +84 -0
  150. package/ios/ZCashLightClientKit/Model/Memo.swift +236 -0
  151. package/ios/ZCashLightClientKit/Model/WalletTypes.swift +281 -0
  152. package/ios/ZCashLightClientKit/Model/Zatoshi.swift +115 -0
  153. package/ios/ZCashLightClientKit/Modules/Service/GRPC/LightWalletGRPCService.swift +342 -0
  154. package/ios/ZCashLightClientKit/Modules/Service/GRPC/ProtoBuf/Extensions/Protocolbuffer+Extensions.swift +50 -0
  155. package/ios/ZCashLightClientKit/Modules/Service/GRPC/ProtoBuf/compact_formats.pb.swift +399 -0
  156. package/ios/ZCashLightClientKit/Modules/Service/GRPC/ProtoBuf/proto/compact_formats.proto +66 -0
  157. package/ios/ZCashLightClientKit/Modules/Service/GRPC/ProtoBuf/proto/service.proto +185 -0
  158. package/ios/ZCashLightClientKit/Modules/Service/GRPC/ProtoBuf/service.grpc.swift +1123 -0
  159. package/ios/ZCashLightClientKit/Modules/Service/GRPC/ProtoBuf/service.pb.swift +1208 -0
  160. package/ios/ZCashLightClientKit/Modules/Service/LightWalletService.swift +195 -0
  161. package/ios/ZCashLightClientKit/Providers/LatestBlocksDataProvider.swift +69 -0
  162. package/ios/ZCashLightClientKit/Providers/ResourceProvider.swift +65 -0
  163. package/ios/ZCashLightClientKit/Repository/BlockRepository.swift +13 -0
  164. package/ios/ZCashLightClientKit/Repository/CompactBlockRepository.swift +43 -0
  165. package/ios/ZCashLightClientKit/Repository/NotesRepository.swift +17 -0
  166. package/ios/ZCashLightClientKit/Repository/PaginatedTransactionRepository.swift +35 -0
  167. package/ios/ZCashLightClientKit/Repository/TransactionRepository.swift +29 -0
  168. package/ios/ZCashLightClientKit/Repository/TransactionRepositoryBuilder.swift +24 -0
  169. package/ios/ZCashLightClientKit/Repository/UnspentTransactionOutputRepository.swift +16 -0
  170. package/ios/ZCashLightClientKit/Resources/checkpoints/mainnet/1000000.json +7 -0
  171. package/ios/ZCashLightClientKit/Resources/checkpoints/mainnet/1010000.json +7 -0
  172. package/ios/ZCashLightClientKit/Resources/checkpoints/mainnet/1020000.json +7 -0
  173. package/ios/ZCashLightClientKit/Resources/checkpoints/mainnet/1030000.json +7 -0
  174. package/ios/ZCashLightClientKit/Resources/checkpoints/mainnet/1040000.json +7 -0
  175. package/ios/ZCashLightClientKit/Resources/checkpoints/mainnet/1050000.json +7 -0
  176. package/ios/ZCashLightClientKit/Resources/checkpoints/mainnet/1060000.json +7 -0
  177. package/ios/ZCashLightClientKit/Resources/checkpoints/mainnet/1070000.json +7 -0
  178. package/ios/ZCashLightClientKit/Resources/checkpoints/mainnet/1080000.json +7 -0
  179. package/ios/ZCashLightClientKit/Resources/checkpoints/mainnet/1090000.json +7 -0
  180. package/ios/ZCashLightClientKit/Resources/checkpoints/mainnet/1100000.json +7 -0
  181. package/ios/ZCashLightClientKit/Resources/checkpoints/mainnet/1110000.json +7 -0
  182. package/ios/ZCashLightClientKit/Resources/checkpoints/mainnet/1120000.json +7 -0
  183. package/ios/ZCashLightClientKit/Resources/checkpoints/mainnet/1130000.json +7 -0
  184. package/ios/ZCashLightClientKit/Resources/checkpoints/mainnet/1140000.json +7 -0
  185. package/ios/ZCashLightClientKit/Resources/checkpoints/mainnet/1150000.json +7 -0
  186. package/ios/ZCashLightClientKit/Resources/checkpoints/mainnet/1160000.json +7 -0
  187. package/ios/ZCashLightClientKit/Resources/checkpoints/mainnet/1170000.json +7 -0
  188. package/ios/ZCashLightClientKit/Resources/checkpoints/mainnet/1180000.json +7 -0
  189. package/ios/ZCashLightClientKit/Resources/checkpoints/mainnet/1190000.json +7 -0
  190. package/ios/ZCashLightClientKit/Resources/checkpoints/mainnet/1200000.json +7 -0
  191. package/ios/ZCashLightClientKit/Resources/checkpoints/mainnet/1210000.json +7 -0
  192. package/ios/ZCashLightClientKit/Resources/checkpoints/mainnet/1220000.json +7 -0
  193. package/ios/ZCashLightClientKit/Resources/checkpoints/mainnet/1230000.json +7 -0
  194. package/ios/ZCashLightClientKit/Resources/checkpoints/mainnet/1240000.json +7 -0
  195. package/ios/ZCashLightClientKit/Resources/checkpoints/mainnet/1250000.json +7 -0
  196. package/ios/ZCashLightClientKit/Resources/checkpoints/mainnet/1260000.json +7 -0
  197. package/ios/ZCashLightClientKit/Resources/checkpoints/mainnet/1270000.json +7 -0
  198. package/ios/ZCashLightClientKit/Resources/checkpoints/mainnet/1280000.json +7 -0
  199. package/ios/ZCashLightClientKit/Resources/checkpoints/mainnet/1290000.json +7 -0
  200. package/ios/ZCashLightClientKit/Resources/checkpoints/mainnet/1300000.json +7 -0
  201. package/ios/ZCashLightClientKit/Resources/checkpoints/mainnet/1310000.json +7 -0
  202. package/ios/ZCashLightClientKit/Resources/checkpoints/mainnet/1320000.json +7 -0
  203. package/ios/ZCashLightClientKit/Resources/checkpoints/mainnet/1330000.json +7 -0
  204. package/ios/ZCashLightClientKit/Resources/checkpoints/mainnet/1340000.json +7 -0
  205. package/ios/ZCashLightClientKit/Resources/checkpoints/mainnet/1350000.json +7 -0
  206. package/ios/ZCashLightClientKit/Resources/checkpoints/mainnet/1360000.json +7 -0
  207. package/ios/ZCashLightClientKit/Resources/checkpoints/mainnet/1370000.json +7 -0
  208. package/ios/ZCashLightClientKit/Resources/checkpoints/mainnet/1380000.json +7 -0
  209. package/ios/ZCashLightClientKit/Resources/checkpoints/mainnet/1390000.json +7 -0
  210. package/ios/ZCashLightClientKit/Resources/checkpoints/mainnet/1400000.json +7 -0
  211. package/ios/ZCashLightClientKit/Resources/checkpoints/mainnet/1410000.json +7 -0
  212. package/ios/ZCashLightClientKit/Resources/checkpoints/mainnet/1420000.json +7 -0
  213. package/ios/ZCashLightClientKit/Resources/checkpoints/mainnet/1430000.json +7 -0
  214. package/ios/ZCashLightClientKit/Resources/checkpoints/mainnet/1440000.json +7 -0
  215. package/ios/ZCashLightClientKit/Resources/checkpoints/mainnet/1450000.json +7 -0
  216. package/ios/ZCashLightClientKit/Resources/checkpoints/mainnet/1460000.json +7 -0
  217. package/ios/ZCashLightClientKit/Resources/checkpoints/mainnet/1470000.json +7 -0
  218. package/ios/ZCashLightClientKit/Resources/checkpoints/mainnet/1480000.json +7 -0
  219. package/ios/ZCashLightClientKit/Resources/checkpoints/mainnet/1490000.json +7 -0
  220. package/ios/ZCashLightClientKit/Resources/checkpoints/mainnet/1500000.json +7 -0
  221. package/ios/ZCashLightClientKit/Resources/checkpoints/mainnet/1510000.json +7 -0
  222. package/ios/ZCashLightClientKit/Resources/checkpoints/mainnet/1520000.json +7 -0
  223. package/ios/ZCashLightClientKit/Resources/checkpoints/mainnet/1530000.json +7 -0
  224. package/ios/ZCashLightClientKit/Resources/checkpoints/mainnet/1540000.json +7 -0
  225. package/ios/ZCashLightClientKit/Resources/checkpoints/mainnet/1550000.json +7 -0
  226. package/ios/ZCashLightClientKit/Resources/checkpoints/mainnet/1560000.json +7 -0
  227. package/ios/ZCashLightClientKit/Resources/checkpoints/mainnet/1570000.json +7 -0
  228. package/ios/ZCashLightClientKit/Resources/checkpoints/mainnet/1580000.json +7 -0
  229. package/ios/ZCashLightClientKit/Resources/checkpoints/mainnet/1590000.json +7 -0
  230. package/ios/ZCashLightClientKit/Resources/checkpoints/mainnet/1600000.json +7 -0
  231. package/ios/ZCashLightClientKit/Resources/checkpoints/mainnet/1610000.json +7 -0
  232. package/ios/ZCashLightClientKit/Resources/checkpoints/mainnet/1620000.json +7 -0
  233. package/ios/ZCashLightClientKit/Resources/checkpoints/mainnet/1630000.json +7 -0
  234. package/ios/ZCashLightClientKit/Resources/checkpoints/mainnet/1631000.json +7 -0
  235. package/ios/ZCashLightClientKit/Resources/checkpoints/mainnet/1640000.json +7 -0
  236. package/ios/ZCashLightClientKit/Resources/checkpoints/mainnet/1650000.json +7 -0
  237. package/ios/ZCashLightClientKit/Resources/checkpoints/mainnet/1660000.json +7 -0
  238. package/ios/ZCashLightClientKit/Resources/checkpoints/mainnet/1670000.json +7 -0
  239. package/ios/ZCashLightClientKit/Resources/checkpoints/mainnet/1680000.json +7 -0
  240. package/ios/ZCashLightClientKit/Resources/checkpoints/mainnet/1686871.json +7 -0
  241. package/ios/ZCashLightClientKit/Resources/checkpoints/mainnet/1687104.json +8 -0
  242. package/ios/ZCashLightClientKit/Resources/checkpoints/mainnet/1690000.json +8 -0
  243. package/ios/ZCashLightClientKit/Resources/checkpoints/mainnet/1700000.json +8 -0
  244. package/ios/ZCashLightClientKit/Resources/checkpoints/mainnet/1710000.json +8 -0
  245. package/ios/ZCashLightClientKit/Resources/checkpoints/mainnet/1720000.json +8 -0
  246. package/ios/ZCashLightClientKit/Resources/checkpoints/mainnet/1722500.json +8 -0
  247. package/ios/ZCashLightClientKit/Resources/checkpoints/mainnet/1725000.json +8 -0
  248. package/ios/ZCashLightClientKit/Resources/checkpoints/mainnet/1727500.json +8 -0
  249. package/ios/ZCashLightClientKit/Resources/checkpoints/mainnet/1730000.json +8 -0
  250. package/ios/ZCashLightClientKit/Resources/checkpoints/mainnet/1732500.json +8 -0
  251. package/ios/ZCashLightClientKit/Resources/checkpoints/mainnet/1735000.json +8 -0
  252. package/ios/ZCashLightClientKit/Resources/checkpoints/mainnet/1737500.json +8 -0
  253. package/ios/ZCashLightClientKit/Resources/checkpoints/mainnet/1740000.json +8 -0
  254. package/ios/ZCashLightClientKit/Resources/checkpoints/mainnet/1742500.json +8 -0
  255. package/ios/ZCashLightClientKit/Resources/checkpoints/mainnet/1745000.json +8 -0
  256. package/ios/ZCashLightClientKit/Resources/checkpoints/mainnet/1747500.json +8 -0
  257. package/ios/ZCashLightClientKit/Resources/checkpoints/mainnet/1750000.json +8 -0
  258. package/ios/ZCashLightClientKit/Resources/checkpoints/mainnet/1752500.json +8 -0
  259. package/ios/ZCashLightClientKit/Resources/checkpoints/mainnet/1755000.json +9 -0
  260. package/ios/ZCashLightClientKit/Resources/checkpoints/mainnet/1757500.json +8 -0
  261. package/ios/ZCashLightClientKit/Resources/checkpoints/mainnet/1760000.json +8 -0
  262. package/ios/ZCashLightClientKit/Resources/checkpoints/mainnet/1762500.json +8 -0
  263. package/ios/ZCashLightClientKit/Resources/checkpoints/mainnet/1765000.json +8 -0
  264. package/ios/ZCashLightClientKit/Resources/checkpoints/mainnet/1767500.json +8 -0
  265. package/ios/ZCashLightClientKit/Resources/checkpoints/mainnet/1770000.json +8 -0
  266. package/ios/ZCashLightClientKit/Resources/checkpoints/mainnet/1772500.json +8 -0
  267. package/ios/ZCashLightClientKit/Resources/checkpoints/mainnet/1775000.json +8 -0
  268. package/ios/ZCashLightClientKit/Resources/checkpoints/mainnet/1777500.json +8 -0
  269. package/ios/ZCashLightClientKit/Resources/checkpoints/mainnet/1780000.json +8 -0
  270. package/ios/ZCashLightClientKit/Resources/checkpoints/mainnet/1782500.json +8 -0
  271. package/ios/ZCashLightClientKit/Resources/checkpoints/mainnet/1785000.json +8 -0
  272. package/ios/ZCashLightClientKit/Resources/checkpoints/mainnet/1787500.json +8 -0
  273. package/ios/ZCashLightClientKit/Resources/checkpoints/mainnet/1790000.json +8 -0
  274. package/ios/ZCashLightClientKit/Resources/checkpoints/mainnet/1792500.json +8 -0
  275. package/ios/ZCashLightClientKit/Resources/checkpoints/mainnet/1795000.json +8 -0
  276. package/ios/ZCashLightClientKit/Resources/checkpoints/mainnet/1797500.json +8 -0
  277. package/ios/ZCashLightClientKit/Resources/checkpoints/mainnet/1800000.json +8 -0
  278. package/ios/ZCashLightClientKit/Resources/checkpoints/mainnet/1802500.json +8 -0
  279. package/ios/ZCashLightClientKit/Resources/checkpoints/mainnet/1805000.json +8 -0
  280. package/ios/ZCashLightClientKit/Resources/checkpoints/mainnet/1807500.json +8 -0
  281. package/ios/ZCashLightClientKit/Resources/checkpoints/mainnet/1810000.json +8 -0
  282. package/ios/ZCashLightClientKit/Resources/checkpoints/mainnet/1812500.json +8 -0
  283. package/ios/ZCashLightClientKit/Resources/checkpoints/mainnet/1815000.json +8 -0
  284. package/ios/ZCashLightClientKit/Resources/checkpoints/mainnet/1817500.json +8 -0
  285. package/ios/ZCashLightClientKit/Resources/checkpoints/mainnet/1820000.json +8 -0
  286. package/ios/ZCashLightClientKit/Resources/checkpoints/mainnet/1822500.json +8 -0
  287. package/ios/ZCashLightClientKit/Resources/checkpoints/mainnet/1825000.json +8 -0
  288. package/ios/ZCashLightClientKit/Resources/checkpoints/mainnet/1827500.json +8 -0
  289. package/ios/ZCashLightClientKit/Resources/checkpoints/mainnet/1830000.json +8 -0
  290. package/ios/ZCashLightClientKit/Resources/checkpoints/mainnet/1832500.json +8 -0
  291. package/ios/ZCashLightClientKit/Resources/checkpoints/mainnet/1835000.json +8 -0
  292. package/ios/ZCashLightClientKit/Resources/checkpoints/mainnet/1837500.json +8 -0
  293. package/ios/ZCashLightClientKit/Resources/checkpoints/mainnet/1840000.json +8 -0
  294. package/ios/ZCashLightClientKit/Resources/checkpoints/mainnet/1842500.json +8 -0
  295. package/ios/ZCashLightClientKit/Resources/checkpoints/mainnet/1845000.json +8 -0
  296. package/ios/ZCashLightClientKit/Resources/checkpoints/mainnet/1847500.json +8 -0
  297. package/ios/ZCashLightClientKit/Resources/checkpoints/mainnet/1850000.json +8 -0
  298. package/ios/ZCashLightClientKit/Resources/checkpoints/mainnet/1852500.json +8 -0
  299. package/ios/ZCashLightClientKit/Resources/checkpoints/mainnet/1855000.json +8 -0
  300. package/ios/ZCashLightClientKit/Resources/checkpoints/mainnet/1857500.json +8 -0
  301. package/ios/ZCashLightClientKit/Resources/checkpoints/mainnet/1860000.json +8 -0
  302. package/ios/ZCashLightClientKit/Resources/checkpoints/mainnet/1862500.json +8 -0
  303. package/ios/ZCashLightClientKit/Resources/checkpoints/mainnet/1865000.json +8 -0
  304. package/ios/ZCashLightClientKit/Resources/checkpoints/mainnet/1867500.json +8 -0
  305. package/ios/ZCashLightClientKit/Resources/checkpoints/mainnet/1870000.json +8 -0
  306. package/ios/ZCashLightClientKit/Resources/checkpoints/mainnet/1872500.json +8 -0
  307. package/ios/ZCashLightClientKit/Resources/checkpoints/mainnet/1875000.json +8 -0
  308. package/ios/ZCashLightClientKit/Resources/checkpoints/mainnet/1877500.json +8 -0
  309. package/ios/ZCashLightClientKit/Resources/checkpoints/mainnet/1880000.json +8 -0
  310. package/ios/ZCashLightClientKit/Resources/checkpoints/mainnet/1882500.json +8 -0
  311. package/ios/ZCashLightClientKit/Resources/checkpoints/mainnet/1885000.json +8 -0
  312. package/ios/ZCashLightClientKit/Resources/checkpoints/mainnet/1887500.json +8 -0
  313. package/ios/ZCashLightClientKit/Resources/checkpoints/mainnet/1890000.json +8 -0
  314. package/ios/ZCashLightClientKit/Resources/checkpoints/mainnet/1892500.json +8 -0
  315. package/ios/ZCashLightClientKit/Resources/checkpoints/mainnet/1895000.json +8 -0
  316. package/ios/ZCashLightClientKit/Resources/checkpoints/mainnet/1897500.json +8 -0
  317. package/ios/ZCashLightClientKit/Resources/checkpoints/mainnet/1900000.json +8 -0
  318. package/ios/ZCashLightClientKit/Resources/checkpoints/mainnet/1902500.json +8 -0
  319. package/ios/ZCashLightClientKit/Resources/checkpoints/mainnet/1905000.json +8 -0
  320. package/ios/ZCashLightClientKit/Resources/checkpoints/mainnet/1907500.json +8 -0
  321. package/ios/ZCashLightClientKit/Resources/checkpoints/mainnet/1910000.json +8 -0
  322. package/ios/ZCashLightClientKit/Resources/checkpoints/mainnet/1912500.json +8 -0
  323. package/ios/ZCashLightClientKit/Resources/checkpoints/mainnet/1915000.json +8 -0
  324. package/ios/ZCashLightClientKit/Resources/checkpoints/mainnet/1917500.json +8 -0
  325. package/ios/ZCashLightClientKit/Resources/checkpoints/mainnet/1920000.json +8 -0
  326. package/ios/ZCashLightClientKit/Resources/checkpoints/mainnet/1922500.json +8 -0
  327. package/ios/ZCashLightClientKit/Resources/checkpoints/mainnet/1925000.json +8 -0
  328. package/ios/ZCashLightClientKit/Resources/checkpoints/mainnet/1927500.json +8 -0
  329. package/ios/ZCashLightClientKit/Resources/checkpoints/mainnet/1930000.json +8 -0
  330. package/ios/ZCashLightClientKit/Resources/checkpoints/mainnet/1932500.json +8 -0
  331. package/ios/ZCashLightClientKit/Resources/checkpoints/mainnet/1935000.json +8 -0
  332. package/ios/ZCashLightClientKit/Resources/checkpoints/mainnet/1937500.json +8 -0
  333. package/ios/ZCashLightClientKit/Resources/checkpoints/mainnet/1940000.json +8 -0
  334. package/ios/ZCashLightClientKit/Resources/checkpoints/mainnet/1942500.json +8 -0
  335. package/ios/ZCashLightClientKit/Resources/checkpoints/mainnet/1945000.json +8 -0
  336. package/ios/ZCashLightClientKit/Resources/checkpoints/mainnet/1947500.json +8 -0
  337. package/ios/ZCashLightClientKit/Resources/checkpoints/mainnet/1950000.json +8 -0
  338. package/ios/ZCashLightClientKit/Resources/checkpoints/mainnet/1952500.json +8 -0
  339. package/ios/ZCashLightClientKit/Resources/checkpoints/mainnet/1955000.json +8 -0
  340. package/ios/ZCashLightClientKit/Resources/checkpoints/mainnet/1957500.json +8 -0
  341. package/ios/ZCashLightClientKit/Resources/checkpoints/mainnet/1960000.json +8 -0
  342. package/ios/ZCashLightClientKit/Resources/checkpoints/mainnet/1962500.json +8 -0
  343. package/ios/ZCashLightClientKit/Resources/checkpoints/mainnet/1965000.json +8 -0
  344. package/ios/ZCashLightClientKit/Resources/checkpoints/mainnet/1967500.json +8 -0
  345. package/ios/ZCashLightClientKit/Resources/checkpoints/mainnet/1970000.json +8 -0
  346. package/ios/ZCashLightClientKit/Resources/checkpoints/mainnet/1972500.json +8 -0
  347. package/ios/ZCashLightClientKit/Resources/checkpoints/mainnet/1975000.json +8 -0
  348. package/ios/ZCashLightClientKit/Resources/checkpoints/mainnet/1977500.json +8 -0
  349. package/ios/ZCashLightClientKit/Resources/checkpoints/mainnet/1980000.json +8 -0
  350. package/ios/ZCashLightClientKit/Resources/checkpoints/mainnet/1982500.json +8 -0
  351. package/ios/ZCashLightClientKit/Resources/checkpoints/mainnet/1985000.json +8 -0
  352. package/ios/ZCashLightClientKit/Resources/checkpoints/mainnet/1987500.json +8 -0
  353. package/ios/ZCashLightClientKit/Resources/checkpoints/mainnet/1990000.json +8 -0
  354. package/ios/ZCashLightClientKit/Resources/checkpoints/mainnet/1992500.json +8 -0
  355. package/ios/ZCashLightClientKit/Resources/checkpoints/mainnet/1995000.json +8 -0
  356. package/ios/ZCashLightClientKit/Resources/checkpoints/mainnet/1997500.json +8 -0
  357. package/ios/ZCashLightClientKit/Resources/checkpoints/mainnet/2000000.json +8 -0
  358. package/ios/ZCashLightClientKit/Resources/checkpoints/mainnet/2002500.json +8 -0
  359. package/ios/ZCashLightClientKit/Resources/checkpoints/mainnet/2005000.json +8 -0
  360. package/ios/ZCashLightClientKit/Resources/checkpoints/mainnet/2007500.json +8 -0
  361. package/ios/ZCashLightClientKit/Resources/checkpoints/mainnet/2010000.json +8 -0
  362. package/ios/ZCashLightClientKit/Resources/checkpoints/mainnet/2012500.json +8 -0
  363. package/ios/ZCashLightClientKit/Resources/checkpoints/mainnet/2015000.json +8 -0
  364. package/ios/ZCashLightClientKit/Resources/checkpoints/mainnet/2017500.json +8 -0
  365. package/ios/ZCashLightClientKit/Resources/checkpoints/mainnet/2020000.json +8 -0
  366. package/ios/ZCashLightClientKit/Resources/checkpoints/mainnet/2022500.json +8 -0
  367. package/ios/ZCashLightClientKit/Resources/checkpoints/mainnet/2025000.json +8 -0
  368. package/ios/ZCashLightClientKit/Resources/checkpoints/mainnet/2027500.json +8 -0
  369. package/ios/ZCashLightClientKit/Resources/checkpoints/mainnet/2030000.json +8 -0
  370. package/ios/ZCashLightClientKit/Resources/checkpoints/mainnet/2032500.json +8 -0
  371. package/ios/ZCashLightClientKit/Resources/checkpoints/mainnet/2035000.json +8 -0
  372. package/ios/ZCashLightClientKit/Resources/checkpoints/mainnet/2037500.json +8 -0
  373. package/ios/ZCashLightClientKit/Resources/checkpoints/mainnet/2040000.json +8 -0
  374. package/ios/ZCashLightClientKit/Resources/checkpoints/mainnet/2042500.json +8 -0
  375. package/ios/ZCashLightClientKit/Resources/checkpoints/mainnet/2045000.json +8 -0
  376. package/ios/ZCashLightClientKit/Resources/checkpoints/mainnet/2047500.json +8 -0
  377. package/ios/ZCashLightClientKit/Resources/checkpoints/mainnet/2050000.json +8 -0
  378. package/ios/ZCashLightClientKit/Resources/checkpoints/mainnet/2052500.json +8 -0
  379. package/ios/ZCashLightClientKit/Resources/checkpoints/mainnet/2055000.json +8 -0
  380. package/ios/ZCashLightClientKit/Resources/checkpoints/mainnet/2057500.json +8 -0
  381. package/ios/ZCashLightClientKit/Resources/checkpoints/mainnet/2060000.json +8 -0
  382. package/ios/ZCashLightClientKit/Resources/checkpoints/mainnet/2062500.json +8 -0
  383. package/ios/ZCashLightClientKit/Resources/checkpoints/mainnet/2065000.json +8 -0
  384. package/ios/ZCashLightClientKit/Resources/checkpoints/mainnet/2067500.json +8 -0
  385. package/ios/ZCashLightClientKit/Resources/checkpoints/mainnet/2070000.json +8 -0
  386. package/ios/ZCashLightClientKit/Resources/checkpoints/mainnet/2072500.json +8 -0
  387. package/ios/ZCashLightClientKit/Resources/checkpoints/mainnet/2075000.json +8 -0
  388. package/ios/ZCashLightClientKit/Resources/checkpoints/mainnet/2077500.json +8 -0
  389. package/ios/ZCashLightClientKit/Resources/checkpoints/mainnet/2080000.json +8 -0
  390. package/ios/ZCashLightClientKit/Resources/checkpoints/mainnet/2082500.json +8 -0
  391. package/ios/ZCashLightClientKit/Resources/checkpoints/mainnet/2085000.json +8 -0
  392. package/ios/ZCashLightClientKit/Resources/checkpoints/mainnet/2087500.json +8 -0
  393. package/ios/ZCashLightClientKit/Resources/checkpoints/mainnet/2090000.json +8 -0
  394. package/ios/ZCashLightClientKit/Resources/checkpoints/mainnet/2100000.json +8 -0
  395. package/ios/ZCashLightClientKit/Resources/checkpoints/mainnet/2110000.json +8 -0
  396. package/ios/ZCashLightClientKit/Resources/checkpoints/mainnet/2120000.json +8 -0
  397. package/ios/ZCashLightClientKit/Resources/checkpoints/mainnet/2130000.json +8 -0
  398. package/ios/ZCashLightClientKit/Resources/checkpoints/mainnet/2140000.json +8 -0
  399. package/ios/ZCashLightClientKit/Resources/checkpoints/mainnet/2150000.json +8 -0
  400. package/ios/ZCashLightClientKit/Resources/checkpoints/mainnet/2160000.json +8 -0
  401. package/ios/ZCashLightClientKit/Resources/checkpoints/mainnet/2170000.json +8 -0
  402. package/ios/ZCashLightClientKit/Resources/checkpoints/mainnet/2180000.json +8 -0
  403. package/ios/ZCashLightClientKit/Resources/checkpoints/mainnet/2190000.json +8 -0
  404. package/ios/ZCashLightClientKit/Resources/checkpoints/mainnet/2200000.json +8 -0
  405. package/ios/ZCashLightClientKit/Resources/checkpoints/mainnet/2210000.json +8 -0
  406. package/ios/ZCashLightClientKit/Resources/checkpoints/mainnet/419200.json +7 -0
  407. package/ios/ZCashLightClientKit/Resources/checkpoints/mainnet/500000.json +7 -0
  408. package/ios/ZCashLightClientKit/Resources/checkpoints/mainnet/510000.json +7 -0
  409. package/ios/ZCashLightClientKit/Resources/checkpoints/mainnet/520000.json +7 -0
  410. package/ios/ZCashLightClientKit/Resources/checkpoints/mainnet/530000.json +7 -0
  411. package/ios/ZCashLightClientKit/Resources/checkpoints/mainnet/540000.json +7 -0
  412. package/ios/ZCashLightClientKit/Resources/checkpoints/mainnet/550000.json +7 -0
  413. package/ios/ZCashLightClientKit/Resources/checkpoints/mainnet/560000.json +7 -0
  414. package/ios/ZCashLightClientKit/Resources/checkpoints/mainnet/570000.json +7 -0
  415. package/ios/ZCashLightClientKit/Resources/checkpoints/mainnet/580000.json +7 -0
  416. package/ios/ZCashLightClientKit/Resources/checkpoints/mainnet/590000.json +7 -0
  417. package/ios/ZCashLightClientKit/Resources/checkpoints/mainnet/600000.json +7 -0
  418. package/ios/ZCashLightClientKit/Resources/checkpoints/mainnet/610000.json +7 -0
  419. package/ios/ZCashLightClientKit/Resources/checkpoints/mainnet/620000.json +7 -0
  420. package/ios/ZCashLightClientKit/Resources/checkpoints/mainnet/630000.json +7 -0
  421. package/ios/ZCashLightClientKit/Resources/checkpoints/mainnet/640000.json +7 -0
  422. package/ios/ZCashLightClientKit/Resources/checkpoints/mainnet/650000.json +7 -0
  423. package/ios/ZCashLightClientKit/Resources/checkpoints/mainnet/660000.json +7 -0
  424. package/ios/ZCashLightClientKit/Resources/checkpoints/mainnet/663150.json +8 -0
  425. package/ios/ZCashLightClientKit/Resources/checkpoints/mainnet/670000.json +7 -0
  426. package/ios/ZCashLightClientKit/Resources/checkpoints/mainnet/680000.json +7 -0
  427. package/ios/ZCashLightClientKit/Resources/checkpoints/mainnet/690000.json +7 -0
  428. package/ios/ZCashLightClientKit/Resources/checkpoints/mainnet/700000.json +7 -0
  429. package/ios/ZCashLightClientKit/Resources/checkpoints/mainnet/710000.json +7 -0
  430. package/ios/ZCashLightClientKit/Resources/checkpoints/mainnet/720000.json +7 -0
  431. package/ios/ZCashLightClientKit/Resources/checkpoints/mainnet/730000.json +7 -0
  432. package/ios/ZCashLightClientKit/Resources/checkpoints/mainnet/740000.json +7 -0
  433. package/ios/ZCashLightClientKit/Resources/checkpoints/mainnet/750000.json +7 -0
  434. package/ios/ZCashLightClientKit/Resources/checkpoints/mainnet/760000.json +7 -0
  435. package/ios/ZCashLightClientKit/Resources/checkpoints/mainnet/770000.json +7 -0
  436. package/ios/ZCashLightClientKit/Resources/checkpoints/mainnet/780000.json +7 -0
  437. package/ios/ZCashLightClientKit/Resources/checkpoints/mainnet/790000.json +7 -0
  438. package/ios/ZCashLightClientKit/Resources/checkpoints/mainnet/800000.json +7 -0
  439. package/ios/ZCashLightClientKit/Resources/checkpoints/mainnet/810000.json +7 -0
  440. package/ios/ZCashLightClientKit/Resources/checkpoints/mainnet/820000.json +7 -0
  441. package/ios/ZCashLightClientKit/Resources/checkpoints/mainnet/830000.json +7 -0
  442. package/ios/ZCashLightClientKit/Resources/checkpoints/mainnet/840000.json +7 -0
  443. package/ios/ZCashLightClientKit/Resources/checkpoints/mainnet/850000.json +7 -0
  444. package/ios/ZCashLightClientKit/Resources/checkpoints/mainnet/860000.json +7 -0
  445. package/ios/ZCashLightClientKit/Resources/checkpoints/mainnet/870000.json +7 -0
  446. package/ios/ZCashLightClientKit/Resources/checkpoints/mainnet/880000.json +7 -0
  447. package/ios/ZCashLightClientKit/Resources/checkpoints/mainnet/890000.json +7 -0
  448. package/ios/ZCashLightClientKit/Resources/checkpoints/mainnet/900000.json +7 -0
  449. package/ios/ZCashLightClientKit/Resources/checkpoints/mainnet/910000.json +7 -0
  450. package/ios/ZCashLightClientKit/Resources/checkpoints/mainnet/920000.json +7 -0
  451. package/ios/ZCashLightClientKit/Resources/checkpoints/mainnet/930000.json +7 -0
  452. package/ios/ZCashLightClientKit/Resources/checkpoints/mainnet/940000.json +7 -0
  453. package/ios/ZCashLightClientKit/Resources/checkpoints/mainnet/950000.json +7 -0
  454. package/ios/ZCashLightClientKit/Resources/checkpoints/mainnet/960000.json +7 -0
  455. package/ios/ZCashLightClientKit/Resources/checkpoints/mainnet/970000.json +7 -0
  456. package/ios/ZCashLightClientKit/Resources/checkpoints/mainnet/980000.json +7 -0
  457. package/ios/ZCashLightClientKit/Resources/checkpoints/mainnet/990000.json +7 -0
  458. package/ios/ZCashLightClientKit/Resources/checkpoints/testnet/1000000.json +7 -0
  459. package/ios/ZCashLightClientKit/Resources/checkpoints/testnet/1010000.json +7 -0
  460. package/ios/ZCashLightClientKit/Resources/checkpoints/testnet/1020000.json +7 -0
  461. package/ios/ZCashLightClientKit/Resources/checkpoints/testnet/1030000.json +7 -0
  462. package/ios/ZCashLightClientKit/Resources/checkpoints/testnet/1040000.json +7 -0
  463. package/ios/ZCashLightClientKit/Resources/checkpoints/testnet/1050000.json +7 -0
  464. package/ios/ZCashLightClientKit/Resources/checkpoints/testnet/1060000.json +7 -0
  465. package/ios/ZCashLightClientKit/Resources/checkpoints/testnet/1070000.json +7 -0
  466. package/ios/ZCashLightClientKit/Resources/checkpoints/testnet/1080000.json +7 -0
  467. package/ios/ZCashLightClientKit/Resources/checkpoints/testnet/1090000.json +7 -0
  468. package/ios/ZCashLightClientKit/Resources/checkpoints/testnet/1100000.json +7 -0
  469. package/ios/ZCashLightClientKit/Resources/checkpoints/testnet/1110000.json +7 -0
  470. package/ios/ZCashLightClientKit/Resources/checkpoints/testnet/1120000.json +7 -0
  471. package/ios/ZCashLightClientKit/Resources/checkpoints/testnet/1130000.json +7 -0
  472. package/ios/ZCashLightClientKit/Resources/checkpoints/testnet/1140000.json +7 -0
  473. package/ios/ZCashLightClientKit/Resources/checkpoints/testnet/1150000.json +7 -0
  474. package/ios/ZCashLightClientKit/Resources/checkpoints/testnet/1160000.json +7 -0
  475. package/ios/ZCashLightClientKit/Resources/checkpoints/testnet/1170000.json +7 -0
  476. package/ios/ZCashLightClientKit/Resources/checkpoints/testnet/1180000.json +7 -0
  477. package/ios/ZCashLightClientKit/Resources/checkpoints/testnet/1190000.json +7 -0
  478. package/ios/ZCashLightClientKit/Resources/checkpoints/testnet/1200000.json +7 -0
  479. package/ios/ZCashLightClientKit/Resources/checkpoints/testnet/1210000.json +7 -0
  480. package/ios/ZCashLightClientKit/Resources/checkpoints/testnet/1220000.json +7 -0
  481. package/ios/ZCashLightClientKit/Resources/checkpoints/testnet/1230000.json +7 -0
  482. package/ios/ZCashLightClientKit/Resources/checkpoints/testnet/1240000.json +7 -0
  483. package/ios/ZCashLightClientKit/Resources/checkpoints/testnet/1250000.json +7 -0
  484. package/ios/ZCashLightClientKit/Resources/checkpoints/testnet/1260000.json +7 -0
  485. package/ios/ZCashLightClientKit/Resources/checkpoints/testnet/1270000.json +7 -0
  486. package/ios/ZCashLightClientKit/Resources/checkpoints/testnet/1280000.json +7 -0
  487. package/ios/ZCashLightClientKit/Resources/checkpoints/testnet/1290000.json +7 -0
  488. package/ios/ZCashLightClientKit/Resources/checkpoints/testnet/1300000.json +7 -0
  489. package/ios/ZCashLightClientKit/Resources/checkpoints/testnet/1310000.json +7 -0
  490. package/ios/ZCashLightClientKit/Resources/checkpoints/testnet/1320000.json +7 -0
  491. package/ios/ZCashLightClientKit/Resources/checkpoints/testnet/1330000.json +7 -0
  492. package/ios/ZCashLightClientKit/Resources/checkpoints/testnet/1340000.json +7 -0
  493. package/ios/ZCashLightClientKit/Resources/checkpoints/testnet/1350000.json +7 -0
  494. package/ios/ZCashLightClientKit/Resources/checkpoints/testnet/1360000.json +7 -0
  495. package/ios/ZCashLightClientKit/Resources/checkpoints/testnet/1370000.json +7 -0
  496. package/ios/ZCashLightClientKit/Resources/checkpoints/testnet/1380000.json +7 -0
  497. package/ios/ZCashLightClientKit/Resources/checkpoints/testnet/1390000.json +7 -0
  498. package/ios/ZCashLightClientKit/Resources/checkpoints/testnet/1400000.json +7 -0
  499. package/ios/ZCashLightClientKit/Resources/checkpoints/testnet/1410000.json +7 -0
  500. package/ios/ZCashLightClientKit/Resources/checkpoints/testnet/1420000.json +7 -0
  501. package/ios/ZCashLightClientKit/Resources/checkpoints/testnet/1430000.json +7 -0
  502. package/ios/ZCashLightClientKit/Resources/checkpoints/testnet/1440000.json +7 -0
  503. package/ios/ZCashLightClientKit/Resources/checkpoints/testnet/1450000.json +7 -0
  504. package/ios/ZCashLightClientKit/Resources/checkpoints/testnet/1460000.json +7 -0
  505. package/ios/ZCashLightClientKit/Resources/checkpoints/testnet/1470000.json +7 -0
  506. package/ios/ZCashLightClientKit/Resources/checkpoints/testnet/1480000.json +7 -0
  507. package/ios/ZCashLightClientKit/Resources/checkpoints/testnet/1490000.json +7 -0
  508. package/ios/ZCashLightClientKit/Resources/checkpoints/testnet/1500000.json +7 -0
  509. package/ios/ZCashLightClientKit/Resources/checkpoints/testnet/1510000.json +7 -0
  510. package/ios/ZCashLightClientKit/Resources/checkpoints/testnet/1520000.json +7 -0
  511. package/ios/ZCashLightClientKit/Resources/checkpoints/testnet/1530000.json +7 -0
  512. package/ios/ZCashLightClientKit/Resources/checkpoints/testnet/1540000.json +7 -0
  513. package/ios/ZCashLightClientKit/Resources/checkpoints/testnet/1550000.json +7 -0
  514. package/ios/ZCashLightClientKit/Resources/checkpoints/testnet/1560000.json +7 -0
  515. package/ios/ZCashLightClientKit/Resources/checkpoints/testnet/1570000.json +7 -0
  516. package/ios/ZCashLightClientKit/Resources/checkpoints/testnet/1580000.json +7 -0
  517. package/ios/ZCashLightClientKit/Resources/checkpoints/testnet/1590000.json +7 -0
  518. package/ios/ZCashLightClientKit/Resources/checkpoints/testnet/1600000.json +7 -0
  519. package/ios/ZCashLightClientKit/Resources/checkpoints/testnet/1610000.json +7 -0
  520. package/ios/ZCashLightClientKit/Resources/checkpoints/testnet/1620000.json +7 -0
  521. package/ios/ZCashLightClientKit/Resources/checkpoints/testnet/1630000.json +7 -0
  522. package/ios/ZCashLightClientKit/Resources/checkpoints/testnet/1640000.json +7 -0
  523. package/ios/ZCashLightClientKit/Resources/checkpoints/testnet/1650000.json +7 -0
  524. package/ios/ZCashLightClientKit/Resources/checkpoints/testnet/1660000.json +7 -0
  525. package/ios/ZCashLightClientKit/Resources/checkpoints/testnet/1670000.json +7 -0
  526. package/ios/ZCashLightClientKit/Resources/checkpoints/testnet/1680000.json +7 -0
  527. package/ios/ZCashLightClientKit/Resources/checkpoints/testnet/1690000.json +7 -0
  528. package/ios/ZCashLightClientKit/Resources/checkpoints/testnet/1700000.json +7 -0
  529. package/ios/ZCashLightClientKit/Resources/checkpoints/testnet/1710000.json +7 -0
  530. package/ios/ZCashLightClientKit/Resources/checkpoints/testnet/1720000.json +7 -0
  531. package/ios/ZCashLightClientKit/Resources/checkpoints/testnet/1730000.json +7 -0
  532. package/ios/ZCashLightClientKit/Resources/checkpoints/testnet/1740000.json +7 -0
  533. package/ios/ZCashLightClientKit/Resources/checkpoints/testnet/1750000.json +7 -0
  534. package/ios/ZCashLightClientKit/Resources/checkpoints/testnet/1760000.json +7 -0
  535. package/ios/ZCashLightClientKit/Resources/checkpoints/testnet/1770000.json +7 -0
  536. package/ios/ZCashLightClientKit/Resources/checkpoints/testnet/1780000.json +7 -0
  537. package/ios/ZCashLightClientKit/Resources/checkpoints/testnet/1790000.json +7 -0
  538. package/ios/ZCashLightClientKit/Resources/checkpoints/testnet/1800000.json +7 -0
  539. package/ios/ZCashLightClientKit/Resources/checkpoints/testnet/1810000.json +7 -0
  540. package/ios/ZCashLightClientKit/Resources/checkpoints/testnet/1820000.json +7 -0
  541. package/ios/ZCashLightClientKit/Resources/checkpoints/testnet/1830000.json +7 -0
  542. package/ios/ZCashLightClientKit/Resources/checkpoints/testnet/1840000.json +7 -0
  543. package/ios/ZCashLightClientKit/Resources/checkpoints/testnet/1842420.json +8 -0
  544. package/ios/ZCashLightClientKit/Resources/checkpoints/testnet/1850000.json +8 -0
  545. package/ios/ZCashLightClientKit/Resources/checkpoints/testnet/1860000.json +8 -0
  546. package/ios/ZCashLightClientKit/Resources/checkpoints/testnet/1870000.json +8 -0
  547. package/ios/ZCashLightClientKit/Resources/checkpoints/testnet/1880000.json +8 -0
  548. package/ios/ZCashLightClientKit/Resources/checkpoints/testnet/1890000.json +8 -0
  549. package/ios/ZCashLightClientKit/Resources/checkpoints/testnet/1900000.json +8 -0
  550. package/ios/ZCashLightClientKit/Resources/checkpoints/testnet/1910000.json +8 -0
  551. package/ios/ZCashLightClientKit/Resources/checkpoints/testnet/1920000.json +8 -0
  552. package/ios/ZCashLightClientKit/Resources/checkpoints/testnet/1930000.json +8 -0
  553. package/ios/ZCashLightClientKit/Resources/checkpoints/testnet/1940000.json +8 -0
  554. package/ios/ZCashLightClientKit/Resources/checkpoints/testnet/1950000.json +8 -0
  555. package/ios/ZCashLightClientKit/Resources/checkpoints/testnet/1960000.json +8 -0
  556. package/ios/ZCashLightClientKit/Resources/checkpoints/testnet/1970000.json +8 -0
  557. package/ios/ZCashLightClientKit/Resources/checkpoints/testnet/1980000.json +8 -0
  558. package/ios/ZCashLightClientKit/Resources/checkpoints/testnet/1990000.json +8 -0
  559. package/ios/ZCashLightClientKit/Resources/checkpoints/testnet/2000000.json +8 -0
  560. package/ios/ZCashLightClientKit/Resources/checkpoints/testnet/2010000.json +8 -0
  561. package/ios/ZCashLightClientKit/Resources/checkpoints/testnet/2020000.json +8 -0
  562. package/ios/ZCashLightClientKit/Resources/checkpoints/testnet/2030000.json +8 -0
  563. package/ios/ZCashLightClientKit/Resources/checkpoints/testnet/2040000.json +8 -0
  564. package/ios/ZCashLightClientKit/Resources/checkpoints/testnet/2050000.json +8 -0
  565. package/ios/ZCashLightClientKit/Resources/checkpoints/testnet/2060000.json +8 -0
  566. package/ios/ZCashLightClientKit/Resources/checkpoints/testnet/2070000.json +8 -0
  567. package/ios/ZCashLightClientKit/Resources/checkpoints/testnet/2080000.json +8 -0
  568. package/ios/ZCashLightClientKit/Resources/checkpoints/testnet/2090000.json +8 -0
  569. package/ios/ZCashLightClientKit/Resources/checkpoints/testnet/2100000.json +8 -0
  570. package/ios/ZCashLightClientKit/Resources/checkpoints/testnet/2110000.json +8 -0
  571. package/ios/ZCashLightClientKit/Resources/checkpoints/testnet/2120000.json +8 -0
  572. package/ios/ZCashLightClientKit/Resources/checkpoints/testnet/2130000.json +8 -0
  573. package/ios/ZCashLightClientKit/Resources/checkpoints/testnet/2140000.json +8 -0
  574. package/ios/ZCashLightClientKit/Resources/checkpoints/testnet/2150000.json +8 -0
  575. package/ios/ZCashLightClientKit/Resources/checkpoints/testnet/2160000.json +8 -0
  576. package/ios/ZCashLightClientKit/Resources/checkpoints/testnet/2170000.json +8 -0
  577. package/ios/ZCashLightClientKit/Resources/checkpoints/testnet/2180000.json +8 -0
  578. package/ios/ZCashLightClientKit/Resources/checkpoints/testnet/2190000.json +8 -0
  579. package/ios/ZCashLightClientKit/Resources/checkpoints/testnet/2200000.json +8 -0
  580. package/ios/ZCashLightClientKit/Resources/checkpoints/testnet/2210000.json +8 -0
  581. package/ios/ZCashLightClientKit/Resources/checkpoints/testnet/2220000.json +8 -0
  582. package/ios/ZCashLightClientKit/Resources/checkpoints/testnet/2230000.json +8 -0
  583. package/ios/ZCashLightClientKit/Resources/checkpoints/testnet/2240000.json +8 -0
  584. package/ios/ZCashLightClientKit/Resources/checkpoints/testnet/2250000.json +8 -0
  585. package/ios/ZCashLightClientKit/Resources/checkpoints/testnet/2260000.json +8 -0
  586. package/ios/ZCashLightClientKit/Resources/checkpoints/testnet/2270000.json +8 -0
  587. package/ios/ZCashLightClientKit/Resources/checkpoints/testnet/2280000.json +8 -0
  588. package/ios/ZCashLightClientKit/Resources/checkpoints/testnet/2290000.json +8 -0
  589. package/ios/ZCashLightClientKit/Resources/checkpoints/testnet/2300000.json +8 -0
  590. package/ios/ZCashLightClientKit/Resources/checkpoints/testnet/2310000.json +8 -0
  591. package/ios/ZCashLightClientKit/Resources/checkpoints/testnet/2320000.json +8 -0
  592. package/ios/ZCashLightClientKit/Resources/checkpoints/testnet/2330000.json +8 -0
  593. package/ios/ZCashLightClientKit/Resources/checkpoints/testnet/2340000.json +8 -0
  594. package/ios/ZCashLightClientKit/Resources/checkpoints/testnet/280000.json +7 -0
  595. package/ios/ZCashLightClientKit/Resources/checkpoints/testnet/290000.json +7 -0
  596. package/ios/ZCashLightClientKit/Resources/checkpoints/testnet/300000.json +7 -0
  597. package/ios/ZCashLightClientKit/Resources/checkpoints/testnet/310000.json +7 -0
  598. package/ios/ZCashLightClientKit/Resources/checkpoints/testnet/320000.json +7 -0
  599. package/ios/ZCashLightClientKit/Resources/checkpoints/testnet/330000.json +7 -0
  600. package/ios/ZCashLightClientKit/Resources/checkpoints/testnet/340000.json +7 -0
  601. package/ios/ZCashLightClientKit/Resources/checkpoints/testnet/350000.json +7 -0
  602. package/ios/ZCashLightClientKit/Resources/checkpoints/testnet/360000.json +7 -0
  603. package/ios/ZCashLightClientKit/Resources/checkpoints/testnet/370000.json +7 -0
  604. package/ios/ZCashLightClientKit/Resources/checkpoints/testnet/380000.json +7 -0
  605. package/ios/ZCashLightClientKit/Resources/checkpoints/testnet/390000.json +7 -0
  606. package/ios/ZCashLightClientKit/Resources/checkpoints/testnet/400000.json +7 -0
  607. package/ios/ZCashLightClientKit/Resources/checkpoints/testnet/410000.json +7 -0
  608. package/ios/ZCashLightClientKit/Resources/checkpoints/testnet/420000.json +7 -0
  609. package/ios/ZCashLightClientKit/Resources/checkpoints/testnet/430000.json +7 -0
  610. package/ios/ZCashLightClientKit/Resources/checkpoints/testnet/440000.json +7 -0
  611. package/ios/ZCashLightClientKit/Resources/checkpoints/testnet/450000.json +7 -0
  612. package/ios/ZCashLightClientKit/Resources/checkpoints/testnet/460000.json +7 -0
  613. package/ios/ZCashLightClientKit/Resources/checkpoints/testnet/470000.json +7 -0
  614. package/ios/ZCashLightClientKit/Resources/checkpoints/testnet/480000.json +7 -0
  615. package/ios/ZCashLightClientKit/Resources/checkpoints/testnet/490000.json +7 -0
  616. package/ios/ZCashLightClientKit/Resources/checkpoints/testnet/500000.json +7 -0
  617. package/ios/ZCashLightClientKit/Resources/checkpoints/testnet/510000.json +7 -0
  618. package/ios/ZCashLightClientKit/Resources/checkpoints/testnet/520000.json +7 -0
  619. package/ios/ZCashLightClientKit/Resources/checkpoints/testnet/530000.json +7 -0
  620. package/ios/ZCashLightClientKit/Resources/checkpoints/testnet/540000.json +7 -0
  621. package/ios/ZCashLightClientKit/Resources/checkpoints/testnet/550000.json +7 -0
  622. package/ios/ZCashLightClientKit/Resources/checkpoints/testnet/560000.json +7 -0
  623. package/ios/ZCashLightClientKit/Resources/checkpoints/testnet/570000.json +7 -0
  624. package/ios/ZCashLightClientKit/Resources/checkpoints/testnet/580000.json +7 -0
  625. package/ios/ZCashLightClientKit/Resources/checkpoints/testnet/590000.json +7 -0
  626. package/ios/ZCashLightClientKit/Resources/checkpoints/testnet/600000.json +7 -0
  627. package/ios/ZCashLightClientKit/Resources/checkpoints/testnet/610000.json +7 -0
  628. package/ios/ZCashLightClientKit/Resources/checkpoints/testnet/620000.json +7 -0
  629. package/ios/ZCashLightClientKit/Resources/checkpoints/testnet/630000.json +7 -0
  630. package/ios/ZCashLightClientKit/Resources/checkpoints/testnet/640000.json +7 -0
  631. package/ios/ZCashLightClientKit/Resources/checkpoints/testnet/650000.json +7 -0
  632. package/ios/ZCashLightClientKit/Resources/checkpoints/testnet/660000.json +7 -0
  633. package/ios/ZCashLightClientKit/Resources/checkpoints/testnet/670000.json +7 -0
  634. package/ios/ZCashLightClientKit/Resources/checkpoints/testnet/680000.json +7 -0
  635. package/ios/ZCashLightClientKit/Resources/checkpoints/testnet/690000.json +7 -0
  636. package/ios/ZCashLightClientKit/Resources/checkpoints/testnet/700000.json +7 -0
  637. package/ios/ZCashLightClientKit/Resources/checkpoints/testnet/710000.json +7 -0
  638. package/ios/ZCashLightClientKit/Resources/checkpoints/testnet/720000.json +7 -0
  639. package/ios/ZCashLightClientKit/Resources/checkpoints/testnet/730000.json +7 -0
  640. package/ios/ZCashLightClientKit/Resources/checkpoints/testnet/740000.json +7 -0
  641. package/ios/ZCashLightClientKit/Resources/checkpoints/testnet/750000.json +7 -0
  642. package/ios/ZCashLightClientKit/Resources/checkpoints/testnet/760000.json +7 -0
  643. package/ios/ZCashLightClientKit/Resources/checkpoints/testnet/770000.json +7 -0
  644. package/ios/ZCashLightClientKit/Resources/checkpoints/testnet/780000.json +7 -0
  645. package/ios/ZCashLightClientKit/Resources/checkpoints/testnet/790000.json +7 -0
  646. package/ios/ZCashLightClientKit/Resources/checkpoints/testnet/800000.json +7 -0
  647. package/ios/ZCashLightClientKit/Resources/checkpoints/testnet/810000.json +7 -0
  648. package/ios/ZCashLightClientKit/Resources/checkpoints/testnet/820000.json +7 -0
  649. package/ios/ZCashLightClientKit/Resources/checkpoints/testnet/830000.json +7 -0
  650. package/ios/ZCashLightClientKit/Resources/checkpoints/testnet/840000.json +7 -0
  651. package/ios/ZCashLightClientKit/Resources/checkpoints/testnet/850000.json +7 -0
  652. package/ios/ZCashLightClientKit/Resources/checkpoints/testnet/860000.json +7 -0
  653. package/ios/ZCashLightClientKit/Resources/checkpoints/testnet/870000.json +7 -0
  654. package/ios/ZCashLightClientKit/Resources/checkpoints/testnet/880000.json +7 -0
  655. package/ios/ZCashLightClientKit/Resources/checkpoints/testnet/890000.json +7 -0
  656. package/ios/ZCashLightClientKit/Resources/checkpoints/testnet/900000.json +7 -0
  657. package/ios/ZCashLightClientKit/Resources/checkpoints/testnet/910000.json +7 -0
  658. package/ios/ZCashLightClientKit/Resources/checkpoints/testnet/920000.json +7 -0
  659. package/ios/ZCashLightClientKit/Resources/checkpoints/testnet/930000.json +7 -0
  660. package/ios/ZCashLightClientKit/Resources/checkpoints/testnet/940000.json +7 -0
  661. package/ios/ZCashLightClientKit/Resources/checkpoints/testnet/950000.json +7 -0
  662. package/ios/ZCashLightClientKit/Resources/checkpoints/testnet/960000.json +7 -0
  663. package/ios/ZCashLightClientKit/Resources/checkpoints/testnet/970000.json +7 -0
  664. package/ios/ZCashLightClientKit/Resources/checkpoints/testnet/980000.json +7 -0
  665. package/ios/ZCashLightClientKit/Resources/checkpoints/testnet/990000.json +7 -0
  666. package/ios/ZCashLightClientKit/Rust/ZcashKeyDerivationBackend.swift +218 -0
  667. package/ios/ZCashLightClientKit/Rust/ZcashKeyDerivationBackendWelding.swift +88 -0
  668. package/ios/ZCashLightClientKit/Rust/ZcashRustBackend.swift +645 -0
  669. package/ios/ZCashLightClientKit/Rust/ZcashRustBackendWelding.swift +256 -0
  670. package/ios/ZCashLightClientKit/Rust/zcashlc.h +1051 -0
  671. package/ios/ZCashLightClientKit/Synchronizer/ClosureSDKSynchronizer.swift +180 -0
  672. package/ios/ZCashLightClientKit/Synchronizer/CombineSDKSynchronizer.swift +175 -0
  673. package/ios/ZCashLightClientKit/Synchronizer/Dependencies.swift +207 -0
  674. package/ios/ZCashLightClientKit/Synchronizer/SDKSynchronizer.swift +663 -0
  675. package/ios/ZCashLightClientKit/Synchronizer.swift +504 -0
  676. package/ios/ZCashLightClientKit/Tool/DerivationTool.swift +207 -0
  677. package/ios/ZCashLightClientKit/Transaction/TransactionEncoder.swift +66 -0
  678. package/ios/ZCashLightClientKit/Transaction/WalletTransactionEncoder.swift +165 -0
  679. package/ios/ZCashLightClientKit/Utils/AsyncToClosureGateway.swift +46 -0
  680. package/ios/ZCashLightClientKit/Utils/AsyncToCombineGateway.swift +59 -0
  681. package/ios/ZCashLightClientKit/Utils/Clamped.swift +32 -0
  682. package/ios/ZCashLightClientKit/Utils/DIContainer.swift +86 -0
  683. package/ios/ZCashLightClientKit/Utils/GenericActor.swift +18 -0
  684. package/ios/ZCashLightClientKit/Utils/LoggingProxy.swift +48 -0
  685. package/ios/ZCashLightClientKit/Utils/OSLogger.swift +109 -0
  686. package/ios/ZCashLightClientKit/Utils/SaplingParameterDownloader.swift +159 -0
  687. package/ios/ZCashLightClientKit/Utils/SpecificCombineTypes.swift +16 -0
  688. package/ios/ZCashLightClientKit/Utils/SyncSessionIDGenerator.swift +32 -0
  689. package/ios/ZCashLightClientKit/Utils/Task+sleep.swift +14 -0
  690. package/ios/ZCashLightClientKit/Utils/UsedAliasesChecker.swift +41 -0
  691. package/ios/libzcashlc.xcframework/Info.plist +40 -0
  692. package/ios/libzcashlc.xcframework/ios-arm64/libzcashlc.a +0 -0
  693. package/ios/libzcashlc.xcframework/ios-arm64_x86_64-simulator/libzcashlc.a +0 -0
  694. package/ios/react-native-zcash-Bridging-Header.h +2 -0
  695. package/ios/react-native-zcash.xcodeproj/project.pbxproj +1 -0
  696. package/lib/rnzcash.rn.js +37 -80
  697. package/lib/rnzcash.rn.js.map +1 -1
  698. package/lib/scripts/copyCheckpoints.d.ts +5 -0
  699. package/lib/scripts/updateSources.d.ts +1 -0
  700. package/lib/src/react-native.d.ts +5 -10
  701. package/lib/src/types.d.ts +3 -4
  702. package/package.json +23 -37
  703. package/react-native-zcash.podspec +19 -8
  704. package/src/react-native.ts +15 -41
  705. package/src/types.ts +3 -4
  706. package/ios/RNZcash-Bridging-Header.h +0 -6
  707. package/ios/RNZcash.xcodeproj/project.pbxproj +0 -271
  708. package/ios/RNZcash.xcworkspace/contents.xcworkspacedata +0 -7
  709. package/ios/RNZcash.xcworkspace/xcshareddata/IDEWorkspaceChecks.plist +0 -8
  710. package/lib/src/browser.d.ts +0 -0
  711. package/lib/src/index.d.ts +0 -0
  712. package/lib/test/test.test.d.ts +0 -0
  713. package/scripts/copyCheckpoints.js +0 -12
  714. package/src/browser.ts +0 -36
  715. package/src/index.flow.js +0 -168
  716. package/src/index.ts +0 -1
@@ -0,0 +1,820 @@
1
+ // Generated using Sourcery 2.0.2 — https://github.com/krzysztofzablocki/Sourcery
2
+ // DO NOT EDIT
3
+
4
+ /*
5
+ !!!!! To edit this file go to ZcashErrorCodeDefinition first and udate/add codes. Then run generateErrorCode.sh script to regenerate this file.
6
+
7
+ By design each error should be used only at one place in the app. Thanks to that it is possible to identify exact line in the code from which the
8
+ error originates. And it can help with debugging.
9
+ */
10
+
11
+ import Foundation
12
+
13
+ public enum ZcashError: Equatable, Error {
14
+ /// Some error happened that is not handled as `ZcashError`.
15
+ /// Use case is to map `any Error`(in the apps for example) to this one so it can be assured only `ZcashError` is floating through apps.
16
+ /// ZUNKWN0001
17
+ case unknown(_ error: Error)
18
+ /// Updating of paths in `Initilizer` according to alias failed.
19
+ /// ZINIT0001
20
+ case initializerCantUpdateURLWithAlias(_ url: URL)
21
+ /// Alias used to create this instance of the `SDKSynchronizer` is already used by other instance.
22
+ /// ZINIT0002
23
+ case initializerAliasAlreadyInUse(_ alias: ZcashSynchronizerAlias)
24
+ /// Unknown GRPC Service error
25
+ /// ZSRVC0001
26
+ case serviceUnknownError(_ error: Error)
27
+ /// LightWalletService.getInfo failed.
28
+ /// ZSRVC0002
29
+ case serviceGetInfoFailed(_ error: LightWalletServiceError)
30
+ /// LightWalletService.latestBlock failed.
31
+ /// ZSRVC0003
32
+ case serviceLatestBlockFailed(_ error: LightWalletServiceError)
33
+ /// LightWalletService.latestBlockHeight failed.
34
+ /// ZSRVC0004
35
+ case serviceLatestBlockHeightFailed(_ error: LightWalletServiceError)
36
+ /// LightWalletService.blockRange failed.
37
+ /// ZSRVC0005
38
+ case serviceBlockRangeFailed(_ error: LightWalletServiceError)
39
+ /// LightWalletService.submit failed.
40
+ /// ZSRVC0006
41
+ case serviceSubmitFailed(_ error: LightWalletServiceError)
42
+ /// LightWalletService.fetchTransaction failed.
43
+ /// ZSRVC0007
44
+ case serviceFetchTransactionFailed(_ error: LightWalletServiceError)
45
+ /// LightWalletService.fetchUTXOs failed.
46
+ /// ZSRVC0008
47
+ case serviceFetchUTXOsFailed(_ error: LightWalletServiceError)
48
+ /// LightWalletService.blockStream failed.
49
+ /// ZSRVC0000
50
+ case serviceBlockStreamFailed(_ error: LightWalletServiceError)
51
+ /// SimpleConnectionProvider init of Connection failed.
52
+ /// ZSCPC0001
53
+ case simpleConnectionProvider(_ error: Error)
54
+ /// Downloaded file with sapling spending parameters isn't valid.
55
+ /// ZSAPP0001
56
+ case saplingParamsInvalidSpendParams
57
+ /// Downloaded file with sapling output parameters isn't valid.
58
+ /// ZSAPP0002
59
+ case saplingParamsInvalidOutputParams
60
+ /// Failed to download sapling parameters file
61
+ /// - `error` is download error.
62
+ /// - `downloadURL` is URL from which was file downloaded.
63
+ /// ZSAPP0003
64
+ case saplingParamsDownload(_ error: Error, _ downloadURL: URL)
65
+ /// Failed to move sapling parameters file to final destination after download.
66
+ /// - `error` is move error.
67
+ /// - `downloadURL` is URL from which was file downloaded.
68
+ /// - `destination` is filesystem URL pointing to location where downloaded file should be moved.
69
+ /// ZSAPP0004
70
+ case saplingParamsCantMoveDownloadedFile(_ error: Error, _ downloadURL: URL, _ destination: URL)
71
+ /// SQLite query failed when fetching block information from database.
72
+ /// - `sqliteError` is error produced by SQLite library.
73
+ /// ZBDAO0001
74
+ case blockDAOBlock(_ sqliteError: Error)
75
+ /// Fetched block information from DB but can't decode them.
76
+ /// - `error` is decoding error.
77
+ /// ZBDAO0002
78
+ case blockDAOCantDecode(_ error: Error)
79
+ /// SQLite query failed when fetching height of the latest block from the database.
80
+ /// - `sqliteError` is error produced by SQLite library.
81
+ /// ZBDAO0003
82
+ case blockDAOLatestBlockHeight(_ sqliteError: Error)
83
+ /// SQLite query failed when fetching the latest block from the database.
84
+ /// - `sqliteError` is error produced by SQLite library.
85
+ /// ZBDAO0004
86
+ case blockDAOLatestBlock(_ sqliteError: Error)
87
+ /// Fetched latesxt block information from DB but can't decode them.
88
+ /// - `error` is decoding error.
89
+ /// ZBDAO0005
90
+ case blockDAOLatestBlockCantDecode(_ error: Error)
91
+ /// Error from rust layer when calling ZcashRustBackend.createAccount
92
+ /// - `rustError` contains error generated by the rust layer.
93
+ /// ZRUST0001
94
+ case rustCreateAccount(_ rustError: String)
95
+ /// Error from rust layer when calling ZcashRustBackend.createToAddress
96
+ /// - `rustError` contains error generated by the rust layer.
97
+ /// ZRUST0002
98
+ case rustCreateToAddress(_ rustError: String)
99
+ /// Error from rust layer when calling ZcashRustBackend.decryptAndStoreTransaction
100
+ /// - `rustError` contains error generated by the rust layer.
101
+ /// ZRUST0003
102
+ case rustDecryptAndStoreTransaction(_ rustError: String)
103
+ /// Error from rust layer when calling ZcashRustBackend.getBalance
104
+ /// - `account` is account passed to ZcashRustBackend.getBalance.
105
+ /// - `rustError` contains error generated by the rust layer.
106
+ /// ZRUST0004
107
+ case rustGetBalance(_ account: Int, _ rustError: String)
108
+ /// Error from rust layer when calling ZcashRustBackend.getCurrentAddress
109
+ /// - `rustError` contains error generated by the rust layer.
110
+ /// ZRUST0005
111
+ case rustGetCurrentAddress(_ rustError: String)
112
+ /// Unified address generated by rust layer is invalid when calling ZcashRustBackend.getCurrentAddress
113
+ /// ZRUST0006
114
+ case rustGetCurrentAddressInvalidAddress
115
+ /// Error from rust layer when calling ZcashRustBackend.getNearestRewindHeight
116
+ /// - `rustError` contains error generated by the rust layer.
117
+ /// ZRUST0007
118
+ case rustGetNearestRewindHeight(_ rustError: String)
119
+ /// Error from rust layer when calling ZcashRustBackend.getNextAvailableAddress
120
+ /// - `rustError` contains error generated by the rust layer.
121
+ /// ZRUST0008
122
+ case rustGetNextAvailableAddress(_ rustError: String)
123
+ /// Unified address generated by rust layer is invalid when calling ZcashRustBackend.getNextAvailableAddress
124
+ /// ZRUST0009
125
+ case rustGetNextAvailableAddressInvalidAddress
126
+ /// account parameter is lower than 0 when calling ZcashRustBackend.getTransparentBalance
127
+ /// - `account` is account passed to ZcashRustBackend.getTransparentBalance.
128
+ /// ZRUST0010
129
+ case rustGetTransparentBalanceNegativeAccount(_ account: Int)
130
+ /// Error from rust layer when calling ZcashRustBackend.getTransparentBalance
131
+ /// - `account` is account passed to ZcashRustBackend.getTransparentBalance.
132
+ /// - `rustError` contains error generated by the rust layer.
133
+ /// ZRUST0011
134
+ case rustGetTransparentBalance(_ account: Int, _ rustError: String)
135
+ /// Error from rust layer when calling ZcashRustBackend.getVerifiedBalance
136
+ /// - `account` is account passed to ZcashRustBackend.getVerifiedBalance.
137
+ /// - `rustError` contains error generated by the rust layer.
138
+ /// ZRUST0012
139
+ case rustGetVerifiedBalance(_ account: Int, _ rustError: String)
140
+ /// account parameter is lower than 0 when calling ZcashRustBackend.getVerifiedTransparentBalance
141
+ /// - `account` is account passed to ZcashRustBackend.getVerifiedTransparentBalance.
142
+ /// ZRUST0013
143
+ case rustGetVerifiedTransparentBalanceNegativeAccount(_ account: Int)
144
+ /// Error from rust layer when calling ZcashRustBackend.getVerifiedTransparentBalance
145
+ /// - `account` is account passed to ZcashRustBackend.getVerifiedTransparentBalance.
146
+ /// - `rustError` contains error generated by the rust layer.
147
+ /// ZRUST0014
148
+ case rustGetVerifiedTransparentBalance(_ account: Int, _ rustError: String)
149
+ /// Error from rust layer when calling ZcashRustBackend.initDataDb
150
+ /// - `rustError` contains error generated by the rust layer.
151
+ /// ZRUST0015
152
+ case rustInitDataDb(_ rustError: String)
153
+ /// Any of the viewing keys passed to the ZcashRustBackend.initAccountsTable method contains null bytes before end
154
+ /// ZRUST0016
155
+ case rustInitAccountsTableViewingKeyCotainsNullBytes
156
+ /// Any of the viewing keys passed to the ZcashRustBackend.initAccountsTable method isn't valid
157
+ /// ZRUST0017
158
+ case rustInitAccountsTableViewingKeyIsInvalid
159
+ /// Error from rust layer when calling ZcashRustBackend.initAccountsTable
160
+ /// ZRUST0018
161
+ case rustInitAccountsTableDataDbNotEmpty
162
+ /// Error from rust layer when calling ZcashRustBackend.initAccountsTable
163
+ /// - `rustError` contains error generated by the rust layer.
164
+ /// ZRUST0019
165
+ case rustInitAccountsTable(_ rustError: String)
166
+ /// Error from rust layer when calling ZcashRustBackend.initBlockMetadataDb
167
+ /// - `rustError` contains error generated by the rust layer.
168
+ /// ZRUST0020
169
+ case rustInitBlockMetadataDb(_ rustError: String)
170
+ /// Unable to allocate memory required to write blocks when calling ZcashRustBackend.writeBlocksMetadata
171
+ /// ZRUST0021
172
+ case rustWriteBlocksMetadataAllocationProblem
173
+ /// Error from rust layer when calling ZcashRustBackend.writeBlocksMetadata
174
+ /// - `rustError` contains error generated by the rust layer.
175
+ /// ZRUST0022
176
+ case rustWriteBlocksMetadata(_ rustError: String)
177
+ /// hash passed to the ZcashRustBackend.initBlocksTable method contains null bytes before end
178
+ /// ZRUST0023
179
+ case rustInitBlocksTableHashContainsNullBytes
180
+ /// saplingTree passed to the ZcashRustBackend.initBlocksTable method contains null bytes before end
181
+ /// ZRUST0024
182
+ case rustInitBlocksTableSaplingTreeContainsNullBytes
183
+ /// Error from rust layer when calling ZcashRustBackend.initBlocksTable
184
+ /// ZRUST0025
185
+ case rustInitBlocksTableDataDbNotEmpty
186
+ /// Error from rust layer when calling ZcashRustBackend.initBlocksTable
187
+ /// - `rustError` contains error generated by the rust layer.
188
+ /// ZRUST0026
189
+ case rustInitBlocksTable(_ rustError: String)
190
+ /// Error from rust layer when calling ZcashRustBackend.listTransparentReceivers
191
+ /// - `rustError` contains error generated by the rust layer.
192
+ /// ZRUST0027
193
+ case rustListTransparentReceivers(_ rustError: String)
194
+ /// Transparent receiver generated by rust layer is invalid when calling ZcashRustBackend.listTransparentReceivers
195
+ /// ZRUST0028
196
+ case rustListTransparentReceiversInvalidAddress
197
+ /// Error from rust layer when calling ZcashRustBackend.putUnspentTransparentOutput
198
+ /// - `rustError` contains error generated by the rust layer.
199
+ /// ZRUST0029
200
+ case rustPutUnspentTransparentOutput(_ rustError: String)
201
+ /// Error unrelated to chain validity from rust layer when calling ZcashRustBackend.validateCombinedChain
202
+ /// - `rustError` contains error generated by the rust layer.
203
+ /// ZRUST0030
204
+ case rustValidateCombinedChainValidationFailed(_ rustError: String)
205
+ /// Error from rust layer which means that combined chain isn't valid.
206
+ /// - `upperBound` is the height of the highest invalid block (on the assumption that the highest block in the cache database is correct).
207
+ /// ZRUST0031
208
+ case rustValidateCombinedChainInvalidChain(_ upperBound: Int32)
209
+ /// Error from rust layer when calling ZcashRustBackend.rewindToHeight
210
+ /// - `rustError` contains error generated by the rust layer.
211
+ /// ZRUST0032
212
+ case rustRewindToHeight(_ height: Int32, _ rustError: String)
213
+ /// Error from rust layer when calling ZcashRustBackend.rewindCacheToHeight
214
+ /// - `rustError` contains error generated by the rust layer.
215
+ /// ZRUST0033
216
+ case rustRewindCacheToHeight(_ rustError: String)
217
+ /// Error from rust layer when calling ZcashRustBackend.scanBlocks
218
+ /// - `rustError` contains error generated by the rust layer.
219
+ /// ZRUST0034
220
+ case rustScanBlocks(_ rustError: String)
221
+ /// Error from rust layer when calling ZcashRustBackend.shieldFunds
222
+ /// - `rustError` contains error generated by the rust layer.
223
+ /// ZRUST0035
224
+ case rustShieldFunds(_ rustError: String)
225
+ /// Error from rust layer when calling ZcashRustBackend.consensusBranchIdFor
226
+ /// - `rustError` contains error generated by the rust layer.
227
+ /// ZRUST0036
228
+ case rustNoConsensusBranchId(_ height: Int32)
229
+ /// address passed to the ZcashRustBackend.receiverTypecodesOnUnifiedAddress method contains null bytes before end
230
+ /// - `address` is address passed to ZcashRustBackend.receiverTypecodesOnUnifiedAddress.
231
+ /// ZRUST0037
232
+ case rustReceiverTypecodesOnUnifiedAddressContainsNullBytes(_ address: String)
233
+ /// Error from rust layer when calling ZcashRustBackend.receiverTypecodesOnUnifiedAddress
234
+ /// ZRUST0038
235
+ case rustRustReceiverTypecodesOnUnifiedAddressMalformed
236
+ /// Error from rust layer when calling ZcashRustBackend.deriveUnifiedSpendingKey
237
+ /// - `rustError` contains error generated by the rust layer.
238
+ /// ZRUST0039
239
+ case rustDeriveUnifiedSpendingKey(_ rustError: String)
240
+ /// Error from rust layer when calling ZcashRustBackend.deriveUnifiedFullViewingKey
241
+ /// - `rustError` contains error generated by the rust layer.
242
+ /// ZRUST0040
243
+ case rustDeriveUnifiedFullViewingKey(_ rustError: String)
244
+ /// Viewing key derived by rust layer is invalid when calling ZcashRustBackend.deriveUnifiedFullViewingKey
245
+ /// ZRUST0041
246
+ case rustDeriveUnifiedFullViewingKeyInvalidDerivedKey
247
+ /// Error from rust layer when calling ZcashRustBackend.getSaplingReceiver
248
+ /// - `address` is address passed to ZcashRustBackend.getSaplingReceiver.
249
+ /// ZRUST0042
250
+ case rustGetSaplingReceiverInvalidAddress(_ address: UnifiedAddress)
251
+ /// Sapling receiver generated by rust layer is invalid when calling ZcashRustBackend.getSaplingReceiver
252
+ /// ZRUST0043
253
+ case rustGetSaplingReceiverInvalidReceiver
254
+ /// Error from rust layer when calling ZcashRustBackend.getTransparentReceiver
255
+ /// - `address` is address passed to ZcashRustBackend.getTransparentReceiver.
256
+ /// ZRUST0044
257
+ case rustGetTransparentReceiverInvalidAddress(_ address: UnifiedAddress)
258
+ /// Transparent receiver generated by rust layer is invalid when calling ZcashRustBackend.getTransparentReceiver
259
+ /// ZRUST0045
260
+ case rustGetTransparentReceiverInvalidReceiver
261
+ /// SQLite query failed when fetching all accounts from the database.
262
+ /// - `sqliteError` is error produced by SQLite library.
263
+ /// ZADAO0001
264
+ case accountDAOGetAll(_ sqliteError: Error)
265
+ /// Fetched accounts from SQLite but can't decode them.
266
+ /// - `error` is decoding error.
267
+ /// ZADAO0002
268
+ case accountDAOGetAllCantDecode(_ error: Error)
269
+ /// SQLite query failed when seaching for accounts in the database.
270
+ /// - `sqliteError` is error produced by SQLite library.
271
+ /// ZADAO0003
272
+ case accountDAOFindBy(_ sqliteError: Error)
273
+ /// Fetched accounts from SQLite but can't decode them.
274
+ /// - `error` is decoding error.
275
+ /// ZADAO0004
276
+ case accountDAOFindByCantDecode(_ error: Error)
277
+ /// Object passed to update() method conforms to `AccountEntity` protocol but isn't exactly `Account` type.
278
+ /// ZADAO0005
279
+ case accountDAOUpdateInvalidAccount
280
+ /// SQLite query failed when updating account in the database.
281
+ /// - `sqliteError` is error produced by SQLite library.
282
+ /// ZADAO0006
283
+ case accountDAOUpdate(_ sqliteError: Error)
284
+ /// Update of the account updated 0 rows in the database. One row should be updated.
285
+ /// ZADAO0007
286
+ case accountDAOUpdatedZeroRows
287
+ /// Failed to write block to disk.
288
+ /// ZBLRP00001
289
+ case blockRepositoryWriteBlock(_ block: ZcashCompactBlock, _ error: Error)
290
+ /// Failed to get filename for the block from file URL.
291
+ /// ZBLRP0002
292
+ case blockRepositoryGetFilename(_ url: URL)
293
+ /// Failed to parse block height from filename.
294
+ /// ZBLRP0003
295
+ case blockRepositoryParseHeightFromFilename(_ filename: String)
296
+ /// Failed to remove existing block from disk.
297
+ /// ZBLRP0004
298
+ case blockRepositoryRemoveExistingBlock(_ url: URL, _ error: Error)
299
+ /// Failed to get filename and information if url points to directory from file URL.
300
+ /// ZBLRP0005
301
+ case blockRepositoryGetFilenameAndIsDirectory(_ url: URL)
302
+ /// Failed to create blocks cache directory.
303
+ /// ZBLRP0006
304
+ case blockRepositoryCreateBlocksCacheDirectory(_ url: URL, _ error: Error)
305
+ /// Failed to read content of directory.
306
+ /// ZBLRP0007
307
+ case blockRepositoryReadDirectoryContent(_ url: URL, _ error: Error)
308
+ /// Failed to remove block from disk after rewind operation.
309
+ /// ZBLRP0008
310
+ case blockRepositoryRemoveBlockAfterRewind(_ url: URL, _ error: Error)
311
+ /// Failed to remove blocks cache directory while clearing storage.
312
+ /// ZBLRP0009
313
+ case blockRepositoryRemoveBlocksCacheDirectory(_ url: URL, _ error: Error)
314
+ /// Failed to remove block from cache when clearing cache up to some height.
315
+ /// ZBLRP0010
316
+ case blockRepositoryRemoveBlockClearingCache(_ url: URL, _ error: Error)
317
+ /// Trying to download blocks before sync range is set in `BlockDownloaderImpl`. This means that download stream is not created and download cant' start.
318
+ /// ZBDWN0001
319
+ case blockDownloadSyncRangeNotSet
320
+ /// Stream downloading the given block range failed.
321
+ /// ZBDSEO0001
322
+ case blockDownloaderServiceDownloadBlockRange(_ error: Error)
323
+ /// Initialization of `ZcashTransaction.Overview` failed.
324
+ /// ZTEZT0001
325
+ case zcashTransactionOverviewInit(_ error: Error)
326
+ /// Initialization of `ZcashTransaction.Received` failed.
327
+ /// ZTEZT0002
328
+ case zcashTransactionReceivedInit(_ error: Error)
329
+ /// Initialization of `ZcashTransaction.Sent` failed.
330
+ /// ZTEZT0003
331
+ case zcashTransactionSentInit(_ error: Error)
332
+ /// Initialization of `ZcashTransaction.Output` failed.
333
+ /// ZTEZT0004
334
+ case zcashTransactionOutputInit(_ error: Error)
335
+ /// Initialization of `ZcashTransaction.Output` failed because there an inconsistency in the output recipient.
336
+ /// ZTEZT0005
337
+ case zcashTransactionOutputInconsistentRecipient
338
+ /// Entity not found in the database, result of `createEntity` execution.
339
+ /// ZTREE0001
340
+ case transactionRepositoryEntityNotFound
341
+ /// `Find` call is missing fields, required fields are transaction `index` and `blockTime`.
342
+ /// ZTREE0002
343
+ case transactionRepositoryTransactionMissingRequiredFields
344
+ /// Counting all transactions failed.
345
+ /// ZTREE0003
346
+ case transactionRepositoryCountAll(_ error: Error)
347
+ /// Counting all unmined transactions failed.
348
+ /// ZTREE0004
349
+ case transactionRepositoryCountUnmined(_ error: Error)
350
+ /// Execution of a query failed.
351
+ /// ZTREE0005
352
+ case transactionRepositoryQueryExecute(_ error: Error)
353
+ /// Finding memos in the database failed.
354
+ /// ZTREE0006
355
+ case transactionRepositoryFindMemos(_ error: Error)
356
+ /// Can't encode `ZcashCompactBlock` object.
357
+ /// ZCMPB0001
358
+ case compactBlockEncode(_ error: Error)
359
+ /// Invalid UTF-8 Bytes where detected when attempting to create a MemoText.
360
+ /// ZMEMO0001
361
+ case memoTextInvalidUTF8
362
+ /// Trailing null-bytes were found when attempting to create a MemoText.
363
+ /// ZMEMO0002
364
+ case memoTextInputEndsWithNullBytes
365
+ /// The resulting bytes provided are too long to be stored as a MemoText.
366
+ /// ZMEMO0003
367
+ case memoTextInputTooLong(_ length: Int)
368
+ /// The resulting bytes provided are too long to be stored as a MemoBytes.
369
+ /// ZMEMO0004
370
+ case memoBytesInputTooLong(_ length: Int)
371
+ /// Invalid UTF-8 Bytes where detected when attempting to convert MemoBytes to Memo.
372
+ /// ZMEMO0005
373
+ case memoBytesInvalidUTF8
374
+ /// Failed to load JSON with checkpoint from disk.
375
+ /// ZCHKP0001
376
+ case checkpointCantLoadFromDisk(_ error: Error)
377
+ /// Failed to decode `Checkpoint` object.
378
+ /// ZCHKP0002
379
+ case checkpointDecode(_ error: Error)
380
+ /// Invalid account when trying to derive spending key
381
+ /// ZDRVT0001
382
+ case derivationToolSpendingKeyInvalidAccount
383
+ /// Creation of the table for unspent transaction output failed.
384
+ /// - `sqliteError` is error produced by SQLite library.
385
+ /// ZUTOD0001
386
+ case unspentTransactionOutputDAOCreateTable(_ sqliteError: Error)
387
+ /// SQLite query failed when storing unspent transaction output.
388
+ /// - `sqliteError` is error produced by SQLite library.
389
+ /// ZUTOD0002
390
+ case unspentTransactionOutputDAOStore(_ sqliteError: Error)
391
+ /// SQLite query failed when removing all the unspent transation outputs.
392
+ /// - `sqliteError` is error produced by SQLite library.
393
+ /// ZUTOD0003
394
+ case unspentTransactionOutputDAOClearAll(_ sqliteError: Error)
395
+ /// Fetched information about unspent transaction output from the DB but it can't be decoded to `UTXO` object.
396
+ /// - `error` decoding error.
397
+ /// ZUTOD0004
398
+ case unspentTransactionOutputDAOGetAllCantDecode(_ error: Error)
399
+ /// SQLite query failed when getting all the unspent transation outputs.
400
+ /// - `sqliteError` is error produced by SQLite library.
401
+ /// ZUTOD0005
402
+ case unspentTransactionOutputDAOGetAll(_ sqliteError: Error)
403
+ /// SQLite query failed when getting balance.
404
+ /// - `sqliteError` is error produced by SQLite library.
405
+ /// ZUTOD0006
406
+ case unspentTransactionOutputDAOBalance(_ sqliteError: Error)
407
+ /// Can't create `SaplingExtendedSpendingKey` because input is invalid.
408
+ /// ZWLTP0001
409
+ case spendingKeyInvalidInput
410
+ /// Can't create `UnifiedFullViewingKey` because input is invalid.
411
+ /// ZWLTP0002
412
+ case unifiedFullViewingKeyInvalidInput
413
+ /// Can't create `SaplingExtendedFullViewingKey` because input is invalid.
414
+ /// ZWLTP0003
415
+ case extetendedFullViewingKeyInvalidInput
416
+ /// Can't create `TransparentAddress` because input is invalid.
417
+ /// ZWLTP0004
418
+ case transparentAddressInvalidInput
419
+ /// Can't create `SaplingAddress` because input is invalid.
420
+ /// ZWLTP0005
421
+ case saplingAddressInvalidInput
422
+ /// Can't create `UnifiedAddress` because input is invalid.
423
+ /// ZWLTP0006
424
+ case unifiedAddressInvalidInput
425
+ /// Can't create `Recipient` because input is invalid.
426
+ /// ZWLTP0007
427
+ case recipientInvalidInput
428
+ /// WalletTransactionEncoder wants to create transaction but files with sapling parameters are not present on disk.
429
+ /// ZWLTE0001
430
+ case walletTransEncoderCreateTransactionMissingSaplingParams
431
+ /// WalletTransactionEncoder wants to shield funds but files with sapling parameters are not present on disk.
432
+ /// ZWLTE0002
433
+ case walletTransEncoderShieldFundsMissingSaplingParams
434
+ /// Initiatilzation fo `Zatoshi` from a decoder failed.
435
+ /// ZTSHO0001
436
+ case zatoshiDecode(_ error: Error)
437
+ /// Encode of `Zatoshi` failed.
438
+ /// ZTSHO0002
439
+ case zatoshiEncode(_ error: Error)
440
+ /// Awaiting transactions from the stream failed.
441
+ /// ZUTXO0001
442
+ case unspentTransactionFetcherStream(_ error: Error)
443
+ /// CompactBlockProcessor was started with an invalid configuration.
444
+ /// ZCBPEO0001
445
+ case compactBlockProcessorInvalidConfiguration
446
+ /// CompactBlockProcessor was set up with path but that location couldn't be reached.
447
+ /// ZCBPEO0002
448
+ case compactBlockProcessorMissingDbPath(_ path: String)
449
+ /// Data Db file couldn't be initialized at path.
450
+ /// ZCBPEO0003
451
+ case compactBlockProcessorDataDbInitFailed(_ path: String)
452
+ /// There's a problem with the network connection.
453
+ /// ZCBPEO0004
454
+ case compactBlockProcessorConnection(_ underlyingError: Error)
455
+ /// Error on gRPC happened.
456
+ /// ZCBPEO0005
457
+ case compactBlockProcessorGrpcError(_ statusCode: Int, _ message: String)
458
+ /// Network connection timeout.
459
+ /// ZCBPEO0006
460
+ case compactBlockProcessorConnectionTimeout
461
+ /// Compact Block failed and reached the maximum amount of retries it was set up to do.
462
+ /// ZCBPEO0007
463
+ case compactBlockProcessorMaxAttemptsReached(_ attempts: Int)
464
+ /// Unspecified error occured.
465
+ /// ZCBPEO0008
466
+ case compactBlockProcessorUnspecified(_ underlyingError: Error)
467
+ /// Critical error occured.
468
+ /// ZCBPEO0009
469
+ case compactBlockProcessorCritical
470
+ /// Invalid Account.
471
+ /// ZCBPEO0010
472
+ case compactBlockProcessorInvalidAccount
473
+ /// The remote server you are connecting to is publishing a different branch ID than the one your App is expecting This could be caused by your App being out of date or the server you are connecting you being either on a different network or out of date after a network upgrade.
474
+ /// ZCBPEO0011
475
+ case compactBlockProcessorWrongConsensusBranchId(_ expectedLocally: ConsensusBranchID, _ found: ConsensusBranchID)
476
+ /// A server was reached, but it's targeting the wrong network Type. Make sure you are pointing to the right server.
477
+ /// ZCBPEO0012
478
+ case compactBlockProcessorNetworkMismatch(_ expected: NetworkType, _ found: NetworkType)
479
+ /// A server was reached, it's showing a different sapling activation. Are you sure you are pointing to the right server?
480
+ /// ZCBPEO0013
481
+ case compactBlockProcessorSaplingActivationMismatch(_ expected: BlockHeight, _ found: BlockHeight)
482
+ /// when the given URL is the same URL than the one provided as `self.fsBlockDbRoot` assuming that's a programming error being the `legacyCacheDbURL` a sqlite database file and not a directory
483
+ /// ZCBPEO0014
484
+ case compactBlockProcessorCacheDbMigrationFsCacheMigrationFailedSameURL
485
+ /// Deletion of readable file at the provided URL failed.
486
+ /// ZCBPEO0015
487
+ case compactBlockProcessorCacheDbMigrationFailedToDeleteLegacyDb(_ error: Error)
488
+ /// Chain name does not match. Expected either 'test' or 'main'. This is probably an API or programming error.
489
+ /// ZCBPEO0016
490
+ case compactBlockProcessorChainName(_ name: String)
491
+ /// Consensus BranchIDs don't match this is probably an API or programming error.
492
+ /// ZCBPEO0017
493
+ case compactBlockProcessorConsensusBranchID
494
+ /// The synchronizer is unprepared.
495
+ /// ZSYNCO0001
496
+ case synchronizerNotPrepared
497
+ /// Memos can't be sent to transparent addresses.
498
+ /// ZSYNCO0002
499
+ case synchronizerSendMemoToTransparentAddress
500
+ /// There is not enough transparent funds to cover fee for the shielding.
501
+ /// ZSYNCO0003
502
+ case synchronizerShieldFundsInsuficientTransparentFunds
503
+ /// LatestUTXOs for the address failed, invalid t-address.
504
+ /// ZSYNCO0004
505
+ case synchronizerLatestUTXOsInvalidTAddress
506
+ /// Rewind failed, unknown archor height
507
+ /// ZSYNCO0005
508
+ case synchronizerRewindUnknownArchorHeight
509
+ /// Indicates that this Synchronizer is disconnected from its lightwalletd server.
510
+ /// ZSYNCO0006
511
+ case synchronizerDisconnected
512
+
513
+ public var message: String {
514
+ switch self {
515
+ case .unknown: return "Some error happened that is not handled as `ZcashError`."
516
+ case .initializerCantUpdateURLWithAlias: return "Updating of paths in `Initilizer` according to alias failed."
517
+ case .initializerAliasAlreadyInUse: return "Alias used to create this instance of the `SDKSynchronizer` is already used by other instance."
518
+ case .serviceUnknownError: return "Unknown GRPC Service error"
519
+ case .serviceGetInfoFailed: return "LightWalletService.getInfo failed."
520
+ case .serviceLatestBlockFailed: return "LightWalletService.latestBlock failed."
521
+ case .serviceLatestBlockHeightFailed: return "LightWalletService.latestBlockHeight failed."
522
+ case .serviceBlockRangeFailed: return "LightWalletService.blockRange failed."
523
+ case .serviceSubmitFailed: return "LightWalletService.submit failed."
524
+ case .serviceFetchTransactionFailed: return "LightWalletService.fetchTransaction failed."
525
+ case .serviceFetchUTXOsFailed: return "LightWalletService.fetchUTXOs failed."
526
+ case .serviceBlockStreamFailed: return "LightWalletService.blockStream failed."
527
+ case .simpleConnectionProvider: return "SimpleConnectionProvider init of Connection failed."
528
+ case .saplingParamsInvalidSpendParams: return "Downloaded file with sapling spending parameters isn't valid."
529
+ case .saplingParamsInvalidOutputParams: return "Downloaded file with sapling output parameters isn't valid."
530
+ case .saplingParamsDownload: return "Failed to download sapling parameters file"
531
+ case .saplingParamsCantMoveDownloadedFile: return "Failed to move sapling parameters file to final destination after download."
532
+ case .blockDAOBlock: return "SQLite query failed when fetching block information from database."
533
+ case .blockDAOCantDecode: return "Fetched block information from DB but can't decode them."
534
+ case .blockDAOLatestBlockHeight: return "SQLite query failed when fetching height of the latest block from the database."
535
+ case .blockDAOLatestBlock: return "SQLite query failed when fetching the latest block from the database."
536
+ case .blockDAOLatestBlockCantDecode: return "Fetched latesxt block information from DB but can't decode them."
537
+ case .rustCreateAccount: return "Error from rust layer when calling ZcashRustBackend.createAccount"
538
+ case .rustCreateToAddress: return "Error from rust layer when calling ZcashRustBackend.createToAddress"
539
+ case .rustDecryptAndStoreTransaction: return "Error from rust layer when calling ZcashRustBackend.decryptAndStoreTransaction"
540
+ case .rustGetBalance: return "Error from rust layer when calling ZcashRustBackend.getBalance"
541
+ case .rustGetCurrentAddress: return "Error from rust layer when calling ZcashRustBackend.getCurrentAddress"
542
+ case .rustGetCurrentAddressInvalidAddress: return "Unified address generated by rust layer is invalid when calling ZcashRustBackend.getCurrentAddress"
543
+ case .rustGetNearestRewindHeight: return "Error from rust layer when calling ZcashRustBackend.getNearestRewindHeight"
544
+ case .rustGetNextAvailableAddress: return "Error from rust layer when calling ZcashRustBackend.getNextAvailableAddress"
545
+ case .rustGetNextAvailableAddressInvalidAddress: return "Unified address generated by rust layer is invalid when calling ZcashRustBackend.getNextAvailableAddress"
546
+ case .rustGetTransparentBalanceNegativeAccount: return "account parameter is lower than 0 when calling ZcashRustBackend.getTransparentBalance"
547
+ case .rustGetTransparentBalance: return "Error from rust layer when calling ZcashRustBackend.getTransparentBalance"
548
+ case .rustGetVerifiedBalance: return "Error from rust layer when calling ZcashRustBackend.getVerifiedBalance"
549
+ case .rustGetVerifiedTransparentBalanceNegativeAccount: return "account parameter is lower than 0 when calling ZcashRustBackend.getVerifiedTransparentBalance"
550
+ case .rustGetVerifiedTransparentBalance: return "Error from rust layer when calling ZcashRustBackend.getVerifiedTransparentBalance"
551
+ case .rustInitDataDb: return "Error from rust layer when calling ZcashRustBackend.initDataDb"
552
+ case .rustInitAccountsTableViewingKeyCotainsNullBytes: return "Any of the viewing keys passed to the ZcashRustBackend.initAccountsTable method contains null bytes before end"
553
+ case .rustInitAccountsTableViewingKeyIsInvalid: return "Any of the viewing keys passed to the ZcashRustBackend.initAccountsTable method isn't valid"
554
+ case .rustInitAccountsTableDataDbNotEmpty: return "Error from rust layer when calling ZcashRustBackend.initAccountsTable"
555
+ case .rustInitAccountsTable: return "Error from rust layer when calling ZcashRustBackend.initAccountsTable"
556
+ case .rustInitBlockMetadataDb: return "Error from rust layer when calling ZcashRustBackend.initBlockMetadataDb"
557
+ case .rustWriteBlocksMetadataAllocationProblem: return "Unable to allocate memory required to write blocks when calling ZcashRustBackend.writeBlocksMetadata"
558
+ case .rustWriteBlocksMetadata: return "Error from rust layer when calling ZcashRustBackend.writeBlocksMetadata"
559
+ case .rustInitBlocksTableHashContainsNullBytes: return "hash passed to the ZcashRustBackend.initBlocksTable method contains null bytes before end"
560
+ case .rustInitBlocksTableSaplingTreeContainsNullBytes: return "saplingTree passed to the ZcashRustBackend.initBlocksTable method contains null bytes before end"
561
+ case .rustInitBlocksTableDataDbNotEmpty: return "Error from rust layer when calling ZcashRustBackend.initBlocksTable"
562
+ case .rustInitBlocksTable: return "Error from rust layer when calling ZcashRustBackend.initBlocksTable"
563
+ case .rustListTransparentReceivers: return "Error from rust layer when calling ZcashRustBackend.listTransparentReceivers"
564
+ case .rustListTransparentReceiversInvalidAddress: return "Transparent receiver generated by rust layer is invalid when calling ZcashRustBackend.listTransparentReceivers"
565
+ case .rustPutUnspentTransparentOutput: return "Error from rust layer when calling ZcashRustBackend.putUnspentTransparentOutput"
566
+ case .rustValidateCombinedChainValidationFailed: return "Error unrelated to chain validity from rust layer when calling ZcashRustBackend.validateCombinedChain"
567
+ case .rustValidateCombinedChainInvalidChain: return "Error from rust layer which means that combined chain isn't valid."
568
+ case .rustRewindToHeight: return "Error from rust layer when calling ZcashRustBackend.rewindToHeight"
569
+ case .rustRewindCacheToHeight: return "Error from rust layer when calling ZcashRustBackend.rewindCacheToHeight"
570
+ case .rustScanBlocks: return "Error from rust layer when calling ZcashRustBackend.scanBlocks"
571
+ case .rustShieldFunds: return "Error from rust layer when calling ZcashRustBackend.shieldFunds"
572
+ case .rustNoConsensusBranchId: return "Error from rust layer when calling ZcashRustBackend.consensusBranchIdFor"
573
+ case .rustReceiverTypecodesOnUnifiedAddressContainsNullBytes: return "address passed to the ZcashRustBackend.receiverTypecodesOnUnifiedAddress method contains null bytes before end"
574
+ case .rustRustReceiverTypecodesOnUnifiedAddressMalformed: return "Error from rust layer when calling ZcashRustBackend.receiverTypecodesOnUnifiedAddress"
575
+ case .rustDeriveUnifiedSpendingKey: return "Error from rust layer when calling ZcashRustBackend.deriveUnifiedSpendingKey"
576
+ case .rustDeriveUnifiedFullViewingKey: return "Error from rust layer when calling ZcashRustBackend.deriveUnifiedFullViewingKey"
577
+ case .rustDeriveUnifiedFullViewingKeyInvalidDerivedKey: return "Viewing key derived by rust layer is invalid when calling ZcashRustBackend.deriveUnifiedFullViewingKey"
578
+ case .rustGetSaplingReceiverInvalidAddress: return "Error from rust layer when calling ZcashRustBackend.getSaplingReceiver"
579
+ case .rustGetSaplingReceiverInvalidReceiver: return "Sapling receiver generated by rust layer is invalid when calling ZcashRustBackend.getSaplingReceiver"
580
+ case .rustGetTransparentReceiverInvalidAddress: return "Error from rust layer when calling ZcashRustBackend.getTransparentReceiver"
581
+ case .rustGetTransparentReceiverInvalidReceiver: return "Transparent receiver generated by rust layer is invalid when calling ZcashRustBackend.getTransparentReceiver"
582
+ case .accountDAOGetAll: return "SQLite query failed when fetching all accounts from the database."
583
+ case .accountDAOGetAllCantDecode: return "Fetched accounts from SQLite but can't decode them."
584
+ case .accountDAOFindBy: return "SQLite query failed when seaching for accounts in the database."
585
+ case .accountDAOFindByCantDecode: return "Fetched accounts from SQLite but can't decode them."
586
+ case .accountDAOUpdateInvalidAccount: return "Object passed to update() method conforms to `AccountEntity` protocol but isn't exactly `Account` type."
587
+ case .accountDAOUpdate: return "SQLite query failed when updating account in the database."
588
+ case .accountDAOUpdatedZeroRows: return "Update of the account updated 0 rows in the database. One row should be updated."
589
+ case .blockRepositoryWriteBlock: return "Failed to write block to disk."
590
+ case .blockRepositoryGetFilename: return "Failed to get filename for the block from file URL."
591
+ case .blockRepositoryParseHeightFromFilename: return "Failed to parse block height from filename."
592
+ case .blockRepositoryRemoveExistingBlock: return "Failed to remove existing block from disk."
593
+ case .blockRepositoryGetFilenameAndIsDirectory: return "Failed to get filename and information if url points to directory from file URL."
594
+ case .blockRepositoryCreateBlocksCacheDirectory: return "Failed to create blocks cache directory."
595
+ case .blockRepositoryReadDirectoryContent: return "Failed to read content of directory."
596
+ case .blockRepositoryRemoveBlockAfterRewind: return "Failed to remove block from disk after rewind operation."
597
+ case .blockRepositoryRemoveBlocksCacheDirectory: return "Failed to remove blocks cache directory while clearing storage."
598
+ case .blockRepositoryRemoveBlockClearingCache: return "Failed to remove block from cache when clearing cache up to some height."
599
+ case .blockDownloadSyncRangeNotSet: return "Trying to download blocks before sync range is set in `BlockDownloaderImpl`. This means that download stream is not created and download cant' start."
600
+ case .blockDownloaderServiceDownloadBlockRange: return "Stream downloading the given block range failed."
601
+ case .zcashTransactionOverviewInit: return "Initialization of `ZcashTransaction.Overview` failed."
602
+ case .zcashTransactionReceivedInit: return "Initialization of `ZcashTransaction.Received` failed."
603
+ case .zcashTransactionSentInit: return "Initialization of `ZcashTransaction.Sent` failed."
604
+ case .zcashTransactionOutputInit: return "Initialization of `ZcashTransaction.Output` failed."
605
+ case .zcashTransactionOutputInconsistentRecipient: return "Initialization of `ZcashTransaction.Output` failed because there an inconsistency in the output recipient."
606
+ case .transactionRepositoryEntityNotFound: return "Entity not found in the database, result of `createEntity` execution."
607
+ case .transactionRepositoryTransactionMissingRequiredFields: return "`Find` call is missing fields, required fields are transaction `index` and `blockTime`."
608
+ case .transactionRepositoryCountAll: return "Counting all transactions failed."
609
+ case .transactionRepositoryCountUnmined: return "Counting all unmined transactions failed."
610
+ case .transactionRepositoryQueryExecute: return "Execution of a query failed."
611
+ case .transactionRepositoryFindMemos: return "Finding memos in the database failed."
612
+ case .compactBlockEncode: return "Can't encode `ZcashCompactBlock` object."
613
+ case .memoTextInvalidUTF8: return "Invalid UTF-8 Bytes where detected when attempting to create a MemoText."
614
+ case .memoTextInputEndsWithNullBytes: return "Trailing null-bytes were found when attempting to create a MemoText."
615
+ case .memoTextInputTooLong: return "The resulting bytes provided are too long to be stored as a MemoText."
616
+ case .memoBytesInputTooLong: return "The resulting bytes provided are too long to be stored as a MemoBytes."
617
+ case .memoBytesInvalidUTF8: return "Invalid UTF-8 Bytes where detected when attempting to convert MemoBytes to Memo."
618
+ case .checkpointCantLoadFromDisk: return "Failed to load JSON with checkpoint from disk."
619
+ case .checkpointDecode: return "Failed to decode `Checkpoint` object."
620
+ case .derivationToolSpendingKeyInvalidAccount: return "Invalid account when trying to derive spending key"
621
+ case .unspentTransactionOutputDAOCreateTable: return "Creation of the table for unspent transaction output failed."
622
+ case .unspentTransactionOutputDAOStore: return "SQLite query failed when storing unspent transaction output."
623
+ case .unspentTransactionOutputDAOClearAll: return "SQLite query failed when removing all the unspent transation outputs."
624
+ case .unspentTransactionOutputDAOGetAllCantDecode: return "Fetched information about unspent transaction output from the DB but it can't be decoded to `UTXO` object."
625
+ case .unspentTransactionOutputDAOGetAll: return "SQLite query failed when getting all the unspent transation outputs."
626
+ case .unspentTransactionOutputDAOBalance: return "SQLite query failed when getting balance."
627
+ case .spendingKeyInvalidInput: return "Can't create `SaplingExtendedSpendingKey` because input is invalid."
628
+ case .unifiedFullViewingKeyInvalidInput: return "Can't create `UnifiedFullViewingKey` because input is invalid."
629
+ case .extetendedFullViewingKeyInvalidInput: return "Can't create `SaplingExtendedFullViewingKey` because input is invalid."
630
+ case .transparentAddressInvalidInput: return "Can't create `TransparentAddress` because input is invalid."
631
+ case .saplingAddressInvalidInput: return "Can't create `SaplingAddress` because input is invalid."
632
+ case .unifiedAddressInvalidInput: return "Can't create `UnifiedAddress` because input is invalid."
633
+ case .recipientInvalidInput: return "Can't create `Recipient` because input is invalid."
634
+ case .walletTransEncoderCreateTransactionMissingSaplingParams: return "WalletTransactionEncoder wants to create transaction but files with sapling parameters are not present on disk."
635
+ case .walletTransEncoderShieldFundsMissingSaplingParams: return "WalletTransactionEncoder wants to shield funds but files with sapling parameters are not present on disk."
636
+ case .zatoshiDecode: return "Initiatilzation fo `Zatoshi` from a decoder failed."
637
+ case .zatoshiEncode: return "Encode of `Zatoshi` failed."
638
+ case .unspentTransactionFetcherStream: return "Awaiting transactions from the stream failed."
639
+ case .compactBlockProcessorInvalidConfiguration: return "CompactBlockProcessor was started with an invalid configuration."
640
+ case .compactBlockProcessorMissingDbPath: return "CompactBlockProcessor was set up with path but that location couldn't be reached."
641
+ case .compactBlockProcessorDataDbInitFailed: return "Data Db file couldn't be initialized at path."
642
+ case .compactBlockProcessorConnection: return "There's a problem with the network connection."
643
+ case .compactBlockProcessorGrpcError: return "Error on gRPC happened."
644
+ case .compactBlockProcessorConnectionTimeout: return "Network connection timeout."
645
+ case .compactBlockProcessorMaxAttemptsReached: return "Compact Block failed and reached the maximum amount of retries it was set up to do."
646
+ case .compactBlockProcessorUnspecified: return "Unspecified error occured."
647
+ case .compactBlockProcessorCritical: return "Critical error occured."
648
+ case .compactBlockProcessorInvalidAccount: return "Invalid Account."
649
+ case .compactBlockProcessorWrongConsensusBranchId: return "The remote server you are connecting to is publishing a different branch ID than the one your App is expecting This could be caused by your App being out of date or the server you are connecting you being either on a different network or out of date after a network upgrade."
650
+ case .compactBlockProcessorNetworkMismatch: return "A server was reached, but it's targeting the wrong network Type. Make sure you are pointing to the right server."
651
+ case .compactBlockProcessorSaplingActivationMismatch: return "A server was reached, it's showing a different sapling activation. Are you sure you are pointing to the right server?"
652
+ case .compactBlockProcessorCacheDbMigrationFsCacheMigrationFailedSameURL: return "when the given URL is the same URL than the one provided as `self.fsBlockDbRoot` assuming that's a programming error being the `legacyCacheDbURL` a sqlite database file and not a directory"
653
+ case .compactBlockProcessorCacheDbMigrationFailedToDeleteLegacyDb: return "Deletion of readable file at the provided URL failed."
654
+ case .compactBlockProcessorChainName: return "Chain name does not match. Expected either 'test' or 'main'. This is probably an API or programming error."
655
+ case .compactBlockProcessorConsensusBranchID: return "Consensus BranchIDs don't match this is probably an API or programming error."
656
+ case .synchronizerNotPrepared: return "The synchronizer is unprepared."
657
+ case .synchronizerSendMemoToTransparentAddress: return "Memos can't be sent to transparent addresses."
658
+ case .synchronizerShieldFundsInsuficientTransparentFunds: return "There is not enough transparent funds to cover fee for the shielding."
659
+ case .synchronizerLatestUTXOsInvalidTAddress: return "LatestUTXOs for the address failed, invalid t-address."
660
+ case .synchronizerRewindUnknownArchorHeight: return "Rewind failed, unknown archor height"
661
+ case .synchronizerDisconnected: return "Indicates that this Synchronizer is disconnected from its lightwalletd server."
662
+ }
663
+ }
664
+
665
+ public var code: ZcashErrorCode {
666
+ switch self {
667
+ case .unknown: return .unknown
668
+ case .initializerCantUpdateURLWithAlias: return .initializerCantUpdateURLWithAlias
669
+ case .initializerAliasAlreadyInUse: return .initializerAliasAlreadyInUse
670
+ case .serviceUnknownError: return .serviceUnknownError
671
+ case .serviceGetInfoFailed: return .serviceGetInfoFailed
672
+ case .serviceLatestBlockFailed: return .serviceLatestBlockFailed
673
+ case .serviceLatestBlockHeightFailed: return .serviceLatestBlockHeightFailed
674
+ case .serviceBlockRangeFailed: return .serviceBlockRangeFailed
675
+ case .serviceSubmitFailed: return .serviceSubmitFailed
676
+ case .serviceFetchTransactionFailed: return .serviceFetchTransactionFailed
677
+ case .serviceFetchUTXOsFailed: return .serviceFetchUTXOsFailed
678
+ case .serviceBlockStreamFailed: return .serviceBlockStreamFailed
679
+ case .simpleConnectionProvider: return .simpleConnectionProvider
680
+ case .saplingParamsInvalidSpendParams: return .saplingParamsInvalidSpendParams
681
+ case .saplingParamsInvalidOutputParams: return .saplingParamsInvalidOutputParams
682
+ case .saplingParamsDownload: return .saplingParamsDownload
683
+ case .saplingParamsCantMoveDownloadedFile: return .saplingParamsCantMoveDownloadedFile
684
+ case .blockDAOBlock: return .blockDAOBlock
685
+ case .blockDAOCantDecode: return .blockDAOCantDecode
686
+ case .blockDAOLatestBlockHeight: return .blockDAOLatestBlockHeight
687
+ case .blockDAOLatestBlock: return .blockDAOLatestBlock
688
+ case .blockDAOLatestBlockCantDecode: return .blockDAOLatestBlockCantDecode
689
+ case .rustCreateAccount: return .rustCreateAccount
690
+ case .rustCreateToAddress: return .rustCreateToAddress
691
+ case .rustDecryptAndStoreTransaction: return .rustDecryptAndStoreTransaction
692
+ case .rustGetBalance: return .rustGetBalance
693
+ case .rustGetCurrentAddress: return .rustGetCurrentAddress
694
+ case .rustGetCurrentAddressInvalidAddress: return .rustGetCurrentAddressInvalidAddress
695
+ case .rustGetNearestRewindHeight: return .rustGetNearestRewindHeight
696
+ case .rustGetNextAvailableAddress: return .rustGetNextAvailableAddress
697
+ case .rustGetNextAvailableAddressInvalidAddress: return .rustGetNextAvailableAddressInvalidAddress
698
+ case .rustGetTransparentBalanceNegativeAccount: return .rustGetTransparentBalanceNegativeAccount
699
+ case .rustGetTransparentBalance: return .rustGetTransparentBalance
700
+ case .rustGetVerifiedBalance: return .rustGetVerifiedBalance
701
+ case .rustGetVerifiedTransparentBalanceNegativeAccount: return .rustGetVerifiedTransparentBalanceNegativeAccount
702
+ case .rustGetVerifiedTransparentBalance: return .rustGetVerifiedTransparentBalance
703
+ case .rustInitDataDb: return .rustInitDataDb
704
+ case .rustInitAccountsTableViewingKeyCotainsNullBytes: return .rustInitAccountsTableViewingKeyCotainsNullBytes
705
+ case .rustInitAccountsTableViewingKeyIsInvalid: return .rustInitAccountsTableViewingKeyIsInvalid
706
+ case .rustInitAccountsTableDataDbNotEmpty: return .rustInitAccountsTableDataDbNotEmpty
707
+ case .rustInitAccountsTable: return .rustInitAccountsTable
708
+ case .rustInitBlockMetadataDb: return .rustInitBlockMetadataDb
709
+ case .rustWriteBlocksMetadataAllocationProblem: return .rustWriteBlocksMetadataAllocationProblem
710
+ case .rustWriteBlocksMetadata: return .rustWriteBlocksMetadata
711
+ case .rustInitBlocksTableHashContainsNullBytes: return .rustInitBlocksTableHashContainsNullBytes
712
+ case .rustInitBlocksTableSaplingTreeContainsNullBytes: return .rustInitBlocksTableSaplingTreeContainsNullBytes
713
+ case .rustInitBlocksTableDataDbNotEmpty: return .rustInitBlocksTableDataDbNotEmpty
714
+ case .rustInitBlocksTable: return .rustInitBlocksTable
715
+ case .rustListTransparentReceivers: return .rustListTransparentReceivers
716
+ case .rustListTransparentReceiversInvalidAddress: return .rustListTransparentReceiversInvalidAddress
717
+ case .rustPutUnspentTransparentOutput: return .rustPutUnspentTransparentOutput
718
+ case .rustValidateCombinedChainValidationFailed: return .rustValidateCombinedChainValidationFailed
719
+ case .rustValidateCombinedChainInvalidChain: return .rustValidateCombinedChainInvalidChain
720
+ case .rustRewindToHeight: return .rustRewindToHeight
721
+ case .rustRewindCacheToHeight: return .rustRewindCacheToHeight
722
+ case .rustScanBlocks: return .rustScanBlocks
723
+ case .rustShieldFunds: return .rustShieldFunds
724
+ case .rustNoConsensusBranchId: return .rustNoConsensusBranchId
725
+ case .rustReceiverTypecodesOnUnifiedAddressContainsNullBytes: return .rustReceiverTypecodesOnUnifiedAddressContainsNullBytes
726
+ case .rustRustReceiverTypecodesOnUnifiedAddressMalformed: return .rustRustReceiverTypecodesOnUnifiedAddressMalformed
727
+ case .rustDeriveUnifiedSpendingKey: return .rustDeriveUnifiedSpendingKey
728
+ case .rustDeriveUnifiedFullViewingKey: return .rustDeriveUnifiedFullViewingKey
729
+ case .rustDeriveUnifiedFullViewingKeyInvalidDerivedKey: return .rustDeriveUnifiedFullViewingKeyInvalidDerivedKey
730
+ case .rustGetSaplingReceiverInvalidAddress: return .rustGetSaplingReceiverInvalidAddress
731
+ case .rustGetSaplingReceiverInvalidReceiver: return .rustGetSaplingReceiverInvalidReceiver
732
+ case .rustGetTransparentReceiverInvalidAddress: return .rustGetTransparentReceiverInvalidAddress
733
+ case .rustGetTransparentReceiverInvalidReceiver: return .rustGetTransparentReceiverInvalidReceiver
734
+ case .accountDAOGetAll: return .accountDAOGetAll
735
+ case .accountDAOGetAllCantDecode: return .accountDAOGetAllCantDecode
736
+ case .accountDAOFindBy: return .accountDAOFindBy
737
+ case .accountDAOFindByCantDecode: return .accountDAOFindByCantDecode
738
+ case .accountDAOUpdateInvalidAccount: return .accountDAOUpdateInvalidAccount
739
+ case .accountDAOUpdate: return .accountDAOUpdate
740
+ case .accountDAOUpdatedZeroRows: return .accountDAOUpdatedZeroRows
741
+ case .blockRepositoryWriteBlock: return .blockRepositoryWriteBlock
742
+ case .blockRepositoryGetFilename: return .blockRepositoryGetFilename
743
+ case .blockRepositoryParseHeightFromFilename: return .blockRepositoryParseHeightFromFilename
744
+ case .blockRepositoryRemoveExistingBlock: return .blockRepositoryRemoveExistingBlock
745
+ case .blockRepositoryGetFilenameAndIsDirectory: return .blockRepositoryGetFilenameAndIsDirectory
746
+ case .blockRepositoryCreateBlocksCacheDirectory: return .blockRepositoryCreateBlocksCacheDirectory
747
+ case .blockRepositoryReadDirectoryContent: return .blockRepositoryReadDirectoryContent
748
+ case .blockRepositoryRemoveBlockAfterRewind: return .blockRepositoryRemoveBlockAfterRewind
749
+ case .blockRepositoryRemoveBlocksCacheDirectory: return .blockRepositoryRemoveBlocksCacheDirectory
750
+ case .blockRepositoryRemoveBlockClearingCache: return .blockRepositoryRemoveBlockClearingCache
751
+ case .blockDownloadSyncRangeNotSet: return .blockDownloadSyncRangeNotSet
752
+ case .blockDownloaderServiceDownloadBlockRange: return .blockDownloaderServiceDownloadBlockRange
753
+ case .zcashTransactionOverviewInit: return .zcashTransactionOverviewInit
754
+ case .zcashTransactionReceivedInit: return .zcashTransactionReceivedInit
755
+ case .zcashTransactionSentInit: return .zcashTransactionSentInit
756
+ case .zcashTransactionOutputInit: return .zcashTransactionOutputInit
757
+ case .zcashTransactionOutputInconsistentRecipient: return .zcashTransactionOutputInconsistentRecipient
758
+ case .transactionRepositoryEntityNotFound: return .transactionRepositoryEntityNotFound
759
+ case .transactionRepositoryTransactionMissingRequiredFields: return .transactionRepositoryTransactionMissingRequiredFields
760
+ case .transactionRepositoryCountAll: return .transactionRepositoryCountAll
761
+ case .transactionRepositoryCountUnmined: return .transactionRepositoryCountUnmined
762
+ case .transactionRepositoryQueryExecute: return .transactionRepositoryQueryExecute
763
+ case .transactionRepositoryFindMemos: return .transactionRepositoryFindMemos
764
+ case .compactBlockEncode: return .compactBlockEncode
765
+ case .memoTextInvalidUTF8: return .memoTextInvalidUTF8
766
+ case .memoTextInputEndsWithNullBytes: return .memoTextInputEndsWithNullBytes
767
+ case .memoTextInputTooLong: return .memoTextInputTooLong
768
+ case .memoBytesInputTooLong: return .memoBytesInputTooLong
769
+ case .memoBytesInvalidUTF8: return .memoBytesInvalidUTF8
770
+ case .checkpointCantLoadFromDisk: return .checkpointCantLoadFromDisk
771
+ case .checkpointDecode: return .checkpointDecode
772
+ case .derivationToolSpendingKeyInvalidAccount: return .derivationToolSpendingKeyInvalidAccount
773
+ case .unspentTransactionOutputDAOCreateTable: return .unspentTransactionOutputDAOCreateTable
774
+ case .unspentTransactionOutputDAOStore: return .unspentTransactionOutputDAOStore
775
+ case .unspentTransactionOutputDAOClearAll: return .unspentTransactionOutputDAOClearAll
776
+ case .unspentTransactionOutputDAOGetAllCantDecode: return .unspentTransactionOutputDAOGetAllCantDecode
777
+ case .unspentTransactionOutputDAOGetAll: return .unspentTransactionOutputDAOGetAll
778
+ case .unspentTransactionOutputDAOBalance: return .unspentTransactionOutputDAOBalance
779
+ case .spendingKeyInvalidInput: return .spendingKeyInvalidInput
780
+ case .unifiedFullViewingKeyInvalidInput: return .unifiedFullViewingKeyInvalidInput
781
+ case .extetendedFullViewingKeyInvalidInput: return .extetendedFullViewingKeyInvalidInput
782
+ case .transparentAddressInvalidInput: return .transparentAddressInvalidInput
783
+ case .saplingAddressInvalidInput: return .saplingAddressInvalidInput
784
+ case .unifiedAddressInvalidInput: return .unifiedAddressInvalidInput
785
+ case .recipientInvalidInput: return .recipientInvalidInput
786
+ case .walletTransEncoderCreateTransactionMissingSaplingParams: return .walletTransEncoderCreateTransactionMissingSaplingParams
787
+ case .walletTransEncoderShieldFundsMissingSaplingParams: return .walletTransEncoderShieldFundsMissingSaplingParams
788
+ case .zatoshiDecode: return .zatoshiDecode
789
+ case .zatoshiEncode: return .zatoshiEncode
790
+ case .unspentTransactionFetcherStream: return .unspentTransactionFetcherStream
791
+ case .compactBlockProcessorInvalidConfiguration: return .compactBlockProcessorInvalidConfiguration
792
+ case .compactBlockProcessorMissingDbPath: return .compactBlockProcessorMissingDbPath
793
+ case .compactBlockProcessorDataDbInitFailed: return .compactBlockProcessorDataDbInitFailed
794
+ case .compactBlockProcessorConnection: return .compactBlockProcessorConnection
795
+ case .compactBlockProcessorGrpcError: return .compactBlockProcessorGrpcError
796
+ case .compactBlockProcessorConnectionTimeout: return .compactBlockProcessorConnectionTimeout
797
+ case .compactBlockProcessorMaxAttemptsReached: return .compactBlockProcessorMaxAttemptsReached
798
+ case .compactBlockProcessorUnspecified: return .compactBlockProcessorUnspecified
799
+ case .compactBlockProcessorCritical: return .compactBlockProcessorCritical
800
+ case .compactBlockProcessorInvalidAccount: return .compactBlockProcessorInvalidAccount
801
+ case .compactBlockProcessorWrongConsensusBranchId: return .compactBlockProcessorWrongConsensusBranchId
802
+ case .compactBlockProcessorNetworkMismatch: return .compactBlockProcessorNetworkMismatch
803
+ case .compactBlockProcessorSaplingActivationMismatch: return .compactBlockProcessorSaplingActivationMismatch
804
+ case .compactBlockProcessorCacheDbMigrationFsCacheMigrationFailedSameURL: return .compactBlockProcessorCacheDbMigrationFsCacheMigrationFailedSameURL
805
+ case .compactBlockProcessorCacheDbMigrationFailedToDeleteLegacyDb: return .compactBlockProcessorCacheDbMigrationFailedToDeleteLegacyDb
806
+ case .compactBlockProcessorChainName: return .compactBlockProcessorChainName
807
+ case .compactBlockProcessorConsensusBranchID: return .compactBlockProcessorConsensusBranchID
808
+ case .synchronizerNotPrepared: return .synchronizerNotPrepared
809
+ case .synchronizerSendMemoToTransparentAddress: return .synchronizerSendMemoToTransparentAddress
810
+ case .synchronizerShieldFundsInsuficientTransparentFunds: return .synchronizerShieldFundsInsuficientTransparentFunds
811
+ case .synchronizerLatestUTXOsInvalidTAddress: return .synchronizerLatestUTXOsInvalidTAddress
812
+ case .synchronizerRewindUnknownArchorHeight: return .synchronizerRewindUnknownArchorHeight
813
+ case .synchronizerDisconnected: return .synchronizerDisconnected
814
+ }
815
+ }
816
+
817
+ public static func == (lhs: ZcashError, rhs: ZcashError) -> Bool {
818
+ return lhs.code == rhs.code
819
+ }
820
+ }