Commit Graph

  • 368b59f937 add fee to builder sdl lucretius 2024-01-22 17:14:06 +0100
  • 9e4f80d453 Downgrade arrayvec to original version used in Cargo.lock dev Duke Leto 2022-03-07 10:17:37 -0500
  • dbbc38b9b8 update to latest blake2-rfc Duke Leto 2022-03-07 10:00:34 -0500
  • 3329f46511 update aes, fpe and blake2-rfc deps Duke Leto 2022-03-03 19:34:21 -0500
  • 9ef137d7e9 Update aes, aesni and authors Duke Leto 2022-03-03 18:59:02 -0500
  • c625034163 Add authors file master Duke Leto 2020-11-19 21:59:46 -0500
  • 85bfece0be Update license files Duke Leto 2020-11-19 21:58:39 -0500
  • 51768798d3 Update readme and re-license to GPLv3 Duke Leto 2020-11-19 21:58:01 -0500
  • 9f7d341f9a
    Merge pull request #4 from yusufsahinhamza/improve-travis-ci Duke Leto 2020-05-01 09:55:44 -0400
  • e5fe8d2591
    Improve Travis CI Yusuf Şahin HAMZA 2020-05-01 16:26:15 +0300
  • aabbc856c7
    Merge pull request #3 from gilardh/master paper Duke Leto 2020-03-14 08:09:30 -0700
  • 1a0204113d
    Merge pull request #2 from DenioD/master Duke Leto 2020-03-14 07:00:15 -0700
  • d9ac7bd19b
    Merge pull request #214 from ebfull/manifest-updates ebfull 2020-03-04 10:05:44 -0700
  • 0f0d84e9ca
    Update manifest for zcash_history. Sean Bowe 2020-03-04 09:28:56 -0700
  • 49459d030f
    Merge pull request #213 from str4d/zip-221-change ebfull 2020-03-04 09:04:14 -0700
  • cafbe61eba Commit to number of Sapling transactions instead of shielded transactions Jack Grigg 2020-03-04 15:33:23 +1300
  • fc247fc898
    Merge pull request #212 from ebfull/depends-updates-2 str4d 2020-03-04 15:11:42 +1300
  • 46e88a5e69
    cargo fmt Sean Bowe 2020-03-03 18:11:44 -0700
  • 5e1a2f9d3f
    Rename zcash_mmr to zcash_history. Sean Bowe 2020-03-03 18:05:14 -0700
  • 9379eec1b8
    Bring zcash_mmr into workspace. Sean Bowe 2020-03-03 18:02:31 -0700
  • 4f0f10a53c Add 'zcash_history/' from commit 'e2c131fdc308265adcab774e54d4d5804c23b368' Sean Bowe 2020-03-03 17:51:19 -0700
  • be0ee9eb82
    Changes to Cargo.lock to reflect upstream crate changes. Sean Bowe 2020-03-03 17:49:24 -0700
  • b52e4aac3a
    Fix Field::random method declarations. Sean Bowe 2020-03-03 17:39:11 -0700
  • c49aaceb5d
    Merge commit 'f337eb1f5c67d9305b1fb4fb35507bb50817259b' into depends-updates-2 Sean Bowe 2020-03-03 17:46:59 -0700
  • f337eb1f5c Squashed 'bellman/' changes from 4272cfa..2279da4 Sean Bowe 2020-03-03 17:46:04 -0700
  • 805aa45f9e
    Merge commit '05a9f3360f7fbd298f3e6f8f7e55e9426d04f2f0' into depends-updates-2 Sean Bowe 2020-03-03 17:45:49 -0700
  • 05a9f3360f Squashed 'pairing/' changes from 3d41ee5..3870f11 Sean Bowe 2020-03-03 17:44:53 -0700
  • 31d887c943
    Merge commit 'd7f78db121ee6f720e97401ded0c9c597d1a4857' into depends-updates-2 Sean Bowe 2020-03-03 17:44:28 -0700
  • d7f78db121 Squashed 'ff/' changes from 661558e..ddff465 Sean Bowe 2020-03-03 17:43:16 -0700
  • d4bae99cb7
    Merge pull request #204 from str4d/proving-api-ux-refactors str4d 2020-02-16 18:56:46 +0000
  • 2d30c29d06 Pass &impl TxProver to Builder::build Jack Grigg 2020-02-08 00:37:31 +0000
  • 76e0f658c1 Rename CommitmentTreeWitness -> MerklePath Jack Grigg 2020-02-08 00:25:24 +0000
  • 3a3008caf9 Pass CommitmentTreeWitness directly into Builder::add_sapling_spend Jack Grigg 2020-02-07 17:31:38 +0000
  • 8a210ec271 CommitmentTreeWitness::root(leaf) Jack Grigg 2020-02-07 17:21:59 +0000
  • 2064d1c801 Refactor zcash_primitives::merkle_tree::CommitmentTreeWitness Jack Grigg 2020-02-07 00:06:57 +0000
  • ee32f7facb
    Merge pull request #198 from huitseeker/warts str4d 2020-02-04 18:18:09 +0000
  • 903c02b991
    Merge pull request #202 from str4d/coverage-build-fix str4d 2020-02-03 19:05:34 +0000
  • 1f38523fff CI: Use stable Rust release for code coverage Jack Grigg 2020-02-03 18:08:56 +0000
  • 865275e2a2
    Correcting some trivial Rust option/iterator warts François Garillot 2020-01-16 07:36:29 -0800
  • 18aceea225
    Merge pull request #50 from zancas/mv_tests_extract_data str4d 2019-12-12 17:46:38 +0000
  • 0aa127d7b1
    refactor to manage test code and data in separate modules zancas 2019-12-03 19:43:11 +0000
  • 8626cc7f26
    Merge pull request #186 from str4d/multicore-feature-flag str4d 2019-12-11 20:04:45 +0000
  • eed7e8199f
    Pass bellman's multicore feature flag through to zcash_proofs Jack Grigg 2019-12-03 15:15:13 +0000
  • c3f9e2d73c
    Merge pull request #180 from str4d/mmr-cleanups str4d 2019-12-05 16:35:28 +0000
  • cca1670248
    Clarify length of return buffer for appended leaves Jack Grigg 2019-12-05 14:33:03 +0000
  • f1619f896c
    Clearer variable names in MMR tests Jack Grigg 2019-12-05 14:29:08 +0000
  • edcd884fe8
    Simplify short array copies Jack Grigg 2019-12-05 14:24:31 +0000
  • 583a04b4de
    Pass array references correctly in MMR tests Jack Grigg 2019-12-05 14:23:59 +0000
  • 573510115d
    Clean up remainder of MMR code Jack Grigg 2019-12-05 11:11:32 +0000
  • 8ad33e50a6
    Use explicit sizes for pointers to arrays in FFI Jack Grigg 2019-12-05 11:09:55 +0000
  • fb8c73c950
    Use iterators in construct_mmr_tree Jack Grigg 2019-12-05 11:06:26 +0000
  • 9ea0427678 MMR trees API (#118) Nikolay Volf 2019-12-04 13:24:26 -0800
  • dd112813a1
    Merge pull request #174 from str4d/152-nu-awareness ebfull 2019-12-04 10:42:16 -0700
  • 0907adf608
    Merge pull request #176 from str4d/156-scan_transaction str4d 2019-12-03 23:15:17 +0000
  • e2c131fdc3
    Merge pull request #5 from NikVolf/review-fixes Nikolay Volf 2019-11-29 01:10:27 -0800
  • 9059f53873 fix review notes and other issues NikVolf 2019-11-28 15:31:23 +0300
  • 26be46573e add hash of the node method NikVolf 2019-11-28 10:31:16 +0300
  • 7820548ea3
    Merge pull request #173 from gregdhill/bvk-to-cv_sum str4d 2019-11-27 20:42:54 +0000
  • d5ed684701
    zcash_client_backend::decrypt_transaction Jack Grigg 2019-11-27 15:45:13 +0000
  • e6a8630b35
    impl TryFrom<u32> for BranchId Jack Grigg 2019-11-27 13:12:28 +0000
  • cd326f2b6a
    Consensus parameters for network upgrades Jack Grigg 2019-11-26 23:44:57 +0000
  • c24024b8e1
    Create a consensus::BranchId enum for type safety Jack Grigg 2019-11-25 15:41:14 +0000
  • 7eb4a6d1d9
    rename bvk to cv_sum Gregory Hill 2019-11-25 14:28:19 +0000
  • 141821d3c1
    Merge pull request #157 from adityapk00/transparent_compile_fix str4d 2019-11-14 19:03:59 +0000
  • 219391ac92 Add missing sighash declaration Aditya Kulkarni 2019-11-14 09:54:07 -0800
  • 67d700feab
    Merge pull request #107 from str4d/transaction-builder-transparent-inputs str4d 2019-11-13 22:15:55 +0000
  • ac983b7612
    Merge pull request #149 from str4d/ffi-cleanup str4d 2019-11-13 19:24:22 +0000
  • 8d6f882510
    Renames after moves Jack Grigg 2019-11-13 19:21:47 +0000
  • 8d967c8609
    Move transparent input pushing onto TransparentInputs Jack Grigg 2019-11-13 19:20:09 +0000
  • d9d50b98ab
    Move transparent signing onto TransparentInputs Jack Grigg 2019-11-13 19:12:55 +0000
  • 88e02329eb
    Merge pull request #129 from adityapk00/regtest_constants str4d 2019-11-13 13:54:55 +0000
  • 60eac4e8b7
    Escape non-link square brackets in comments Jack Grigg 2019-11-11 10:29:36 +0000
  • 4ae238ea1f
    librustzcash crate doc Jack Grigg 2019-11-11 10:21:38 +0000
  • 8d7f27ffb9
    Merge pull request #154 from zcash/codecov-action str4d 2019-11-07 22:01:15 +0000
  • 2ecdbc2036
    Merge pull request #153 from str4d/doc-link-fixes str4d 2019-11-07 21:57:35 +0000
  • bb39037798
    Move code coverage from Travis CI to Actions Jack Grigg 2019-11-07 18:16:27 +0000
  • 7be66ad8f8
    Rename Actions workflow Jack Grigg 2019-11-07 17:40:41 +0000
  • 7fda177da8
    Doc link fixes Jack Grigg 2019-11-07 17:33:22 +0000
  • d1bc61800c
    Move Sprout proof logic into zcash_proofs Jack Grigg 2019-11-06 08:58:42 +0000
  • de5943aea4
    Ignore clippy::not_unsafe_ptr_arg_deref lint Jack Grigg 2019-11-05 02:50:42 +0000
  • 8651bb41ce
    Clean up librustzcash imports Jack Grigg 2019-11-05 02:49:13 +0000
  • 9cb8c0b3c4
    Pull librustzcash.h documentation into crate Jack Grigg 2019-11-05 01:04:40 +0000
  • 7181d603be
    Explicitly pass [u8; 32] into read_fr and read_fs Jack Grigg 2019-11-04 23:54:04 +0000
  • 5d03619466
    Rename read_le to read_fr to match read_fs Jack Grigg 2019-11-04 23:50:51 +0000
  • 7722b1a50b
    Inline write_le Jack Grigg 2019-11-04 23:48:49 +0000
  • 0028048800
    Use C calling convention for librustzcash Jack Grigg 2019-11-04 17:48:44 +0000
  • 720ee6476f
    Merge pull request #144 from str4d/warning-fix str4d 2019-11-04 23:03:07 +0000
  • 5823a695e2
    Merge pull request #139 from adityapk00/tx_compare str4d 2019-11-04 16:29:59 +0000
  • bc35a62e10
    Remove rand_os dependency Jack Grigg 2019-10-31 18:57:52 +0000
  • 40d22ea2cc
    Merge pull request #135 from NikVolf/extern-purge str4d 2019-10-31 17:12:26 +0000
  • ac4acfa26e
    Fix rand_os warning in tests Jack Grigg 2019-10-31 16:36:54 +0000
  • caaee693c4 fix DenioD 2019-10-24 01:22:04 +0200
  • b51e7c055b fix DenioD 2019-10-24 00:43:57 +0200
  • 44a1c3981d port to hush DenioD 2019-10-20 16:03:23 +0200
  • 7510890cf3 proting for Hush DenioD 2019-10-20 11:39:27 +0200
  • 4d290e7a32 Add regtest constants Aditya Kulkarni 2019-10-14 22:20:58 -0700
  • b479981689
    Implement clone for some structs Aditya Kulkarni 2019-09-12 14:26:43 -0700
  • 885e09a82f
    Create OutPoint from hash and n Aditya Kulkarni 2019-09-10 10:30:04 -0700
  • fab9160b26
    transparent inputs should use serialize_der() Aditya Kulkarni 2019-09-10 10:01:13 -0700
  • 5a177eea27
    Make mod serialize public Aditya Kulkarni 2019-09-06 13:37:42 -0700