mirror of
https://github.com/sigp/lighthouse.git
synced 2026-05-07 00:42:42 +00:00
Merge remote-tracking branch 'origin/unstable' into tree-states
This commit is contained in:
@@ -43,7 +43,6 @@ members = [
|
||||
"common/unused_port",
|
||||
"common/validator_dir",
|
||||
"common/warp_utils",
|
||||
"common/fallback",
|
||||
"common/monitoring_api",
|
||||
|
||||
"database_manager",
|
||||
@@ -103,3 +102,9 @@ eth2_serde_utils = { path = "consensus/serde_utils" }
|
||||
|
||||
[patch."https://github.com/sigp/milhouse"]
|
||||
milhouse = { path = "../milhouse" }
|
||||
|
||||
[profile.maxperf]
|
||||
inherits = "release"
|
||||
lto = "fat"
|
||||
codegen-units = 1
|
||||
incremental = false
|
||||
|
||||
Reference in New Issue
Block a user