Tadej Golobic

Results 21 comments of Tadej Golobic

Isn't problematic only accept/reject route? These two are most problematic in my view. For example, if Rafiki Auth is exposed, then on the checkout of Rafiki Boutique, I can use...

@sabineschaller on the link that you provided (https://openpayments.dev/apis/auth-server/), I cannot see any routes. I can take this ticket if we specify what routes should be exposed and what not. Suggestion:...

I have removed code regarding ledger state objects, due to complexity of the issue and also to not block approve & merge of transaction ledger statistics (Milestone 1)

> Looks good 👍 . Last thing, we should add a Bruno query for `Get Wallet Address Keys` @mkurapov I added Bruno query for `Get Wallet Address Key` instead of...

@mkurapov I have added new Bruno query for fetching wallet addresses keys. We can do another iteration of this PR.

@BlairCurrey I also opened up PR in helm-charts repo to add nodeEnv variable in helm charts (exactly the same way as it is for backend and auth) so that we...

To be perfectly honest, this is not needed, since default value is set to production in helm-charts repository. I suppose that we can just close this PR?

I also added nodeEnv in helm charts so that users can specify nodeEnv in values.yaml file on helm install / upgrade. This is also consistent with other Rafiki packages (auth...

@njlie @mkurapov I have also moved the Grant lookup to the interaction server.