Giulio rebuffo
|
b2fa618f74
|
Caplin: Fixed crash in OnAttestation (#9159)
* Added handling of AggregateAndProof
|
2024-01-08 17:13:25 +01:00 |
|
Giulio rebuffo
|
e958d3584d
|
Added Heads method to Beacon API (#9135)
|
2024-01-06 21:49:23 +01:00 |
|
Giulio rebuffo
|
3f30b96199
|
Forkchoice states saved on disk (#8546)
|
2023-10-21 23:10:58 +02:00 |
|
Giulio rebuffo
|
72ba18bd36
|
Beacon: Added basic operations pool (#8309)
Added operation pools for beacon chain. operations are the equivalent of
txs for eth2
Added operation pools for:
* Attester Slashings
* Proposer Slashings
* VoluntaryExits
* BLSExecutionToChange
* Postponed to later: Attestations (or maybe not)
|
2023-09-29 23:42:07 +02: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
|
8f8da14814
|
Optimized THE CAPLIN a lil bit (#7687)
|
2023-06-08 15:52:09 +02:00 |
|
Giulio rebuffo
|
dfadf495cf
|
Flat buffers for Attestations and Cached roots (#7512)
|
2023-05-15 00:12:24 +02:00 |
|
a
|
cda14447ad
|
[caplin] pkg refactor (#7507)
Co-authored-by: Giulio <giulio.rebuffo@gmail.com>
|
2023-05-13 23:44:07 +02:00 |
|