mirror of
https://github.com/sigp/lighthouse.git
synced 2026-04-16 20:39:10 +00:00
Correct ENR decoding on extension trait (#6402)
* Correct enr extension encodings * Clippy my ol friend * Correct all encoding and comparisons * Found some more encodings * Fix remaining tests
This commit is contained in:
@@ -44,6 +44,7 @@ delay_map = { workspace = true }
|
||||
bytes = { workspace = true }
|
||||
either = { workspace = true }
|
||||
itertools = { workspace = true }
|
||||
alloy-rlp = { workspace = true }
|
||||
|
||||
# Local dependencies
|
||||
void = "1.0.2"
|
||||
|
||||
Reference in New Issue
Block a user