nimbus-eth2/beacon_chain/spec
Etan Kissling 4999e58e6b
remove `stew/bitseqs` import (#3181)
There are multiple copies of `bitseqs` (`nim-stew`, `nim-eth`, and
`nim-ssz-serialization`). To avoid confusion, this patch removes the
final remaining reference of a non-`nim-ssz-serialization` copy.
2021-12-10 15:51:50 +01:00
..
datatypes engine API alpha.5 field renaming (#3174) 2021-12-09 11:18:38 +00:00
eth2_apis Broadcast blocks before integrating in ChainDAG 2021-12-06 17:15:47 +02:00
presets manually-verified v1.1.5 spec URL updates (#3068) 2021-11-09 08:54:59 +00:00
beaconstate.nim v1.1.{5 -> 6} phase 0 and altair spec URL updates (#3157) 2021-12-03 17:40:23 +00:00
crypto.nim update 18 spec URLs to v1.1.2; switch from eth2.0-specs to consensus-specs (#2990) 2021-10-14 06:30:21 +00:00
digest.nim v1.1.{5 -> 6} phase 0 and altair spec URL updates (#3157) 2021-12-03 17:40:23 +00:00
english_word_list.txt Bump testutils 2020-06-01 16:58:28 +03:00
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 improve consistency of checkpoint read function (#3178) 2021-12-10 02:41:57 +00:00
helpers.nim v1.1.{5 -> 6} phase 0 and altair spec URL updates (#3157) 2021-12-03 17:40:23 +00:00
keystore.nim remove `stew/bitseqs` import (#3181) 2021-12-10 15:51:50 +01:00
light_client_sync.nim almost all remaining ethereum/{eth2.0-specs -> consensus-specs} (#3158) 2021-12-03 20:01:13 +00:00
network.nim v1.1.{5 -> 6} phase 0 and altair spec URL updates (#3157) 2021-12-03 17:40:23 +00:00
presets.nim v1.1.{5 -> 6} phase 0 and altair spec URL updates (#3157) 2021-12-03 17:40:23 +00:00
signatures.nim batch-verify sync messages for a small perf boost (#3151) 2021-12-09 14:56:54 +02:00
signatures_batch.nim batch-verify sync messages for a small perf boost (#3151) 2021-12-09 14:56:54 +02: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 v1.1.{5 -> 6} phase 0 and altair spec URL updates (#3157) 2021-12-03 17:40:23 +00:00
state_transition_block.nim batch-verify sync messages for a small perf boost (#3151) 2021-12-09 14:56:54 +02:00
state_transition_epoch.nim cleanups, partly from kintsugi branch (#3161) 2021-12-05 17:32:41 +00:00
validator.nim v1.1.{5 -> 6} phase 0 and altair spec URL updates (#3157) 2021-12-03 17:40:23 +00:00
weak_subjectivity.nim eth2.0-specs -> consensus-specs repo rename (#2801) 2021-08-20 23:37:45 +00:00