eth2.0-specs/specs
Ramana Kumar 807650e8a1
Fix some type annotations for blobs
blobs should not be Sequence[BLSFieldElement], it should be
Sequence[Sequence[BLSFieldElement]]. But we can be more specific and use
Sequence[Blob].
2022-10-01 15:25:47 +01:00
..
altair Fix link to beacon-chain doc 2022-09-15 10:21:06 -04:00
bellatrix Merge mainnet ttd and bellatrix values (#2969) 2022-08-15 08:00:14 -06:00
capella Merge pull request #2998 from ethereum/remove-withdrawn-epoch 2022-09-26 14:30:25 -06:00
custody_game `doctoc` on `custody_game` specs 2022-01-17 12:56:51 +01:00
das Update reserved libp2p error documentation 2022-01-28 00:33:38 +01:00
eip4844 Fix some type annotations for blobs 2022-10-01 15:25:47 +01:00
phase0 Fix codespell errors (#2975) 2022-08-18 22:08:44 +08:00
sharding WIP implementation of Danksharding (#2792) 2022-07-18 11:20:25 -06:00