Zebra/zebra-state
teor a176c499ab Make zebra-state compile successfully by itself
The zebra-state integration test compiled successfully during workspace
builds.

But it couldn't find the `init_test` function when the crate was built
by itself. This happens because the function is only active for `test`
and `proptest-impl` builds.

This commit removes the dependency on that function.
2021-08-11 21:09:32 -04:00
..
proptest-regressions/service Reject duplicate sprout nullifiers in the state (#2477) 2021-07-14 09:06:43 -03:00
src Add ZIP-221 history tree to non-finalized state (#2583) 2021-08-11 10:42:40 -03:00
tests Make zebra-state compile successfully by itself 2021-08-11 21:09:32 -04:00
Cargo.toml Update versions for zebra v1.0.0-alpha.14 release (#2537) 2021-07-29 19:42:21 +00:00