nimbus-eth2/beacon_chain/spec
tersec 3ef09ff596
Support `/eth/v1/validator/blinded_blocks` (#4272)
* Support BN endpoints for producing blinded blocks

* use correct endpoint version

* serve either JSON or SSZ versions of endpoint
2022-10-31 18:39:03 +01:00
..
datatypes add all missing epoch transition tests (#4269) 2022-10-28 08:02:33 +00:00
eth2_apis Support `/eth/v1/validator/blinded_blocks` (#4272) 2022-10-31 18:39:03 +01:00
mev Fix MEV builder file descriptor leaks. 2022-10-14 16:09:39 +03:00
presets capella test vector support (#4261) 2022-10-27 06:29:24 +00:00
beacon_time.nim deprecate `--safe-slots-to-import-optimistically` (#4182) 2022-09-29 06:29:49 +00:00
beaconstate.nim add all missing epoch transition tests (#4269) 2022-10-28 08:02:33 +00:00
block_id.nim compatibility with Nim 1.4+ (#3888) 2022-07-29 10:53:42 +00:00
crypto.nim update consensus spec ref URLs to v1.2.0 (#4164) 2022-09-23 07:56:06 +00:00
digest.nim update consensus spec ref URLs to v1.2.0 (#4164) 2022-09-23 07:56:06 +00:00
engine_authentication.nim update engine API spec ref URLs from alpha.9 to beta.1 (#4030) 2022-08-26 13:44:50 +03:00
english_word_list.txt Bump testutils 2020-06-01 16:58:28 +03:00
eth2_merkleization.nim capella test vector support (#4261) 2022-10-27 06:29:24 +00:00
eth2_ssz_serialization.nim capella test vector support (#4261) 2022-10-27 06:29:24 +00:00
forks.nim Support `/eth/v1/validator/blinded_blocks` (#4272) 2022-10-31 18:39:03 +01:00
helpers.nim capella test vector support (#4261) 2022-10-27 06:29:24 +00:00
keystore.nim update consensus spec ref URLs to v1.2.0 (#4164) 2022-09-23 07:56:06 +00:00
light_client_sync.nim move LVH handling to tests/; increase maximum fork choice retries (#4205) 2022-10-03 13:10:08 +00:00
network.nim update consensus spec ref URLs to v1.2.0 (#4164) 2022-09-23 07:56:06 +00:00
presets.nim Reduce fee recipient log spam (#4255) 2022-10-25 14:47:43 +02:00
signatures.nim add all missing epoch transition tests (#4269) 2022-10-28 08:02:33 +00:00
signatures_batch.nim update consensus spec ref URLs to v1.2.0 (#4164) 2022-09-23 07:56:06 +00:00
ssz_codec.nim compatibility with Nim 1.4+ (#3888) 2022-07-29 10:53:42 +00:00
state_transition.nim move LVH handling to tests/; increase maximum fork choice retries (#4205) 2022-10-03 13:10:08 +00:00
state_transition_block.nim add all missing epoch transition tests (#4269) 2022-10-28 08:02:33 +00:00
state_transition_epoch.nim add all missing epoch transition tests (#4269) 2022-10-28 08:02:33 +00:00
validator.nim update consensus spec ref URLs to v1.2.0 (#4164) 2022-09-23 07:56:06 +00:00
weak_subjectivity.nim update consensus spec ref URLs to v1.2.0 (#4164) 2022-09-23 07:56:06 +00:00