Layr-Labs / eigenpod-proofs-generation

MIT License
21 stars 35 forks source link

[WIP] `stale-balance` command: force-sync EigenPods with slashed validators #122

Closed jbrower95 closed 2 months ago

jbrower95 commented 3 months ago

stale-balance

./cli stale-balance --podAddress $EIGENPOD_ADDRESS --execNode $NODE_ETH --beaconNode $NODE_BEACON --sender $EIGENPOD_PK --slashedValidatorIndex $SLASHED_VALIDATOR_INDEX

This will prompt to complete any in-flight checkpoints, and then call verifyStaleBalances.

jbrower95 commented 2 months ago

going to rebase / reopen this.