Skip to content

Commit 8cfadb5

Browse files
apollo_consensus: add honest nodes consensus simulation
1 parent 47335a1 commit 8cfadb5

File tree

4 files changed

+575
-0
lines changed

4 files changed

+575
-0
lines changed

Cargo.lock

Lines changed: 1 addition & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

crates/apollo_consensus/Cargo.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,7 @@ apollo_test_utils.workspace = true
4545
assert_matches.workspace = true
4646
enum-as-inner.workspace = true
4747
mockall.workspace = true
48+
rand.workspace = true
4849
rstest.workspace = true
4950
tempfile.workspace = true
5051
test-case.workspace = true

0 commit comments

Comments
 (0)