Skip to content

Commit

Permalink
add tracing in beacon_chain.rs
Browse files Browse the repository at this point in the history
  • Loading branch information
ThreeHrSleep committed Aug 10, 2024
1 parent 235a484 commit 8f42dd0
Show file tree
Hide file tree
Showing 5 changed files with 318 additions and 433 deletions.
1 change: 1 addition & 0 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions beacon_node/beacon_chain/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -71,6 +71,7 @@ tokio-stream = { workspace = true }
tree_hash = { workspace = true }
tree_hash_derive = { workspace = true }
types = { workspace = true }
tracing = { workspace = true }

[[test]]
name = "beacon_chain_tests"
Expand Down
Loading

0 comments on commit 8f42dd0

Please sign in to comment.