eth2.0-specs/specs/eip4844
kevaundray f0ff15c14d
EIP4844: Refactor Fiat-Shamir logic to handle empty sidecars (#3093)
Additionally, it makes the Fiat-Shamir hashing logic more robust by making the challenges independent of each other. It also makes it more efficient to implement by moving both challenge computations to a single function needing a single transcript hash.

Co-authored-by: George Kadianakis <desnacked@riseup.net>
Co-authored-by: Dankrad Feist <mail@dankradfeist.de>
2022-11-23 16:52:47 +02:00
..
beacon-chain.md Fix initialization of VERSIONED_HASH_VERSION_KZG 2022-11-22 11:51:10 +04:00
fork.md Merge branch 'dev' into pr3052 2022-11-18 02:44:46 +08:00
p2p-interface.md Merge pull request #3108 from realbigsean/validate-blobs-sidecar-in-gossip 2022-11-17 16:31:14 -07:00
polynomial-commitments.md EIP4844: Refactor Fiat-Shamir logic to handle empty sidecars (#3093) 2022-11-23 16:52:47 +02:00
validator.md replace get_blobs_and_kzg_commitments 2022-11-11 00:21:56 -05:00