Pranav Prakash
Pranav Prakash
@hoangong Did you try this out? Was it successful? I am thinking that anyways the parties are in waiting state for other parties to send messages. They can continue like...
I tried to make it work my way (https://github.com/bnb-chain/tss-lib/issues/204), but unfortunately unable to get it. I am able to find an implementation that works, and it's here https://github.com/seemenkina/tss-lib-test Here's how...
The actual implementation of network will depend on your use case. Out of curiosity, how does it look like?
I encountered this issue, and was able to get past it. It seems like this happens when the params are not available. I checked my code, and there were some...
Any update on this?
@LinusU Merger?
The build is failing @DelmoreCooper
Tried with telemetry disabled. No change in the behaviour. I am on Apple M1. Here's additional details I did 1. Instead of `docker run -p 8080:8080 --env-file .env friday`, I...
I tried with both `HAYSTACK_MPS_ENABLED=False` and `HAYSTACK_MPS_ENABLED=false` in the env, and it still crashes. Attached is the gdb log when `HAYSTACK_MPS_ENABLED` is set to `false`. [docker_crash2.log](https://github.com/deepset-ai/haystack/files/13316226/docker_crash2.log)