a
8d4d4d802c
refac some ( #9185 )
2024-01-14 23:22:34 -06:00
Giulio rebuffo
fe9bc35e1e
Added GetEth1V1BuilderStatesExpectedWithdrawals ( #9152 )
2024-01-08 09:42:47 +01:00
Giulio rebuffo
13da868591
Added RANDAO Api ( #9108 )
2024-01-01 22:18:11 +01:00
a
78bb3cdca8
[caplin] topic strings ( #9000 )
2023-12-30 16:55:01 +01:00
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
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
a
f934ecbd6a
Fix beacon api handler ( #8999 )
2023-12-16 19:12:40 +01:00
a
47a6ac16da
[beacon handler] framework ( #8851 )
...
adds a two indexes to the validators cache
creates beaconhttp package with many utilities for beacon http endpoint
(future support for ssz is baked in)
started on some validator endpoints
2023-12-05 00:13:52 +01:00
Giulio rebuffo
a2433455f9
Keep few beacon block headers in mdbx ( #8809 )
...
Now keep few beacon block headers in mdbx
2023-11-22 01:45:15 +01:00
Giulio rebuffo
073dbe25ac
Added duties/proposer to beacon api ( #8777 )
2023-11-19 22:03:14 +01:00
Giulio rebuffo
b72b5b95c5
working debug/state/ for early states ( #8767 )
...
Added jsonification to beacon state
2023-11-18 03:08:19 +01:00
Giulio rebuffo
d62ef03cad
Added states/fork and states/root to beacon API ( #8293 )
...
Added /eth/v1/beacon/states/{state_id}/root and
/eth/v1/beacon/states/{state_id}/fork
2023-09-27 11:15:51 +02:00
Giulio rebuffo
75c42d15f5
Beacon API: added support octect-stream ( #8282 )
...
Added support for ssz response
2023-09-24 20:08:05 +02:00
Giulio rebuffo
825be2ac11
Beacon API: added /headers methods ( #8112 )
2023-09-01 15:29:17 +02:00
Giulio rebuffo
e7dbc69571
Middleware for Caplin Beacon API ( #8103 )
2023-08-31 01:18:12 +02:00