nimbus-eth2/beacon_chain/spec
Etan Kissling bdf2d3cc27 fix `LightClientUpdate` documentation
Some `LightClientUpdate` documentation of the spec is meant to span
multiple fields but was attached to a single, incorrect field in Nimbus.
This patch moves affected documentation to correct locations.
2021-11-29 15:27:53 +02:00
..
datatypes fix `LightClientUpdate` documentation 2021-11-29 15:27:53 +02:00
eth2_apis Speed up altair block processing 2x (#3115) 2021-11-24 13:43:50 +01:00
presets manually-verified v1.1.5 spec URL updates (#3068) 2021-11-09 08:54:59 +00:00
beaconstate.nim Speed up altair block processing 2x (#3115) 2021-11-24 13:43:50 +01:00
crypto.nim
digest.nim mass/mechanical update of 1.1.4 phase0 and altair spec URLs to 1.1.5 (#3067) 2021-11-09 07:40:41 +00:00
english_word_list.txt
eth2_merkleization.nim Use nim-ssz-serialization module and rm local ssz code 2021-11-10 13:37:24 +02:00
eth2_ssz_serialization.nim Use nim-ssz-serialization module and rm local ssz code 2021-11-10 13:37:24 +02:00
forks.nim Support starting from altair (#3054) 2021-11-10 13:39:08 +02:00
helpers.nim update 22 spec URLs to v1.1.5 (#3111) 2021-11-18 08:08:00 +00:00
keystore.nim nim-libp2p auto bump (#2840) 2021-10-21 13:01:29 +02:00
light_client_sync.nim mass/mechanical update of 1.1.4 phase0 and altair spec URLs to 1.1.5 (#3067) 2021-11-09 07:40:41 +00:00
network.nim manually-verified v1.1.5 spec URL updates (#3068) 2021-11-09 08:54:59 +00:00
presets.nim mass/mechanical update of 1.1.4 phase0 and altair spec URLs to 1.1.5 (#3067) 2021-11-09 07:40:41 +00:00
signatures.nim update 22 spec URLs to v1.1.5 (#3111) 2021-11-18 08:08:00 +00:00
signatures_batch.nim Speed up altair block processing 2x (#3115) 2021-11-24 13:43:50 +01:00
ssz_codec.nim Use nim-ssz-serialization module and rm local ssz code 2021-11-10 13:37:24 +02:00
state_transition.nim ncli_db: add putState, putBlock (#3096) 2021-11-18 13:02:43 +01:00
state_transition_block.nim Speed up altair block processing 2x (#3115) 2021-11-24 13:43:50 +01:00
state_transition_epoch.nim Cleanups (#3123) 2021-11-25 13:20:36 +01:00
validator.nim ncli_db: add putState, putBlock (#3096) 2021-11-18 13:02:43 +01:00
weak_subjectivity.nim