Ali Farooq
Results
3
comments of
Ali Farooq
Ran into this exact same issue. Took me a few hours to figure out my docker image was missing the `ld-linux-x86-64.so.2` lib. For me just adding `RUN apk --no-cache add...
+1. Has anybody had a chance to fix this? Or find a workaround?
@BabySid i'm running into a similar issue -- however i'm also trying to figure out how does the legacy optimism (non-bedrock) code work with the new ETH POS changes? doesn't...