Closed cheatfate closed 4 days ago
@cheatfate is it viable to add to a kzg verification check to checkBlobResponse
, atleast to the first sidecar against every block? wanted a take on this
@cheatfate is it viable to add to a kzg verification check to
checkBlobResponse
, atleast to the first sidecar against every block? wanted a take on this
This is not KZG check of blobs - its response sanity check. Actual blobs verification performs here https://github.com/status-im/nimbus-eth2/blob/unstable/beacon_chain/sync/sync_manager.nim#L354-L360
Unit Test Results
12 files ±0 1 814 suites ±0 54m 29s :stopwatch: - 1m 46s 5 238 tests +1 4 890 :heavy_check_mark: +1 348 :zzz: ±0 0 :x: ±0 29 101 runs +4 28 649 :heavy_check_mark: +4 452 :zzz: ±0 0 :x: ±0
Results for commit f38ffcf4. ± Comparison against base commit a1577606.
:recycle: This comment has been updated with latest results.