Skip to content

Commit 363eca6

Browse files
apollo_consensus: add honest nodes consensus simulation
1 parent 51b8a2f commit 363eca6

File tree

4 files changed

+494
-0
lines changed

4 files changed

+494
-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
@@ -44,6 +44,7 @@ apollo_test_utils.workspace = true
4444
assert_matches.workspace = true
4545
enum-as-inner.workspace = true
4646
mockall.workspace = true
47+
rand.workspace = true
4748
rstest.workspace = true
4849
tempfile.workspace = true
4950
test-case.workspace = true

0 commit comments

Comments
 (0)