You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When starting the devnet, sometimes the deployment of the mocktoken fails. This is probably due to some race condition. To check how it fails, we can modify this line to dump all output into a file and extract that file when executing it:
Describe the bug
When starting the devnet, sometimes the deployment of the mocktoken fails. This is probably due to some race condition. To check how it fails, we can modify this line to dump all output into a file and extract that file when executing it:
avs-devnet/kurtosis_package/deployers/eigenlayer.star
Lines 49 to 50 in 66e944b
To Reproduce
Start and stop multiple times until it happens. The config needs to have at least one strategy for the mocktoken to be deployed.
The text was updated successfully, but these errors were encountered: