624 Commits (538de482f32ab3a687042fef4cb7cd554cdd9f78)
 

Author SHA1 Message Date
Jack Grigg 538de482f3
Update zcash_primitives crate to use ff crate 6 years ago
Jack Grigg 2e408957db
Update zip32 crate to use ff crate 6 years ago
Jack Grigg 22ccd1bceb
Update sapling-crypto crate to use ff crate 6 years ago
Jack Grigg 76cd0d92bb
Merge commit '4272cfa5b0dceac471bef115955e1534be84a018' into ff-traits 6 years ago
Jack Grigg 88746e76fa
Cargo.lock changes after pairing update 6 years ago
Jack Grigg 794cf79db2
Merge commit '3d41ee5abaa4888ff3607689aba007be8856816d' into ff-traits 6 years ago
Jack Grigg 9f7e5fa3ce
Dependency updates after pairing update 6 years ago
Jack Grigg fe16e4a412
Merge commit '183a64b08e9dc7067f78624ec161371f1829623e' into ff-traits 6 years ago
ebfull f65c37ea01
Merge pull request #30 from str4d/sapling-api-cleanup 6 years ago
Jack Grigg 1a1c77536d
cargo fmt 1.31.1 6 years ago
ebfull c03871779a
Merge pull request #54 from ebfull/travis 6 years ago
Sean Bowe 4113df4780 Fix version string, cache cargo symbols. 6 years ago
Sean Bowe 813cf16ff2 Add travis testing support. 6 years ago
Jack Grigg e378229bdd
Move Sapling proving and binding signature into zcash_proofs crate 6 years ago
Jack Grigg 922ffe6002
Refactor Sapling proving and binding signature 6 years ago
Jack Grigg e1841806c5
Move Sapling verification checks into zcash_proofs crate 6 years ago
Jack Grigg eb2db2e667
Refactor Sapling verification checks 6 years ago
str4d 8be50c9531
Merge pull request #39 from str4d/zcash-transaction-primitives 6 years ago
Jack Grigg c9b23dfdef
Extract single-TxOut hashing from signature_hash_data() for clarity 6 years ago
Jack Grigg e25b614573
Match error message in Amount::Read_i64() to allow_negative value 6 years ago
Jack Grigg 7ff32b04d6
Document enforcement of consensus rules on transaction components 6 years ago
Jack Grigg d707ebd321
Use Option<[u8; N]> for JoinSplit pubkey and signature in a transaction 6 years ago
Jack Grigg 9b06205ed6
Reject unexpected binding sig during transaction write 6 years ago
Jack Grigg 61ce4dd3d6
Enforce range checks when reading Amounts 6 years ago
Jack Grigg 9282c7da29
Replace tx_read_write() test vector with one from current testnet chain 6 years ago
Jack Grigg 2d2e4aad86
Pass &[E] into Vector::write() instead of &Vec<E> 6 years ago
Jack Grigg cc183efda4
Define MAX_SIZE constant for CompactSize serialization 6 years ago
Jack Grigg 1f11c404dc
Convert Transaction into a wrapping struct with impl Deref 6 years ago
Jack Grigg 0c81695731
ZIP 243 6 years ago
Jack Grigg 2d8b1fe504
ZIP 143 6 years ago
ebfull 06da3b9ac8
Merge pull request #45 from str4d/44-params-path-encoding 6 years ago
Jack Grigg bbec1b841d
Use slices of native strings to pass parameter paths into Rust 6 years ago
Jack Grigg 041671f642
Merge branch 'zcash-2.0.1' 6 years ago
Jack Grigg e490b79907
Transaction serialization 6 years ago
Jack Grigg 91ff2c71cf
Helper for serializing CompactSize-prefixed vectors 6 years ago
ebfull 0b6bbfb444
Merge pull request #36 from zcash/ci_integration 6 years ago
mdr0id c0b953b8f7 Remove duplicate test stage for rust lastest 6 years ago
mdr0id 17aa1f55e4 CI integration for librustzcash 6 years ago
str4d f5e5cb24e1
Merge pull request #29 from str4d/zip32 6 years ago
Jack Grigg 77ee1d6a8f
ZIP 32 APIs 6 years ago
ebfull e1c6232dd7
Merge pull request #32 from str4d/cargo-workspace 6 years ago
Jack Grigg 6e0364cd42
Update workspace after pulling in zip32 crate 6 years ago
Jack Grigg 6526b9fb53 Add 'zip32/' from commit '176470ef41583b5bd0bd749bd1b61d417aa8ec79' 6 years ago
Jack Grigg a9059c9372
Update workspace after pulling in external crates 6 years ago
Jack Grigg 051027cb6d Add 'sapling-crypto/' from commit '21084bde2019c04bd34208e63c3560fe2c02fb0e' 6 years ago
Jack Grigg 9f748554d0 Add 'bellman/' from commit '10c5010fd9c2ca69442dc9775ea271e286e776d8' 6 years ago
Jack Grigg e924247e73 Add 'pairing/' from commit '09b6e6f9212020f385218e5cf5287e381ccd312b' 6 years ago
Jack Grigg ad16ba6a35
Empty crates as a base for code refactoring 6 years ago
str4d 176470ef41
Merge pull request #1 from str4d/zip32 6 years ago
Jack Grigg 0ec85d362d
Set up a Cargo workspace 6 years ago