Skip to content

Bug in eip712sigs different case #226

@iamquang95

Description

@iamquang95

Description

charon-rs/crates/cluster/src/eip712sigs.rs:86

Go uses lowercase "enr" (eip712sigs.go:75), Rust uses uppercase "ENR". EIP712 hashing is field-name-sensitive — this produces wrong digests and would cause every ENR signature verification to fail.

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No fields configured for Bug.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions