Zebra/zebra-chain/src
Deirdre Connolly 20343c5f75 Remove redundant allow(non_snake_case)
Co-authored-by: teor <teor@riseup.net>
2021-06-30 16:26:08 -04:00
..
block Move network_upgrade check into zebra-chain (#2354) 2021-06-22 12:06:52 +10:00
orchard Orchard note commitment tree test vectors (#2384) 2021-06-25 16:27:47 +00:00
parameters Legacy chain check and tests (#2366) 2021-06-29 15:03:51 +10:00
primitives Remove redundant allow(non_snake_case) 2021-06-30 16:26:08 -04:00
sapling Update multiple crates to ensure bitvec 0.22.3 is being used (#2351) 2021-06-23 13:16:22 +10:00
serialization Security: Zebra should stop gossiping unreachable addresses to other nodes, Action: re-deploy all nodes (#2392) 2021-06-29 05:12:27 +00:00
sprout Derive Arbitrary impls for a bunch of chain and network types (#2179) 2021-05-24 11:10:07 -04:00
transaction Move network_upgrade check into zebra-chain (#2354) 2021-06-22 12:06:52 +10:00
transparent Add property test strategies for V5 transactions (#2347) 2021-06-18 14:40:08 -03:00
work Replace primitives_types with uint (#2350) 2021-06-18 15:35:05 -03: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 Move network_upgrade check into zebra-chain (#2354) 2021-06-22 12:06:52 +10:00
fmt.rs Make debugging easier on proptests with large vectors (#2232) 2021-06-02 10:18:04 -03:00
lib.rs Update multiple crates to ensure bitvec 0.22.3 is being used (#2351) 2021-06-23 13:16:22 +10:00
orchard.rs Orchard data in V5 parsing (#2116) 2021-05-21 00:42:06 +00:00
parameters.rs Cleanup a few arbitrary impls (#2222) 2021-05-28 09:49:28 -03:00
primitives.rs ZIP-221: integrate MMR tree from librustcash (without Orchard) (#2227) 2021-06-11 11:25:48 -03:00
sapling.rs Update multiple crates to ensure bitvec 0.22.3 is being used (#2351) 2021-06-23 13:16:22 +10:00
serialization.rs Security: Zebra should stop gossiping unreachable addresses to other nodes, Action: re-deploy all nodes (#2392) 2021-06-29 05:12:27 +00:00
shutdown.rs Fix shutdown panics (#1637) 2021-02-03 19:03:28 +10:00
sprout.rs Move the preallocate tests into their own files (#1977) 2021-04-07 12:32:27 +10:00
transaction.rs Update `has_inputs_and_outputs()` for new consensus rules (#2398) 2021-06-29 08:28:49 +10:00
transparent.rs Release Blocker: Stop trying to verify coinbase inputs using the script verifier (#2404) 2021-06-29 10:49:40 +10:00
work.rs Replace primitives_types with uint (#2350) 2021-06-18 15:35:05 -03:00