zebra/zebra-chain/src
Conrado P. L. Gouvea 1cb10ec9e7 update librustzcash, change zcash_history to work with it 2021-06-17 14:26:31 -04:00
..
block ZIP-221: integrate MMR tree from librustcash (without Orchard) (#2227) 2021-06-11 11:25:48 -03:00
orchard Stop panicking on invalid orchard nullifiers (#2267) 2021-06-15 02:29:19 +00:00
parameters Clippy: remove needless borrows 2021-06-07 18:33:58 -04:00
primitives update librustzcash, change zcash_history to work with it 2021-06-17 14:26:31 -04:00
sapling Clippy: remove needless borrows 2021-06-07 18:33:58 -04:00
serialization Clippy: remove needless borrows 2021-06-07 18:33:58 -04:00
sprout
transaction Stop panicking on invalid orchard nullifiers (#2267) 2021-06-15 02:29:19 +00:00
transparent
work Standardise clippy lints and require docs (#2238) 2021-06-04 08:48:40 +10:00
amount.rs Move the check in `transaction::check::sapling_balances_match` to `V4` deserialization (#2234) 2021-06-04 08:53:00 +10:00
block.rs ZIP-221: integrate MMR tree from librustcash (without Orchard) (#2227) 2021-06-11 11:25:48 -03:00
fmt.rs
lib.rs Standardise clippy lints and require docs (#2238) 2021-06-04 08:48:40 +10:00
orchard.rs
parameters.rs
primitives.rs ZIP-221: integrate MMR tree from librustcash (without Orchard) (#2227) 2021-06-11 11:25:48 -03:00
sapling.rs
serialization.rs
shutdown.rs
sprout.rs
transaction.rs Reject V5 transactions before NU5 activation (#2285) 2021-06-15 10:15:59 +10:00
transparent.rs
work.rs