zebra/zebra-scan
Arya 301900435b - Returns early when there is no Heartwood activation height when creating or updating HistoryTree
- Updates `check::legacy_chain()` to accept and compare an optional NU5 activation height
- Replaces `.map()` with `.filter_map()` in `NetworkUpgrade::target_spacings()`
- Updates some `expect()` messages when unwrapping return value of `NetworkUpgrade.activation_height()`
- Adds TODOs for updating `.mandatory_checkpoint_height()` method
- Removes TODO for calling `.expect()` when getting NU5 activation height
- Updates `Network.sapling_activation_height()` to return None instead of panicking when missing Sapling activation height
- Updates calls to `.sapling_activation_height()` to return errors or use `Height(1)` at the minimum birthday height when there's no Sapling activation height
2024-04-23 22:17:08 -04:00
..
src - Returns early when there is no Heartwood activation height when creating or updating HistoryTree 2024-04-23 22:17:08 -04:00
Cargo.toml build(deps): bump the prod group with 21 updates (#8402) 2024-04-17 02:20:28 +00:00