erigon-pulse/cl/cltypes
2024-01-17 10:06:18 +01:00
..
solid Added EthV1AggregateAndProofs API (#9192) 2024-01-10 17:15:58 +01:00
aggregate.go Make Caplin work with Otterscan (#9115) 2024-01-02 23:29:00 +01:00
beacon_block_test.go Switched Caplin snapshot format to ZSTD blinded blocks (#9058) 2023-12-23 15:56:35 +01:00
beacon_block.go Added merkle proof and fixed bad handling of new validators (#9233) 2024-01-15 15:01:33 +01:00
beacon_header.go Added Validators endpoint to Beacon API (#9080) 2023-12-26 00:34:38 +01: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 Caplin: Fixed goroutine hell (#9246) 2024-01-17 10:06:18 +01:00
bls_to_execution_change.go Added Validators endpoint to Beacon API (#9080) 2023-12-26 00:34:38 +01: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
contribution.go Make Caplin work with Otterscan (#9115) 2024-01-02 23:29:00 +01:00
eth1_block.go Added Validators endpoint to Beacon API (#9080) 2023-12-26 00:34:38 +01:00
eth1_data_test.go Sentinel refactor (#8296) 2023-10-22 01:17:18 +02:00
eth1_data.go Added Validators endpoint to Beacon API (#9080) 2023-12-26 00:34:38 +01: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 Deneb integration to Caplin (#9093) 2024-01-12 14:20:26 +01:00
fork_test.go Caplin: added tests (#7623) 2023-06-02 01:21:08 +02:00
fork.go Added Validators endpoint to Beacon API (#9080) 2023-12-26 00:34:38 +01: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: Fixed Invalid reading for historical states (#9124) 2024-01-03 23:26:56 +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
light_client.go Added LightClient Containers (#9222) 2024-01-13 01:12:02 +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 Caplin: Fixed Invalid reading for historical states (#9124) 2024-01-03 23:26:56 +01:00
validator_test.go Beacon: Added basic operations pool (#8309) 2023-09-29 23:42:07 +02:00
validator.go Added Validators endpoint to Beacon API (#9080) 2023-12-26 00:34:38 +01:00
withdrawal.go Added Validators endpoint to Beacon API (#9080) 2023-12-26 00:34:38 +01:00