nimbus-eth2/beacon_chain/spec
Jacek Sieka 01596c45dd
cleanups and fixes (#2827)
* import cleanup
* fix json-rpc exception handlers
* avoid unnecessary presto client import
* introduce ForkedBeaconBlock, some altair logging
* url fixes
2021-08-27 11:00:06 +02:00
..
datatypes cleanups and fixes (#2827) 2021-08-27 11:00:06 +02:00
eth2_apis cleanups and fixes (#2827) 2021-08-27 11:00:06 +02:00
presets eth2.0-specs -> consensus-specs repo rename (#2801) 2021-08-20 23:37:45 +00:00
beaconstate.nim 40% faster Altair epoch slot processing (#2814) 2021-08-25 14:43:00 +00:00
crypto.nim cleanups and fixes (#2827) 2021-08-27 11:00:06 +02:00
digest.nim eth2.0-specs -> consensus-specs repo rename (#2801) 2021-08-20 23:37:45 +00:00
english_word_list.txt Bump testutils 2020-06-01 16:58:28 +03:00
eth2_merkleization.nim disentangle eth2 types from the ssz library (#2785) 2021-08-18 20:57:58 +02:00
eth2_ssz_serialization.nim remove `updateRoot` param from SSZ 2021-08-23 16:49:43 +03:00
forks.nim cleanups and fixes (#2827) 2021-08-27 11:00:06 +02:00
helpers.nim double altair epoch slot processing speed (#2811) 2021-08-24 22:09:03 +02:00
keystore.nim eth2.0-specs -> consensus-specs repo rename (#2801) 2021-08-20 23:37:45 +00:00
network.nim eth2.0-specs -> consensus-specs repo rename (#2801) 2021-08-20 23:37:45 +00:00
presets.nim eth2.0-specs -> consensus-specs repo rename (#2801) 2021-08-20 23:37:45 +00:00
signatures.nim eth2.0-specs -> consensus-specs repo rename (#2801) 2021-08-20 23:37:45 +00:00
signatures_batch.nim update spec references from eth2.0-specs to consensus-specs and to v1.1.0-beta.2 (#2822) 2021-08-26 10:21:52 +02:00
ssz_codec.nim disentangle eth2 types from the ssz library (#2785) 2021-08-18 20:57:58 +02:00
state_transition.nim cleanups and fixes (#2827) 2021-08-27 11:00:06 +02:00
state_transition_block.nim update spec references from eth2.0-specs to consensus-specs and to v1.1.0-beta.2 (#2822) 2021-08-26 10:21:52 +02:00
state_transition_epoch.nim 40% faster Altair epoch slot processing (#2814) 2021-08-25 14:43:00 +00:00
validator.nim update spec references from eth2.0-specs to consensus-specs and to v1.1.0-beta.2 (#2822) 2021-08-26 10:21:52 +02:00
weak_subjectivity.nim eth2.0-specs -> consensus-specs repo rename (#2801) 2021-08-20 23:37:45 +00:00