erigon-pulse/cmd/caplin-regression
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
..
regression Beacon: Added basic operations pool (#8309) 2023-09-29 23:42:07 +02:00
.gitignore Added Regeression testing for Caplin (#7679) 2023-06-07 20:01:32 +02:00
main.go moved metrics sub packages types to metrics (#8119) 2023-09-03 08:09:27 +07:00
Makefile Added Regeression testing for Caplin (#7679) 2023-06-07 20:01:32 +02:00
README.md Added Regeression testing for Caplin (#7679) 2023-06-07 20:01:32 +02:00

Caplin Regression

Tool to test for regressions in Caplin's components