nimbus-eth2/beacon_chain
Etan Kissling 1640c45a95
reject invalid proofs when validating blobs (#5445)
Currently, passing `0xc00000...` proof seems to pass `verifyProofs`.
Unsure why such a check is not necessary in spec, and also unsure
whether it is correct to reject proof at infinity, or if it could
occur, e.g., for a blob containing all 0 bytes. Weird overall...

* proper fix
2023-09-19 22:13:58 +00:00
..
2023-09-15 18:45:55 +00:00
2023-09-15 18:45:55 +00:00
2023-09-05 23:39:01 +03:00
2023-09-08 13:33:51 +03:00