zebra/zebra-network
Janito Vaqueiro Ferreira Filho a2d3078fcb
Replace usage of atomics with `tokio::sync::watch` (#2272)
Rust atomics have an API that's very easy to use incorrectly, leading to
hard to find bugs. For that reason, it's best to avoid it unless there's
a good reason not to.
2021-06-11 12:25:06 +10:00
..
proptest-regressions/protocol Add proptest regressions file 2020-01-28 03:48:23 -05:00
src Replace usage of atomics with `tokio::sync::watch` (#2272) 2021-06-11 12:25:06 +10:00
Cargo.toml Update versions for zebra v1.0.0-alpha.10 release (#2245) 2021-06-09 12:56:36 +02:00