Merge remote-tracking branch 'origin/eip4844' into blobs-beacon-api

This commit is contained in:
Jimmy Chen
2022-12-24 00:41:45 +00:00
73 changed files with 485 additions and 579 deletions

View File

@@ -35,5 +35,4 @@ procinfo = { version = "0.4.2", optional = true }
[features]
default = ["lighthouse"]
lighthouse = ["proto_array", "psutil", "procinfo", "store", "slashing_protection"]
withdrawals = ["store/withdrawals", "types/withdrawals"]
withdrawals-processing = ["store/withdrawals-processing"]