Sabine Schaller
Sabine Schaller
Still todo: - [ ] Integrate into the docker-compose seed - [x] #571
Still todo: - [ ] Integrate into the docker-compose seed - [x] Test its working
When a PR to change the spec is merged into the open-payments repo, the changes show up on openpayments.guide automatically (done via github actions). To update the OpenAPI spec validator...
Same goes for the auth package.
Q: Should we have the same behavior for quote grant requests? @wilsonianb
> Creating a quote can indirectly reveal the sender's available balance at the account provider. OTOH a grant allowing quote creation is likely to also include outgoing payment creation, which...
During the summit the initial implementation of the postman collection and the actual implementation of Rafiki drifted. Specifically how Payment Pointers are created. The postman collection needs to be updated...
@dclipp after our 1:1, here is what I think this should do: - a grant is automatically seeded in pending state when the stack is fired up via docker compose...
@mkurapov But isn't it casted in ``` const amt = payment['receivedAmount'] as Amount ``` where `Amount.value` is a bigint?
I tried on main.