Merge remote-tracking branch 'origin/unstable' into tree-states

This commit is contained in:
Michael Sproul
2023-11-12 22:19:07 +03:00
161 changed files with 3635 additions and 2227 deletions

View File

@@ -24,3 +24,6 @@ rand = { workspace = true }
beacon_chain = { workspace = true }
tokio = { workspace = true }
maplit = { workspace = true }
[features]
portable = ["beacon_chain/portable"]