Commit Graph

  • 97d8d8a240 added verify_issue_bundle Paul 2022-09-08 21:03:07 +0300
  • e83aa54ab4 added NoteValue::unsplittable Error for asset_desc size Paul 2022-09-08 11:16:44 +0300
  • 8185ad4731 Fix reading proof from file in circuit test alexeykoren 2022-09-06 12:51:39 +0200
  • 51a5fe4008 fmt Paul 2022-09-07 09:54:33 +0300
  • ecf6013efc moved ik to IssueBundle Paul 2022-09-07 09:47:36 +0300
  • 0ec7e01a5d moved authorization from issueAction to IssueBundle and test cleanup Paul 2022-09-06 15:33:39 +0300
  • 21b2ef6f51 Fix reading proof from file in circuit test alexeykoren 2022-09-06 12:51:39 +0200
  • 3ebec5f349 added sign and verify Paul 2022-09-05 21:07:02 +0300
  • d3ad5e14b8 added prepare Paul 2022-09-04 13:44:12 +0300
  • c88fdf1c59 Add value_balance to orchard builder Aditya Kulkarni 2022-09-02 10:05:38 -0500
  • aca6c71fb3 added tests Paul 2022-09-01 15:40:44 +0300
  • b20a3e1f73 added test Paul 2022-09-01 15:12:44 +0300
  • f014f85065 added add_recipent to `IssueBundle` Paul 2022-08-31 20:14:12 +0300
  • 158f3e6e71 Publicize `ValueCommitment::derive` constructor Tomas Krnak 2022-08-13 15:35:01 +0200
  • a71287c51e Add `ValueSum::commit` Tomas Krnak 2022-08-11 12:37:36 +0200
  • a29a468280 Allow creating notes from serialized parts Aditya Kulkarni 2022-07-29 10:58:11 -0500
  • ca0935e7f1 fmt Paul 2022-07-27 14:21:19 +0300
  • c7a87831db updated issuance Paul 2022-07-27 13:41:07 +0300
  • 95079aa8b7 updated issue Paul 2022-07-24 15:59:04 +0300
  • d15600caee added IssueAction Paul 2022-07-14 10:32:30 +0300
  • b86a5e0462 removed comment Paul 2022-07-27 14:16:30 +0300
  • 93f0244642 rustfmt Paul 2022-07-27 14:13:46 +0300
  • 45bf2d6e46 Merge branch 'zsa1' into zsa-builder Paul 2022-07-27 14:04:55 +0300
  • c8d35576cc minor update Paul 2022-07-27 13:47:56 +0300
  • 2d15aeaa69 Update to new annotation syntax. Daira Hopwood 2022-07-21 21:43:00 +0100
  • 7c83d6d676 Label consensus rules in orchard Taylor Hornby 2022-05-05 12:37:43 -0600
  • ac71bc7528
    ZSA note encryption in Orchard crate (#3) naure 2022-07-20 13:08:58 +0200
  • 60a17a2179 Merge branch 'zsa1' into zsa-builder Paul 2022-07-18 13:19:47 +0300
  • 48d65ee706 added note_type to builder Paul 2022-06-08 15:30:40 +0300
  • 5ae51075db Added NoteType to Notes (#2) Paul 2022-06-14 21:23:03 +0300
  • 71565ee933 issuer keys implementation (#5) Daniel Benarroch 2022-06-14 17:33:34 +0200
  • 33a205b94c Circleci project setup (#1) Paul 2022-03-30 19:10:55 +0300
  • 22e7ba14a2
    Add random_seed getter fn Hazel OHearn 2022-07-07 11:05:07 -0300
  • 813a9822e3 Add support for `no-std` builds Tomas Krnak 2022-07-06 17:24:44 +0200
  • 625484c776 zsa-mux: draft Multiplexer chip Aurélien Nicolas 2022-07-02 14:20:03 +0200
  • 45bcc16f80
    Publicize necessary functionality for reading diversifiers and notes from data Hazel OHearn 2022-07-05 14:54:37 -0300
  • 63fc2adc0e Expose `Proof::add_to_batch` in public API Jack Grigg 2022-07-04 20:05:47 +0000
  • 4793eb5009
    Line rewrap Daira Hopwood 2022-06-29 15:49:07 +0100
  • 59574d73d7 add Orchard Benchmarks (cargo) benchmark result for 3faab98e9e github-action-benchmark 2022-06-24 16:40:54 +0000
  • 3faab98e9e
    Merge pull request #342 from zcash/release-0.2.0 0.2.0 str4d 2022-06-24 17:23:22 +0100
  • d6829fad07 add Orchard Benchmarks (cargo) benchmark result for baabe3d7e2 github-action-benchmark 2022-06-24 15:49:03 +0000
  • 597f37a869 orchard 0.2.0 Jack Grigg 2022-06-24 15:37:35 +0000
  • 9cc142ea3b pprof 0.9 Jack Grigg 2022-06-24 15:36:19 +0000
  • 5f7f1afd46 Update changelog Jack Grigg 2022-06-24 15:36:12 +0000
  • baabe3d7e2
    Merge pull request #340 from zingolabs/enable_compact_action_and_orchard_domain_creation_without_action str4d 2022-06-24 16:32:34 +0100
  • cb1200e81e add Orchard Benchmarks (cargo) benchmark result for 1a77930f5f github-action-benchmark 2022-06-23 23:43:40 +0000
  • 1a77930f5f
    Merge pull request #341 from zcash/minor-fixes str4d 2022-06-24 00:24:04 +0100
  • e76a91adff Document how to obtain inputs for `Builder::add_spend` Jack Grigg 2022-06-23 22:51:05 +0000
  • 1a1c3c30b0 book: Finish incomplete sentence on nullifier page Jack Grigg 2022-06-23 22:46:45 +0000
  • da7358a48c Fix incorrect namespaces in circuit debug code Jack Grigg 2022-06-23 22:33:10 +0000
  • 86335b5f5c add Orchard Benchmarks (cargo) benchmark result for 6c0532776c github-action-benchmark 2022-06-23 22:27:21 +0000
  • 6c0532776c
    Merge pull request #338 from zcash/batch-validation str4d 2022-06-23 23:10:52 +0100
  • 4bed67218a
    Add note about relationship between signatures and proofs str4d 2022-06-23 22:33:40 +0100
  • 7d4576d517 add Orchard Benchmarks (cargo) benchmark result for b448f3f4c5 github-action-benchmark 2022-06-23 20:02:20 +0000
  • 81626b3b28 Add batch-verification of proofs to `orchard::bundle::BatchValidator` Jack Grigg 2022-06-21 15:07:31 +0000
  • 35a76f03b8 Add `orchard::bundle::BatchValidator` Jack Grigg 2022-06-21 02:39:34 +0000
  • b448f3f4c5
    Merge pull request #336 from zcash/halo2_proofs-0.2.0 str4d 2022-06-23 20:44:47 +0100
  • 22b77c028f
    Remove unneeded generic type from for_nullifier Hazel OHearn 2022-06-23 16:29:55 -0300
  • be69324b9c Migrate to `halo2_proofs 0.2.0` Jack Grigg 2022-06-09 00:01:10 +0000
  • 6956c18d31
    Add CompactAction::nullifier getter fn Hazel OHearn 2022-06-23 16:06:37 -0300
  • 4e12b4e90a
    Add OrchardDomain::for_nullifier and CompactAction::from_parts Hazel OHearn 2022-06-22 17:34:34 -0300
  • bd4bd72db7
    Wording clarification in COPYING Daira Hopwood 2022-06-21 15:22:22 +0100
  • 96b52e549b add Orchard Benchmarks (cargo) benchmark result for 8aba4c59fd github-action-benchmark 2022-06-16 23:21:53 +0000
  • 8aba4c59fd
    Merge pull request #333 from zcash/bosl-copyright Daira Hopwood 2022-06-17 00:02:50 +0100
  • 3a6ed1ed30 Merge branch 'zsa1' into zsa-note-encryption Paul 2022-06-15 13:05:10 +0300
  • c6612a819c Merge branch 'zsa1' into zsa-note-encryption Paul 2022-06-15 13:05:10 +0300
  • 8a6f59927e
    Added NoteType to Notes (#2) Paul 2022-06-14 21:23:03 +0300
  • 769f2f7b9c
    issuer keys implementation (#5) Daniel Benarroch 2022-06-14 17:33:34 +0200
  • ce91df1699 Circleci project setup (#1) Paul 2022-03-30 19:10:55 +0300
  • 66f040faa2 zsa-note-encryption: more test vectors (zcash_test_vectors c10da464) Aurélien Nicolas 2022-06-12 16:24:24 +0200
  • 1a6658dcdb zsa-note-encryption: simplify roundtrip test Aurélien Nicolas 2022-06-12 16:15:05 +0200
  • 1f11f1db6d zsa-note-encryption: tests (zcash_test_vectors 77c73492) Aurélien Nicolas 2022-06-12 15:18:33 +0200
  • 94626af9d2 zsa-note-encryption: extract memo of ZSA notes Aurélien Nicolas 2022-05-29 18:01:43 +0200
  • 9a7d76c21e zsa-note-encryption: remove dependency on changes in the other crate Aurélien Nicolas 2022-05-29 17:29:06 +0200
  • b04468cabc Merge branch 'zsa-note-encryption' into zsa-value-and-encryption Aurélien Nicolas 2022-05-29 17:17:30 +0200
  • 50ce4e2cf5 zsa_value: add NoteType method is_native Aurélien Nicolas 2022-05-29 16:42:03 +0200
  • 826378a25c zsa-note-encryption: revert support of ZSA compact action Aurélien Nicolas 2022-05-29 12:56:16 +0200
  • 9b83fa5c29 zsa-note-encryption: document parsing requirement Aurélien Nicolas 2022-05-29 12:44:38 +0200
  • 61bc06d781 add Orchard Benchmarks (cargo) benchmark result for 36d263fb19 github-action-benchmark 2022-05-27 16:22:31 +0000
  • 36d263fb19
    Merge pull request #321 from zcash/protocol-rule-links str4d 2022-05-27 17:03:05 +0100
  • 07239e50a8 Add protocol rule links for the Orchard circuit constraints Jack Grigg 2022-04-29 22:39:03 +0000
  • c4d9eeaabb rustfmt Paul 2022-05-24 21:01:56 +0300
  • 69f0ea493f fixed clippy warrnings Paul 2022-05-24 20:23:50 +0300
  • ae34c67ad0
    Adopt @nuttycom's wording for the definition of chain forks (with the addition of "or was"). Daira Hopwood 2022-05-23 15:01:11 -0700
  • 8bdbf3fc52 zsa-note-encryption: extend the size of compact notes to include asset_type Aurélien Nicolas 2022-05-23 18:21:02 +0200
  • 96442412af zsa-note-encryption: introduce AssetType and encode and decode it in note plaintexts Aurélien Nicolas 2022-05-23 16:52:18 +0200
  • 6a10f456fc added test for `native` note type Paul 2022-05-23 14:20:04 +0300
  • 7d1a606d90 added test for arb note_type Paul 2022-05-23 13:09:33 +0300
  • 91466fe33f updated derive for note_type Paul 2022-05-22 14:23:43 +0300
  • 100b644a25 updated ci config Paul 2022-05-22 14:02:16 +0300
  • bae15b7bf5 updated ci config Paul 2022-05-22 13:42:03 +0300
  • 0d656aad41 updated ci config Paul 2022-05-22 13:15:01 +0300
  • d337f82916 rustfmt Paul 2022-05-22 11:28:56 +0300
  • f8cb1332d5 added note_type to value commit derivation Paul 2022-05-20 21:42:14 +0300
  • 8e1c4a23d9
    Clarify and widen license exceptions Daira Hopwood 2022-05-19 16:47:35 -0700
  • 6fd7ecfca8
    Line wrapping Daira Hopwood 2022-05-19 15:45:33 -0700
  • ee1f66c701
    Change copyright attribution for the BOSL license Daira Hopwood 2022-05-19 15:43:51 -0700
  • 5e729870b7 add Orchard Benchmarks (cargo) benchmark result for 4f3f0eaa2d github-action-benchmark 2022-05-19 22:40:31 +0000
  • 4f3f0eaa2d
    Merge pull request #331 from steven-ecc/update-bosl-exceptions Steven 2022-05-19 15:23:13 -0700
  • 430e0473aa updated `derive` for NoteType Paul 2022-05-19 15:30:40 +0300