Skip to content

Expand the sample set of Unicode code points#47

Merged
vivek-arte merged 4 commits into
zsa1from
expand_unicode_code_points
Feb 2, 2026
Merged

Expand the sample set of Unicode code points#47
vivek-arte merged 4 commits into
zsa1from
expand_unicode_code_points

Conversation

@vivek-arte
Copy link
Copy Markdown

@vivek-arte vivek-arte commented Jan 13, 2026

This PR expands the sampled code points for the get_random_unicode_bytes function to include all allowed Unicode code points.

This changes the random values of the description of the Assets, and therefore changes the orchard_zsa_digests.rs and orchard_zsa_asset_base.rs files, which would need to be copied into the librustzcash and orchard repositories respectively.

@vivek-arte vivek-arte changed the base branch from pr108_review_fixes_orchardzsa to zsa1 January 13, 2026 12:06
PaulLaux
PaulLaux previously approved these changes Feb 2, 2026
@vivek-arte vivek-arte merged commit c461293 into zsa1 Feb 2, 2026
3 checks passed
vivek-arte added a commit to QED-it/librustzcash that referenced this pull request Feb 13, 2026
…for the OrchardZSA review (#207)

This adds fixes for compilation under the --features zip-233 option.

The test vectors are also updated to match the updates from the zcash-test-vectors repository (QED-it/zcash-test-vectors#46 and QED-it/zcash-test-vectors#47). These add support for the ZIP 233 addition to the transaction format, as well as some regeneration that occurs due to changes in the randomness while generating the test vectors.
---------

Co-authored-by: Paul <3682187+PaulLaux@users.noreply.github.com>
vivek-arte added a commit to QED-it/orchard that referenced this pull request Feb 17, 2026
…ors` (#238)

QED-it/zcash-test-vectors#47 expands the sample set of Unicode code
points, which leads to a different random selection of asset description
strings, and therefore different asset base values in
`src/test_vectors/asset_base.rs`. This PR copies those changes in, along with 
some CI locking for tests to pass.

---------

Co-authored-by: Dmitry Demin <dmitry@qed-it.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants