8000 Tags · interledger/rafiki · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Tags: interledger/rafiki

Tags

v1.0.0-alpha.20

Toggle v1.0.0-alpha.20's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
chore(backend): dont wait 30s when completing/expiring incoming payme…

…nt (#3043)

* chore(backend): dont wait 30s when completing/expiring incoming payment

* chore(backend): clean up busy logs

* chore(auth): correct formatting

* test(backend): updating tests

v1.0.0-alpha.19

Toggle v1.0.0-alpha.19's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
refactor(backend): add NoopTelemetryServiceImpl to make tel optional (#…

…2991)

* refactor(backend): add NoopTelemetryServiceImpl to make tel optional

* refactor(backend): rm unecessary telemetry exists check

* fix(localenv): rm telemetry log noise

* feat(backend): switch tel servive impl in dep definition

v1.0.0-alpha.18

Toggle v1.0.0-alpha.18's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
chore: disable prettier in docs package for markdown table readability (

#2996)

v1.0.0-alpha.17

Toggle v1.0.0-alpha.17's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix: always pass in `identifier` into token introspection (#2907)

* feat(auth): check identifier only if present in grant

* chore(backend): always pass in identifier during token introspection

v1.0.0-alpha.16

Toggle v1.0.0-alpha.16's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
chore(localenv): fix startup migration (#2897)

0