Samuel Laferriere
Samuel Laferriere
Since this has landed, how can we give it a test spin? Can't find examples anywhere, and none of the rust/ts sdks, nor the CLI seem to have it implemented...
> Could you give an example of exactly what you're trying to test and how and why you need these interfaces? Would help figure out the code a bit better....
@karalabe any updates or thoughts on this? I'm integrating this approach into our eigensdk. See for eg https://github.com/Layr-Labs/eigensdk-go/pull/73 and https://github.com/Layr-Labs/eigensdk-go/blob/3d14cf3a2662924a57d01e098c987bd33ce8efcf/chainio/clients/elcontracts/reader.go#L71 If I'm using this wrong or there's a better way...
Any ETA on when you guys think this is going to get merged?
Been playing with this library a bit. I'm curious, why is there no aggregation function on PublicKey and Signature structs? The only way I could find to do aggregation was...
We only have 3 envs so I just ran the command 3 times with different filters for each env (there’s a flag to append the generated projects to the generated...
Hi Matthew, thank you for this very nice library, and for answering my message. There is indeed an optim library in Octave now, which contains fmincon (though it needs to...
@mattsse opened a PR with something working. Let me know what you think.
Actually getting a bug now. I believe the cause is that they changed their image's name? Had to update use image `ghcr.io/latticexyz/sentinel:tc-build-workflow` in the ops-bedrock/docker-compose.yaml file
@annesteenbeek Did you find a solution for this? I just raised #95 without realizing you had raised this issue already.