erigon-pulse/cl/cltypes
Giulio rebuffo 6a1bb1dff1
Added Blinded blocks type and Beacon endpoints (#9002)
* Added blinded block for internal uses
* Added blinded block to the Beacon API
2023-12-17 00:22:47 +01:00
..
solid Resumable beacon state reconstruction (#8918) 2023-12-11 14:07:57 +01:00
aggregate.go Added states/fork and states/root to beacon API (#8293) 2023-09-27 11:15:51 +02:00
beacon_block_test.go Added Blinded blocks type and Beacon endpoints (#9002) 2023-12-17 00:22:47 +01:00
beacon_block.go Added Blinded blocks type and Beacon endpoints (#9002) 2023-12-17 00:22:47 +01:00
beacon_header.go BeaconAPI: Implemented /Spec (#8131) 2023-09-05 22:37:18 +02:00
beacon_kzgcommitment_test.go Caplin: added tests (#7623) 2023-06-02 01:21:08 +02:00
beacon_kzgcommitment.go Added json tags to beacon block (#8162) 2023-09-08 22:26:02 +02:00
blinded_beacon_block.go Added Blinded blocks type and Beacon endpoints (#9002) 2023-12-17 00:22:47 +01:00
bls_to_execution_change.go Added json tags to beacon block (#8162) 2023-09-08 22:26:02 +02:00
bls_to_execution_test.go Sentinel refactor (#8296) 2023-10-22 01:17:18 +02:00
clone.go Added separate Withdrawal data type to Caplin (#8474) 2023-10-14 17:59:52 +02:00
eth1_block.go Resumable beacon state reconstruction (#8918) 2023-12-11 14:07:57 +01:00
eth1_data_test.go Sentinel refactor (#8296) 2023-10-22 01:17:18 +02:00
eth1_data.go Sentinel refactor (#8296) 2023-10-22 01:17:18 +02:00
eth1_header_test.go EIP-4844: Rename "data gas" to "blob gas" (#7937) 2023-07-28 12:12:05 +02:00
eth1_header.go Added Blinded blocks type and Beacon endpoints (#9002) 2023-12-17 00:22:47 +01:00
fork_test.go Caplin: added tests (#7623) 2023-06-02 01:21:08 +02:00
fork.go Added /config route to the beacon api (#8168) 2023-09-09 15:33:23 +02:00
historical_summary_test.go Sentinel refactor (#8296) 2023-10-22 01:17:18 +02:00
historical_summary.go working debug/state/ for early states (#8767) 2023-11-18 03:08:19 +01:00
indexed_attestation.go Caplin: Parallel historical states reconstruction (#8817) 2023-12-06 10:48:36 +01:00
justification_bits_test.go Caplin: Adding SSZ generics (#7542) 2023-05-23 20:58:34 +02:00
justification_bits.go Caplin: Parallel historical states reconstruction (#8817) 2023-12-06 10:48:36 +01:00
network_test.go Caplin: Adding SSZ generics (#7542) 2023-05-23 20:58:34 +02:00
network.go Sentinel refactor (#8296) 2023-10-22 01:17:18 +02:00
participation_flags_test.go Added checkpoints and justification bits processing (post-altair) (#6699) 2023-01-26 00:31:20 +01:00
participation_flags.go Added reverse beacon changeset for beacon state rewind (#7185) 2023-03-26 22:25:08 +00:00
slashings_test.go Caplin: Parallel historical states reconstruction (#8817) 2023-12-06 10:48:36 +01:00
slashings.go Added json tags to beacon block (#8162) 2023-09-08 22:26:02 +02:00
validator_test.go Beacon: Added basic operations pool (#8309) 2023-09-29 23:42:07 +02:00
validator.go Beacon: Added basic operations pool (#8309) 2023-09-29 23:42:07 +02:00
withdrawal.go Added separate Withdrawal data type to Caplin (#8474) 2023-10-14 17:59:52 +02:00