Merged
Conversation
Co-authored-by: Daira Hopwood <daira@jacaranda.org>
Co-authored-by: str4d <thestr4d@gmail.com>
…pend_and_output_construction Add concrete error types for add_spend and add_output
Co-authored-by: Kris Nuttycombe <kris@nutty.land>
Co-authored-by: Kris Nuttycombe <kris@nutty.land>
…tters_to_builder Add spends/outputs getter fns to builders for use in change calculation
Closes zcash#371.
Migrate to `ff 0.13`
Fix clippy beta lints that are applicable given an MSRV of 1.60
Co-authored-by: Greg Pfeil <greg@technomadic.org>
Update to make use of the floor-planner-v1-legacy-pdqsort feature.
…ency Upgrade patch version of halo2 dependencies.
… just `multicore`.
Remove the `halo2-batch` feature flag and rename `halo2-multicore` to just `multicore`
Migrate to zcash_note_encryption 0.3.0
….3.0-final Use released version of zcash_note_encryption 0.3.0
Update to halo2_proofs and halo2_gadgets v0.3.0
…ree_0.3.1 Upgrade `incrementalmerkletree` dependency to version 0.3.1
Closes zcash#369.
Migrate to `fpe 0.6`
Fix variable name in `spec::diversify_hash`
Release 0.4.0
This modifies the tests where required to use bridgetree checkpoint identifiers.
Update to development versions of incrementalmerkletree/bridgetree
dbf91c4 to
5c33907
Compare
5c33907 to
4e1c616
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
For zcash_note_encryption, we have to use version 0.2 with QEDIT patch.