]> Git Repo - librustzcash.git/shortlog
librustzcash.git
2021-08-28 jesseUpdate lib.rs master
2021-08-28 jesseUpdate lib.rs
2021-08-28 jesseUpdate lib.rs
2021-08-28 jesseUpdate lib.rs
2021-08-28 jesseUpdate Cargo.toml
2021-08-28 jesseUpdate Cargo.toml
2021-08-23 str4dMerge pull request #429 from str4d/bump-deps
2021-08-23 Jack Griggproptest 1
2021-08-23 Jack Griggpprof 0.5
2021-08-23 Jack Griggfpe 0.5
2021-08-23 Jack Griggnom 7
2021-08-17 str4dMerge pull request #417 from nuttycom/incremental_merkl...
2021-08-17 Kris NuttycombeApply suggestions from code review.
2021-08-16 Kris NuttycombeFix clippy complaints.
2021-08-16 Kris NuttycombeAdd blanket implementation of Hashable for incrementalm...
2021-08-16 Kris NuttycombeApply suggestions from code review
2021-08-16 Kris NuttycombeSerialize `Option` values by value, not by reference.
2021-08-12 Kris NuttycombeMerge pull request #424 from daira/zip339-primitives
2021-08-10 str4dMerge pull request #425 from str4d/batch-note-decryption
2021-08-10 Jack Griggzcash_primitives: Implement `Domain::batch_epk` for...
2021-08-10 Jack Griggzcash_primitives: Test that batched trial decryption...
2021-08-10 Jack Griggzcash_note_encryption: Add support for batch-parsing...
2021-08-10 Jack Griggzcash_primitives: Implement batched trial decryption...
2021-08-10 Jack Griggzcash_note_encryption: Add batched trial decryption...
2021-08-10 str4dMerge pull request #423 from str4d/trial-decryption...
2021-08-09 Jack GriggUpdate changelogs with `EphemeralKeyBytes` changes
2021-08-09 Jack GriggUse `EphemeralKeyBytes` type in place of `[u8; 32]`
2021-08-07 Daira HopwoodZIP 339 support.
2021-08-06 Jack GriggStore OutputDescription `ephemeral_key` as bytes
2021-08-05 str4dMerge pull request #421 from str4d/bench-compact-decryption
2021-08-05 str4dzcash_primitives: Use `not(unix)` instead of `windows...
2021-08-05 Jack Griggzcash_primitives: Remove spaces from benchmark group...
2021-08-05 Jack GriggDisable default benchmark harness for all workspace...
2021-08-05 Jack Griggzcash_primitives: Add flamegraph support to benchmarks...
2021-08-05 Jack Griggzcash_primitives: Benchmark trial decryption of compact...
2021-08-05 Kris NuttycombeImplement manual serialization for incremental Merkle...
2021-07-30 str4dMerge pull request #419 from str4d/418-ua-hrp-padding
2021-07-30 str4dTweak test comment
2021-07-30 Jack Griggzcash_address: Include HRP inside Unified Address Paddi...
2021-07-29 Kris NuttycombeMerge pull request #411 from nuttycom/use_orchard_zip24...
2021-07-29 Kris NuttycombeUse orchard::Flags::to_byte/from_byte
2021-07-29 Kris NuttycombeMove Orchard bundle commitments to the `orchard` crate.
2021-07-12 str4dMerge pull request #416 from str4d/ua-parser-checks
2021-07-12 Jack Griggzcash_address: Fix clippy lint by using matches! macro
2021-07-12 Jack Griggzcash_address: Remove outdated unified::Receiver docume...
2021-07-12 Jack Griggzcash_address: Add UA test cases for truncation and...
2021-07-12 Jack Griggzcash_address: Invert Typecode::is_shielded to Typecode...
2021-07-12 Jack Griggzcash_address: Enable constructing a unified::Address...
2021-07-12 Jack Griggzcash_address: Add `unified::Address::receivers{_as_par...
2021-07-12 Jack Griggzcash_address: Use preference ordering for Receivers
2021-07-12 Jack Griggzcash_address: Enforce UA structural validity checks
2021-07-12 Jack Griggzcash_address: Introduce UA-specific parser error type
2021-07-12 Jack Griggzcash_address: Add a Typecode enum
2021-07-09 str4dMerge pull request #415 from str4d/ci-rustdoc-no-deps
2021-07-09 Jack GriggCI: Don't render documentation for crates outside the...
2021-07-09 str4dMerge pull request #414 from str4d/ci-rustdoc-fix
2021-07-09 Jack GriggCI: Fix documentation rendering
2021-07-09 str4dMerge pull request #413 from str4d/ci-rustdoc
2021-07-09 Jack GriggCI: Add workflow to render latest documentation
2021-06-30 str4dMerge pull request #410 from nuttycom/nonempty_bump
2021-06-30 Kris NuttycombeUpdate `nonempty` and `orchard` dependencies.
2021-06-24 str4dMerge pull request #409 from nuttycom/fix_clippy
2021-06-23 Kris NuttycombeFix clippy complaints
2021-06-18 str4dMerge pull request #407 from str4d/ua-test-vectors
2021-06-18 Jack Griggzcash_address: Add Unified Address test vectors
2021-06-15 str4dMerge pull request #405 from str4d/bump-orchard-deps
2021-06-15 Jack GriggBump orchard deps
2021-06-15 str4dMerge pull request #401 from str4d/368-zip-221-orchard
2021-06-14 Daira HopwoodMerge pull request #402 from str4d/amount-to-orchard...
2021-06-14 Jack Griggimpl From<Amount> for orchard::ValueSum
2021-06-11 Jack Griggzcash_history: Migrate tests to V2 format
2021-06-11 Jack Griggzcash_history: Implement V2 tree format
2021-06-11 Jack Griggzcash_history: Introduce Version trait
2021-06-10 str4dMerge pull request #400 from str4d/rework-shieldedoutpu...
2021-06-10 Jack Griggzcash_note_encryption: Add `ShieldedOutput::ephemeral_k...
2021-06-08 str4dMerge pull request #399 from str4d/zip-244-auth-digest...
2021-06-08 Jack GriggZIP 244: Write transparent scripts in their consensus...
2021-06-08 str4dMerge pull request #396 from str4d/394-zip-216
2021-06-08 Kris NuttycombeEnsure tze digest is only included if TZEs are in the...
2021-06-08 Jack GriggBring in ZIP 244 auth digest test vectors.
2021-06-08 str4dMerge pull request #398 from str4d/zip225-orchard-refactor
2021-06-08 Jack GriggExtract ZIP 225 Orchard bundle parsing and serializatio...
2021-06-08 str4dMerge pull request #375 from nuttycom/feature/zip-225
2021-06-08 Kris NuttycombeApply suggestions from code review
2021-06-07 Kris NuttycombeFix error in transaction auth digest.
2021-06-07 Kris NuttycombeMinor error message improvement.
2021-06-07 Kris NuttycombeBe more explicit about empty sapling & orchard hashes.
2021-06-06 str4dMerge pull request #352 from str4d/zcash_address
2021-06-06 Jack Griggzcash_address: Fix clippy lint
2021-06-06 str4dzcash_address: Minor cleanups
2021-06-06 str4dzcash_address: Use exhaustive matching in Display impl
2021-06-06 Jack GriggImpl ZIP 216 on SaplingVerificationContext and redjubju...
2021-06-05 Kris NuttycombeDeserialize signatures directly into actions.
2021-06-05 Kris NuttycombeUse Vector read/write operations where possible instead...
2021-06-05 Kris NuttycombeRemove consensus branch id from roundtrip serialization...
2021-06-05 Kris NuttycombeKeep builder spend data in spend_auth_sig fields.
2021-06-04 Kris NuttycombeFix generation of arbitrary jubjub points.
2021-06-04 Kris NuttycombeFix rustdocs
2021-06-04 Kris NuttycombeApply suggestions from code review.
2021-06-04 Kris NuttycombeRename Vector::write_items -> Array::write and Vector...
next
This page took 0.057051 seconds and 4 git commands to generate.