..
dynamic_fee_recipients.nim
allow filtering fee recipient logs by topic ( #5320 )
2023-08-19 11:16:30 +00:00
eth2_rest_serialization.nim
`blck` --> `forkyBlck` when using `withBlck` / `withStateAndBlck` ( #5451 )
2023-09-21 12:49:14 +02:00
rest_beacon_calls.nim
Add support for POST /eth/v2/beacon/blocks ( #5214 )
2023-08-12 03:08:54 +00:00
rest_beacon_client.nim
VC: Remote BN received block monitoring. ( #4856 )
2023-06-08 10:44:32 +02:00
rest_builder_calls.nim
add REST call signatures for getStateRandao and getNextWithdrawals ( #5033 )
2023-06-06 10:01:05 +00:00
rest_common.nim
remove `{.raises: [Defect].}` Nim 1.2 compatibility ( #5352 )
2023-08-25 11:29:07 +02:00
rest_config_calls.nim
Address issue #5362 . ( #5370 )
2023-09-05 23:39:01 +03:00
rest_debug_calls.nim
remove removed getDebugChainHeadsV1; fix API links in documentations ( #5058 )
2023-06-15 09:58:38 +00:00
rest_event_calls.nim
remove `{.raises: [Defect].}` Nim 1.2 compatibility ( #5352 )
2023-08-25 11:29:07 +02:00
rest_keymanager_calls.nim
remove `{.raises: [Defect].}` Nim 1.2 compatibility ( #5352 )
2023-08-25 11:29:07 +02:00
rest_keymanager_types.nim
Implement the set of gas_limit end-points in the Keymanager API ( #4612 )
2023-02-15 15:10:31 +00:00
rest_light_client_calls.nim
Bump stint to v2.0: new array backend ( #5113 )
2023-09-13 01:16:04 +07:00
rest_nimbus_calls.nim
remove `{.raises: [Defect].}` Nim 1.2 compatibility ( #5352 )
2023-08-25 11:29:07 +02:00
rest_node_calls.nim
remove Nim 1.2-compatible `push raise`s and update copyright notice years ( #4528 )
2023-01-20 14:14:37 +00:00
rest_remote_signer_calls.nim
Dynamic validators set. ( #5366 )
2023-08-31 15:16:15 +03:00
rest_types.nim
`blck` --> `forkyBlck` when using `withBlck` / `withStateAndBlck` ( #5451 )
2023-09-21 12:49:14 +02:00
rest_validator_calls.nim
Fix /eth/v1/validator/liveness/{epoch} call names and links in code ( #5392 )
2023-09-11 12:07:34 +02:00