erigon-pulse/cl/spectest/consensus_tests
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
..
appendix.go Added states/fork and states/root to beacon API (#8293) 2023-09-27 11:15:51 +02:00
bls.go [caplin] pkg refactor (#7507) 2023-05-13 23:44:07 +02:00
epoch_processing.go Caplin Optimization: Efficient Processing of Epoch and Reuse of checkpoint states (#8020) 2023-08-15 12:45:48 +02:00
finality.go [caplin] abstract transition (#7661) 2023-06-11 23:50:02 +02:00
fork_choice.go Beacon: Added basic operations pool (#8309) 2023-09-29 23:42:07 +02:00
forks.go [caplin] pkg refactor (#7507) 2023-05-13 23:44:07 +02:00
operations.go Better caplin logging and logic (#7992) 2023-08-10 22:34:58 +02:00
rewards.go Caplin: Adding SSZ generics (#7542) 2023-05-23 20:58:34 +02:00
sanity.go [caplin] abstract transition (#7661) 2023-06-11 23:50:02 +02:00
shuffling.go Caplin: Adding SSZ generics (#7542) 2023-05-23 20:58:34 +02:00
ssz_static.go Better caplin logging and logic (#7992) 2023-08-10 22:34:58 +02:00
transition.go [caplin] abstract transition (#7661) 2023-06-11 23:50:02 +02:00