Conversation
Bumps [auguwu/clippy-action](https://github.com/auguwu/clippy-action) from 1.3.0 to 1.4.0. - [Release notes](https://github.com/auguwu/clippy-action/releases) - [Commits](auguwu/clippy-action@1.3.0...1.4.0) --- updated-dependencies: - dependency-name: auguwu/clippy-action dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
This is a maintenance release to upgrade the `incrementalmerkletree` dependency to version 0.6.
Release sapling-crypto version 0.2.0
Update to incrementalmerkletree version 0.7
…uwu/clippy-action-1.4.0 Bump auguwu/clippy-action from 1.3.0 to 1.4.0
Release sapling-crypto version 0.3.0
The public APIs that produced `esk` all used the `EphemeralSecretKey` type, but that could only be converted to a `jubjub::Scalar` inside the crate. We now use the type-safe wrapper consistently.
Fix `OutputProver::prepare_circuit` API to be usable outside the crate
…tion` This enables the method to be used with bundles that have spend auth signatures and proofs, but not yet binding signatures.
Broaden `Authorization`s from `SpendDescriptionV5::into_spend_description`
This is needed in order to permit spending of internal notes after the previous change to `Builder::add_spend`.
Implement PCZT support
Co-authored-by: Daira-Emma Hopwood <daira@jacaranda.org>
Add methods for validating aspects of PCZT bundles
This is necessary in order for Signers to display the address encoding that a user is expecting to confirm. Co-authored-by: Kris Nuttycombe <kris@nutty.land>
pczt: Add output field for storing the user-facing address
Release sapling-crypto version 0.4.0
PCZT improvements
Add thumbv7em-none-eabihf as a no-default-features build target.
Co-authored-by: Jack Grigg <jack@electriccoin.co>
Implement `no_std` support via a default-enabled `std` feature flag.
Expose prover progress
Update to `incrementalmerkletree 0.8.1`
Upgrade to redjubjub 0.8.0
Update to zcash_spec 0.2 and zip32 0.2 releases.
Remove the network-specific 0xf6 convention for empty memos
Release sapling-crypto version 0.5.0
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.
Update zsa1 to upstream rev 6a8282