..
dynamic_fee_recipients.nim
remove expensive logging from function called in prepareBeaconProposer inner loop ( #5776 )
2024-01-17 22:58:46 +00:00
eth2_rest_serialization.nim
extend light client protocol for Electra
2024-06-21 15:02:01 +02:00
rest_beacon_calls.nim
explicitly scope AttesterSlashing and IndexedAttestation types to phase0 ( #6224 )
2024-04-21 05:49:11 +00:00
rest_beacon_client.nim
add EIP-7044 support to keymanager API ( #5959 )
2024-02-26 09:48:07 +01:00
rest_builder_calls.nim
add `{.push raises: [].}` to recently modified files ( #5908 )
2024-02-18 01:16:49 +00:00
rest_common.nim
add `{.push raises: [].}` to recently modified files ( #5908 )
2024-02-18 01:16:49 +00:00
rest_config_calls.nim
add `{.push raises: [].}` to recently modified files ( #5908 )
2024-02-18 01:16:49 +00:00
rest_debug_calls.nim
add `{.push raises: [].}` to recently modified files ( #5908 )
2024-02-18 01:16:49 +00:00
rest_event_calls.nim
add `{.push raises: [].}` to recently modified files ( #5908 )
2024-02-18 01:16:49 +00:00
rest_fork_config.nim
enable --styleCheck:error in ncli/ and research/ ( #6014 )
2024-03-02 06:25:17 +01:00
rest_keymanager_calls.nim
Add Keymanager API graffiti endpoints. ( #6054 )
2024-03-14 03:44:00 +00:00
rest_keymanager_types.nim
Add Keymanager API graffiti endpoints. ( #6054 )
2024-03-14 03:44:00 +00:00
rest_light_client_calls.nim
fix most ConvFromXtoItselfNotNeeded hints and unhide remaining ones ( #6307 )
2024-05-22 13:56:37 +02:00
rest_nimbus_calls.nim
add `{.push raises: [].}` to recently modified files ( #5908 )
2024-02-18 01:16:49 +00:00
rest_node_calls.nim
add `{.push raises: [].}` to recently modified files ( #5908 )
2024-02-18 01:16:49 +00:00
rest_remote_signer_calls.nim
remove an unused metric in `rest_remote_signer_calls` ( #5999 )
2024-02-29 12:00:15 +00:00
rest_types.nim
automated consensus spec URL updating to v1.5.0-alpha.3 ( #6364 )
2024-06-16 02:59:25 +02:00
rest_validator_calls.nim
rm unused produceBlockV2Plain() RPC signature ( #6304 )
2024-05-22 07:47:03 +02:00