ZcashLightClientKit/Sources/ZcashLightClientKit/Constants
Francisco Gindre 912abe0128
[#397] Checkpoint format that supports NU5 TreeStates (#399)
* [#397] Checkpoint format that supports NU5 TreeStates

Closes #397

This commit adds `orchardTree` value to WalletBirthday and renames
the value `tree` to `saplingTree`. It also modifies the checkpoint
JSON files accordingly. It adds `.testnet` and `.mainnet` checkpoints
for orchard activation height.

* rename `sapling-checkpoints` to `checkpoints`
2022-06-28 16:17:10 -03:00
..
WalletBirthday+Constants.swift
WalletBirthday+mainnet.swift [#397] Checkpoint format that supports NU5 TreeStates (#399) 2022-06-28 16:17:10 -03:00
WalletBirthday+testnet.swift [#397] Checkpoint format that supports NU5 TreeStates (#399) 2022-06-28 16:17:10 -03:00
ZcashSDK.swift [#381] Move Zatoshi and Amount Types to the SDK (#396) 2022-06-22 16:45:37 -03:00