mirror of
https://github.com/sigp/lighthouse.git
synced 2026-04-17 04:48:21 +00:00
Fix handling of cross-fork messages in op pool
This commit is contained in:
3
Cargo.lock
generated
3
Cargo.lock
generated
@@ -4394,6 +4394,7 @@ dependencies = [
|
||||
"itertools",
|
||||
"lazy_static",
|
||||
"lighthouse_metrics",
|
||||
"maplit",
|
||||
"parking_lot 0.12.1",
|
||||
"rayon",
|
||||
"serde",
|
||||
@@ -6246,9 +6247,11 @@ dependencies = [
|
||||
"arbitrary",
|
||||
"beacon_chain",
|
||||
"bls",
|
||||
"derivative",
|
||||
"env_logger 0.9.0",
|
||||
"eth2_hashing",
|
||||
"eth2_ssz",
|
||||
"eth2_ssz_derive",
|
||||
"eth2_ssz_types",
|
||||
"int_to_bytes",
|
||||
"integer-sqrt",
|
||||
|
||||
Reference in New Issue
Block a user