Layr-Labs / eigenpod-proofs-generation

MIT License
21 stars 35 forks source link

panic: interface conversion: interface {} is nil, not *core.TracerCallbacks #110

Closed asanson1404 closed 2 months ago

asanson1404 commented 3 months ago

Hey,

I'm trying to generate a Checkpoint Proof for that Eigen Pod: 0xe78d849E46CF8e616ffab6Dc2B027E8C56BF8498

To do so, I'm using the last version of the CLI and I run the following command:

$ ./cli checkpoint -s $EIGENPOD_PK -p $EIGENPOD_ADDRESS -b $NODE_BEACON -e $NODE_ETH --force

Unfortunately, the execution panics... image

Can you help @wadealexc?

wadealexc commented 2 months ago

Guessing this is fixed here: https://github.com/Layr-Labs/eigenpod-proofs-generation/pull/116