Skip to content

Tags: interledger/testnet

Tags

v0.1.53

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
feat(boutique): change theme of Boutique from dark to light (#1954)

v0.1.52

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
feat: change theme of Boutique to default light (#1952)

change theme of Boutique to default light

v0.1.51

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix(build&publish): correct API base URLs in build-publish workflow (#…

…1924)

* fix(build&publish): correct API base URLs in build-publish workflow

* fix(build&publish): update API base URL format in workflow

v0.1.50

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix(deposit): solve issue with deposit transactions for 1K+ (#1921)

v0.1.49

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix: add sandbox gatehub vault id for SGD (#1920)

fix add sandbox gatehub vault id for SGD

0.1.47

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix: add additional fields (#1915)

v0.1.48

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix: change webhook validation according to specs (#1916)

* fix: change webhook validation according to specs

* fix: format

* test: move validation tests to controller

v0.1.47

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix: add additional fields (#1915)

v0.1.46

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix: catch errors on backfill (#1909)

* fix: catch errors on backfill

* fix: replace id with transactionId

v0.1.45

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
feat(transaction): add backfill trx details script (#1908)

* feat(transaction): add backfill trx details script

* fix: fix