-
Notifications
You must be signed in to change notification settings - Fork 251
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
Factor out protocol constants and value types into a zcash_protocol
crate.
#1142
Merged
Commits on Mar 5, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 66c6bba - Browse repository at this point
Copy the full SHA 66c6bbaView commit details -
Configuration menu - View commit details
-
Copy full SHA for bacfe3c - Browse repository at this point
Copy the full SHA bacfe3cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5e4d9ab - Browse repository at this point
Copy the full SHA 5e4d9abView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7188482 - Browse repository at this point
Copy the full SHA 7188482View commit details -
Configuration menu - View commit details
-
Copy full SHA for eb3c7b4 - Browse repository at this point
Copy the full SHA eb3c7b4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 85d1ca2 - Browse repository at this point
Copy the full SHA 85d1ca2View commit details -
Configuration menu - View commit details
-
Copy full SHA for a35ccfc - Browse repository at this point
Copy the full SHA a35ccfcView commit details -
zcash_client_backend: Move the
ShieldedProtocol
andPoolType
type……s to `zcash_protocol`
Configuration menu - View commit details
-
Copy full SHA for 6445410 - Browse repository at this point
Copy the full SHA 6445410View commit details -
zcash_address: Use
zcash_protocol::consensus::NetworkType
This inverts the dependency relationship between `zcash_protocol` and `zcash_address`, permitting the network constants (primarily the HRPs) defined in `zcash_protocol` to be used directly in `zcash_address` instead of being duplicated.
Configuration menu - View commit details
-
Copy full SHA for 4b18426 - Browse repository at this point
Copy the full SHA 4b18426View commit details -
Configuration menu - View commit details
-
Copy full SHA for a823ed7 - Browse repository at this point
Copy the full SHA a823ed7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 04fdac7 - Browse repository at this point
Copy the full SHA 04fdac7View commit details -
Apply suggestions from code review
Co-authored-by: str4d <[email protected]> Co-authored-by: Daira-Emma Hopwood <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for b8aa513 - Browse repository at this point
Copy the full SHA b8aa513View commit details -
Configuration menu - View commit details
-
Copy full SHA for 51d4464 - Browse repository at this point
Copy the full SHA 51d4464View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5675a76 - Browse repository at this point
Copy the full SHA 5675a76View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8955cfc - Browse repository at this point
Copy the full SHA 8955cfcView commit details
Commits on Mar 6, 2024
-
Apply suggestions from code review
Co-authored-by: Daira-Emma Hopwood <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for eaabc0f - Browse repository at this point
Copy the full SHA eaabc0fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6b4942f - Browse repository at this point
Copy the full SHA 6b4942fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 376db46 - Browse repository at this point
Copy the full SHA 376db46View commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.