nimbus-eth2/beacon_chain/spec/eth2_apis
tersec a4d2637259
implement /eth/v1/beacon/blinded_blocks BN endpoint (#4286)
* implement /eth/v1/beacon/blinded_blocks BN endpoint

* avoid function names in non-debug logs

* callers log, so callee can just return err()
2022-11-08 18:08:43 +00:00
..
dynamic_fee_recipients.nim Reduce fee recipient log spam (#4255) 2022-10-25 14:47:43 +02:00
eth2_rest_serialization.nim implement /eth/v1/beacon/blinded_blocks BN endpoint (#4286) 2022-11-08 18:08:43 +00:00
rest_beacon_calls.nim REST API: add ssz encoding for publishBlock (#4154) 2022-09-30 00:00:53 +03:00
rest_beacon_client.nim compatibility with Nim 1.4+ (#3888) 2022-07-29 10:53:42 +00:00
rest_common.nim deprecate --terminal-total-difficulty-override; remove launch script for deprecated ropsten (#4241) 2022-10-24 23:32:52 +03:00
rest_config_calls.nim compatibility with Nim 1.4+ (#3888) 2022-07-29 10:53:42 +00:00
rest_debug_calls.nim nicer error message for failed backfill (#4188) 2022-09-29 23:55:18 +03:00
rest_keymanager_calls.nim compatibility with Nim 1.4+ (#3888) 2022-07-29 10:53:42 +00:00
rest_keymanager_types.nim Keymanager API for the validator client (#3976) 2022-08-19 13:30:07 +03:00
rest_nimbus_calls.nim VC: doppelganger protection (#3877) 2022-07-21 19:54:07 +03:00
rest_node_calls.nim compatibility with Nim 1.4+ (#3888) 2022-07-29 10:53:42 +00:00
rest_remote_signer_calls.nim deprecate --terminal-total-difficulty-override; remove launch script for deprecated ropsten (#4241) 2022-10-24 23:32:52 +03:00
rest_types.nim initial automated v1.2.0 -> v1.3.0-alpha.0 consensus spec URL update (#4296) 2022-11-08 02:37:28 +00:00
rest_validator_calls.nim VC: Fix for #4116 (external block builders support) (#4260) 2022-10-29 11:00:51 +02:00