pedromtcosta

Results 10 comments of pedromtcosta

I didn't test this, but have you tried using either: `PrivateKey.from_normal_bytes(bytes: Uint8Array)` or `PrivateKey.from_extended_bytes(bytes: Uint8Array)`?

@vsubhuman @crypto-titan do we still need to remove the web sockets connection from the backend?

@vsubhuman I don't think this is relevant anymore right? I believe we should get these values from S3 instead CC: @stackchain

Nice idea creating this issue! Personally I also think we could (should?) refactor a bit so the API docs make more sense: - define which endpoints are actually in use....

@yushih is this PR still relevant? If so, could you update it to the latest `master` please?

It looks like there has been changes to the CBOR specification on sanchonet which Oura does not yet support. Is this in your pipeline?

> hi @pedromtcosta, just to confirm, the xxxx value in the URL is because you redacted the account id, right? hi @scarmuega , yes, in my test I used the...

@scarmuega any idea on when this will be included in a release?

Hey @theborakompanioni , thank you for the response! I am building Jam from source using the Dockerfile I mentioned when opening the issue and then running it with Docker Compose....

Hey @theborakompanioni sorry for the delay on this, I will try to get back to you on the weekend. Thank you for implementing this 🙏