zebra/zebra-consensus/src
Alfredo Garcia 6ef178ba72
Prepare zebra release 1.5.1 (#8159)
* update checkpoints

* cargo update
2024-01-17 22:50:38 +00:00
..
block cleanup(clippy): Remove unnecessary `try_into()` with `cargo clippy --fix` (#7940) 2023-11-14 20:31:49 +00:00
checkpoint Prepare zebra release 1.5.1 (#8159) 2024-01-17 22:50:38 +00:00
parameters
primitives build(deps): bump the prod group with 6 updates (#8125) 2024-01-02 01:26:54 +00:00
router change(consensus): Remove Sprout and Sapling parameter download task and debug_skip_preload config (#7844) 2023-10-27 06:12:57 +00:00
transaction chore(clippy): Cleanup nightly clippy warnings from 2023-10-30 (#7868) 2023-10-30 12:21:05 +00:00
block.rs fix(concurrency): Use Arc::into_inner() to avoid potential concurrency issues, needs Rust 1.70 (#7032) 2023-06-21 20:44:53 +00:00
checkpoint.rs build(deps): bump the prod group with 6 updates (#8125) 2024-01-02 01:26:54 +00:00
config.rs change(scan): Create a scanner storage database, but don't use it yet (#8031) 2023-11-30 12:59:15 +00:00
error.rs
lib.rs Move history tree and value balance to typed column families (#8115) 2023-12-20 23:20:57 +00:00
parameters.rs
primitives.rs cleanup(consensus): Avoid blocking threads by awaiting proof verification results from rayon in async context (#6887) 2023-07-12 21:30:07 +00:00
router.rs change(ci): Split experimental feature tests into their own step (#8039) 2023-12-06 00:52:47 +00:00
script.rs
transaction.rs rename(state): Rename state verifiers and related code (#6762) 2023-06-01 12:29:03 +00:00