Zebra/zebra-chain/src
teor ebe1c9f88e
Add a DateTime32 type for 32-bit serialized times (#2210)
* Add a DateTime32 type for 32-bit serialized times
* Use DateTime32 for MetaAddr.last_seen
* Create and use a `DateTime32::now` method
2021-05-31 12:52:34 +10:00
..
block Generate test chains that pass basic chain consistency tests (#2221) 2021-05-28 09:48:27 -03:00
orchard Doc: shielded data always contains at least one action (#2218) 2021-05-27 12:06:08 -03:00
parameters Cleanup a few arbitrary impls (#2222) 2021-05-28 09:49:28 -03:00
primitives Get redpallas tweak proptests working again (#2219) 2021-05-27 21:59:14 +00:00
sapling Fix clippy::cmp_owned for (sapling, orchard)::keys with `ConstantTimeEq` (#2184) 2021-05-22 09:40:49 -03:00
serialization Add a DateTime32 type for 32-bit serialized times (#2210) 2021-05-31 12:52:34 +10:00
sprout Derive Arbitrary impls for a bunch of chain and network types (#2179) 2021-05-24 11:10:07 -04:00
transaction Cleanup a few arbitrary impls (#2222) 2021-05-28 09:49:28 -03:00
transparent Cleanup a few arbitrary impls (#2222) 2021-05-28 09:49:28 -03:00
work Security: reject compact sizes greater than the protocol message limit (#2155) 2021-05-17 18:23:06 -04:00
amount.rs Cleanup a few arbitrary impls (#2222) 2021-05-28 09:49:28 -03:00
block.rs Move LedgerState into the block module 2021-04-23 09:34:13 -04:00
fmt.rs Inbound `FindBlocks` and `FindHeaders` (#1347) 2020-12-01 07:30:37 +10:00
lib.rs Orchard data in V5 parsing (#2116) 2021-05-21 00:42:06 +00: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 Add link to redpallas follow-up 2021-04-30 00:48:23 -04:00
sapling.rs Rebase tidies 2021-04-30 00:48:23 -04:00
serialization.rs Add a DateTime32 type for 32-bit serialized times (#2210) 2021-05-31 12:52:34 +10: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 Orchard data in V5 parsing (#2116) 2021-05-21 00:42:06 +00:00
transparent.rs chain: add custom Debug for CoinbaseData 2020-11-21 14:09:15 -05:00
work.rs export proptest impls for use in downstream crates (#1092) 2020-09-23 18:52:52 -07:00