Ömer Talha Özdemir

Results 8 comments of Ömer Talha Özdemir

Thanks for the notes. I noticed that API doesn't return a BTP endpoint, is this intentional, or RippleX nodes don't support BTP?

I'm also working on this and I'll probably implement the trading part into the intermediary's ETH settlement engine in this scenario. Do you have developed a better method?

I'm getting the same error, is anyone fixed it?

You can follow the development from [this branch](https://github.com/interledger/rafiki/tree/omesh-crdb). Unfortunately, Cockroach DB does not support `SKIP LOCKED` on the main branch (support starts at [v22](https://www.cockroachlabs.com/docs/releases/index.html#v22-2) but it's in alpha at the...

I think there are a lot of things changed since I created this PR and it feels like it's just dangling right now. I'm going to close this and we...

FYI, I merged this PR with the other one. - https://github.com/interledger/rafiki/pull/678

> I was able to create a client, add key to client, and get the keys via `/jwks.json` path successfully. For this PR, just should get Brandon's suggested change in...