erigon-pulse/cl/beacon/handler
Giulio rebuffo cdb4731ae8
Added Validators endpoint to Beacon API (#9080)
* Added /validators retrieval to beacon api
* fixed race in sentinel
* fixed possible UB in gossip management
2023-12-26 00:34:38 +01:00
..
blocks_test.go Added Validators endpoint to Beacon API (#9080) 2023-12-26 00:34:38 +01:00
blocks.go Added Validators endpoint to Beacon API (#9080) 2023-12-26 00:34:38 +01:00
config_test.go Added Validators endpoint to Beacon API (#9080) 2023-12-26 00:34:38 +01:00
config.go Added Validators endpoint to Beacon API (#9080) 2023-12-26 00:34:38 +01:00
duties_proposer_test.go [Grindmas] Added tests to Beacon API, also fixed stuff. (#9074) 2023-12-25 02:34:13 +01:00
duties_proposer.go Added Validators endpoint to Beacon API (#9080) 2023-12-26 00:34:38 +01:00
format.go Added Validators endpoint to Beacon API (#9080) 2023-12-26 00:34:38 +01:00
genesis_test.go Added Validators endpoint to Beacon API (#9080) 2023-12-26 00:34:38 +01:00
genesis.go Added Validators endpoint to Beacon API (#9080) 2023-12-26 00:34:38 +01:00
handler.go Added Validators endpoint to Beacon API (#9080) 2023-12-26 00:34:38 +01:00
headers_test.go Added Validators endpoint to Beacon API (#9080) 2023-12-26 00:34:38 +01:00
headers.go [beacon handler] framework (#8851) 2023-12-05 00:13:52 +01:00
pool.go [beacon handler] framework (#8851) 2023-12-05 00:13:52 +01:00
states_test.go Added Validators endpoint to Beacon API (#9080) 2023-12-26 00:34:38 +01:00
states.go Added Validators endpoint to Beacon API (#9080) 2023-12-26 00:34:38 +01:00
utils_test.go [Grindmas] Added tests to Beacon API, also fixed stuff. (#9074) 2023-12-25 02:34:13 +01:00
validators_test.go Added Validators endpoint to Beacon API (#9080) 2023-12-26 00:34:38 +01:00
validators.go Added Validators endpoint to Beacon API (#9080) 2023-12-26 00:34:38 +01:00