Skip to content

Commit

Permalink
Reconstruct Payloads using Payload Bodies Methods (#4028)
Browse files Browse the repository at this point in the history
## Issue Addressed

* #3895 

Co-authored-by: ethDreamer <37123614+ethDreamer@users.noreply.github.com>
Co-authored-by: Michael Sproul <michael@sigmaprime.io>
  • Loading branch information
3 people committed Mar 19, 2023
1 parent 020fb48 commit 65a5eb8
Show file tree
Hide file tree
Showing 18 changed files with 1,335 additions and 33 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
Expand Up @@ -38,6 +38,7 @@ state_processing = { path = "../../consensus/state_processing" }
tree_hash = "0.4.1"
types = { path = "../../consensus/types" }
tokio = "1.14.0"
tokio-stream = "0.1.3"
eth1 = { path = "../eth1" }
futures = "0.3.7"
genesis = { path = "../genesis" }
Expand Down

0 comments on commit 65a5eb8

Please sign in to comment.