Skip to content

Upgrade Zcash to NU6.2#6020

Merged
peachbits merged 2 commits into
developfrom
matthew/upgrade-zcash
Jun 3, 2026
Merged

Upgrade Zcash to NU6.2#6020
peachbits merged 2 commits into
developfrom
matthew/upgrade-zcash

Conversation

@peachbits
Copy link
Copy Markdown
Contributor

@peachbits peachbits commented Jun 3, 2026

CHANGELOG

Does this branch warrant an entry to the CHANGELOG?

  • Yes
  • No

Dependencies

none

Requirements

If you have made any visual changes to the GUI. Make sure you have:

  • Tested on iOS device
  • Tested on Android device
  • Tested on small-screen device (iPod Touch)
  • Tested on large-screen device (tablet)

Note

High Risk
Updates the native Zcash wallet stack and Android Kotlin toolchain; incorrect NU6.2 or SDK behavior could affect sync, balances, or transactions for ZEC users.

Overview
Upgrades react-native-zcash from 0.10.7 to 0.11.0 (with matching yarn.lock / Podfile.lock) to pick up Zcash NU6.2 support in the native bridge.

On Android, bumps kotlinVersion from 2.0.21 to 2.3.20 and pins the Kotlin Gradle plugin to that version so the build matches zcash-android-sdk (Kotlin 2.3 metadata).

In app config, sets highPrecisionSyncRatioDisplay: true on the zcash entry in WalletAndCurrencyConstants so sync progress can show finer-grained ratios during long shielded syncs (same pattern as Pirate Chain).

Reviewed by Cursor Bugbot for commit c234d73. Bugbot is set up for automated code reviews on this repo. Configure here.


Copy link
Copy Markdown

@claude claude Bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Claude Code Review

This repository is configured for manual code reviews. Comment @claude review to trigger a review and subscribe this PR to future pushes, or @claude review once for a one-time review.

Tip: disable this comment in your organization's Code Review settings.

@socket-security
Copy link
Copy Markdown

Review the following changes in direct dependencies. Learn more about Socket for GitHub.

Diff Package Supply Chain
Security
Vulnerability Quality Maintenance License
Updatedreact-native-zcash@​0.10.7 ⏵ 0.11.080 +110094 +193 -4100

View full report

@j0ntz j0ntz self-assigned this Jun 3, 2026
Copy link
Copy Markdown
Contributor

@j0ntz j0ntz left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Approved.

@peachbits peachbits merged commit ef42d95 into develop Jun 3, 2026
7 checks passed
@peachbits peachbits deleted the matthew/upgrade-zcash branch June 3, 2026 22:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants