erigon-pulse/cl/beacon/handler
Giulio rebuffo eaf0348bd0
[Grindmas] Added tests to Beacon API, also fixed stuff. (#9074)
* Testing Beacon API
* Fixed sentinel code (a little bit)
* Fixed sentinel tests
* Added historical state support
* Fixed state-related endpoints (i was drunk when writing them)
2023-12-25 02:34:13 +01:00
..
blocks_test.go [Grindmas] Added tests to Beacon API, also fixed stuff. (#9074) 2023-12-25 02:34:13 +01:00
blocks.go [Grindmas] Added tests to Beacon API, also fixed stuff. (#9074) 2023-12-25 02:34:13 +01:00
config_test.go [Grindmas] Added tests to Beacon API, also fixed stuff. (#9074) 2023-12-25 02:34:13 +01:00
config.go [beacon handler] framework (#8851) 2023-12-05 00:13:52 +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 [Grindmas] Added tests to Beacon API, also fixed stuff. (#9074) 2023-12-25 02:34:13 +01:00
format.go [Grindmas] Added tests to Beacon API, also fixed stuff. (#9074) 2023-12-25 02:34:13 +01:00
genesis_test.go [Grindmas] Added tests to Beacon API, also fixed stuff. (#9074) 2023-12-25 02:34:13 +01:00
genesis.go [Grindmas] Added tests to Beacon API, also fixed stuff. (#9074) 2023-12-25 02:34:13 +01:00
handler.go [Grindmas] Added tests to Beacon API, also fixed stuff. (#9074) 2023-12-25 02:34:13 +01:00
headers_test.go [Grindmas] Added tests to Beacon API, also fixed stuff. (#9074) 2023-12-25 02:34:13 +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 [Grindmas] Added tests to Beacon API, also fixed stuff. (#9074) 2023-12-25 02:34:13 +01:00
states.go [Grindmas] Added tests to Beacon API, also fixed stuff. (#9074) 2023-12-25 02:34:13 +01:00
utils_test.go [Grindmas] Added tests to Beacon API, also fixed stuff. (#9074) 2023-12-25 02:34:13 +01:00
validators.go [Grindmas] Added tests to Beacon API, also fixed stuff. (#9074) 2023-12-25 02:34:13 +01:00