Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Updates to naming conventions and table format #28

Merged
merged 5 commits into from
Jun 9, 2023

Conversation

vivek-arte
Copy link

This PR makes the naming conventions for variables more consistent, largely with a view to using double backticks for terms that appear in the transaction format and datatype description tables.

These tables have also been reformatted to be consistent with other ZIPs in their rst form.

@netlify
Copy link

netlify bot commented Jun 6, 2023

Deploy Preview for zcash-zips-qedit ready!

Name Link
🔨 Latest commit 9f75082
🔍 Latest deploy log https://app.netlify.com/sites/zcash-zips-qedit/deploys/648359fceb877900087e5f96
😎 Deploy Preview https://deploy-preview-28--zcash-zips-qedit.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site settings.

Copy link

@PaulLaux PaulLaux left a comment

Choose a reason for hiding this comment

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

Approved with some comments

zip-0226.rst Show resolved Hide resolved
zip-0227.rst Outdated Show resolved Hide resolved
@vivek-arte vivek-arte merged commit e57b7e6 into zsa1 Jun 9, 2023
PaulLaux pushed a commit that referenced this pull request Oct 4, 2023
This makes the naming conventions for variables more consistent, largely with a view to using double backticks for terms that appear in the transaction format and datatype description tables.

These tables have also been reformatted to be consistent with other ZIPs in their rst form.

The `previously_finalized` set is renamed to `finalized_assets`, and this set now stores `AssetDigest` values rather than `AssetId` values for more compactness in the global state.
vivek-arte added a commit that referenced this pull request Feb 12, 2024
This makes the naming conventions for variables more consistent, largely with a view to using double backticks for terms that appear in the transaction format and datatype description tables.

These tables have also been reformatted to be consistent with other ZIPs in their rst form.

The `previously_finalized` set is renamed to `finalized_assets`, and this set now stores `AssetDigest` values rather than `AssetId` values for more compactness in the global state.
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