nimbus-eth2/beacon_chain/spec
tersec fb6e6d9cf4
remove `newPayload` from block production flow (#4186)
* remove `newPayload` from block production flow

* refactor block_processor to run `newPayload` as part of `storeBlock`
2022-10-14 22:48:56 +03:00
..
datatypes remove `newPayload` from block production flow (#4186) 2022-10-14 22:48:56 +03:00
eth2_apis update to v1 of LC REST API (#4232) 2022-10-13 13:42:53 +03:00
mev Fix MEV builder file descriptor leaks. 2022-10-14 16:09:39 +03:00
presets update consensus spec ref URLs to v1.2.0 (#4164) 2022-09-23 07:56:06 +00:00
beacon_time.nim deprecate `--safe-slots-to-import-optimistically` (#4182) 2022-09-29 06:29:49 +00:00
beaconstate.nim add beaconcha.in mainnet relay overview to guide (#4217) 2022-10-04 19:45:06 +03: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 compatibility with Nim 1.4+ (#3888) 2022-07-29 10:53:42 +00:00
eth2_ssz_serialization.nim compatibility with Nim 1.4+ (#3888) 2022-07-29 10:53:42 +00:00
forks.nim switch `withStateAndBlck` usage to `forkyState`; rm unused `tests/mocking/` modules (#4206) 2022-10-03 13:08:50 +00:00
helpers.nim remove `newPayload` from block production flow (#4186) 2022-10-14 22:48:56 +03: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 update consensus spec ref URLs to v1.2.0 (#4164) 2022-09-23 07:56:06 +00:00
signatures.nim a few more manual v1.2.0 consensus spec ref URL updates (#4165) 2022-09-23 12:00:17 +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 beaconcha.in mainnet relay overview to guide (#4217) 2022-10-04 19:45:06 +03:00
state_transition_epoch.nim add beaconcha.in mainnet relay overview to guide (#4217) 2022-10-04 19:45:06 +03: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