Commit e84ed8e
Add Ironwood (NU6.3) payment detection support
Upgrade zcash crates to NU6.3-compatible versions and add trial
decryption for the Ironwood shielded pool alongside Orchard. This
fixes payment detection for post-activation transactions (v6 format)
which were silently ignored due to BranchId::Nu6_2 parse failures.
- zcash_primitives 0.28 → 0.29 (v6 tx format)
- orchard 0.14 → 0.15 (IronwoodDomain)
- zcash_note_encryption 0.4 → 0.4.2
- zcash_protocol 0.9 → 0.10 (BranchId::Nu6_3)
- zcash_address 0.12 → 0.13
Co-authored-by: Cursor <cursoragent@cursor.com>1 parent 263f424 commit e84ed8e
3 files changed
Lines changed: 121 additions & 151 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
28 | 28 | | |
29 | 29 | | |
30 | 30 | | |
31 | | - | |
32 | | - | |
33 | | - | |
34 | | - | |
35 | | - | |
36 | | - | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
37 | 37 | | |
38 | 38 | | |
39 | 39 | | |
| |||
0 commit comments