Skip to content

Conversation

shreyav
Copy link
Contributor

@shreyav shreyav commented Mar 21, 2025

No description provided.

Copy link
Contributor Author

shreyav commented Mar 21, 2025

This stack of pull requests is managed by Graphite. Learn more about stacking.

return "failed to fetch $wellKnownConfiguration"
throw UmaException(
"failed to fetch request / pay endpoint at $wellKnownConfiguration",
ErrorCode.INTERNAL_ERROR,
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

this should be its own code, will address it a followup

HttpStatusCode.FailedDependency,
throw UmaException(
"failed to fetch request / pay endpoint at $wellKnownConfiguration",
ErrorCode.INTERNAL_ERROR,
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

same as below

@shreyav shreyav marked this pull request as ready for review March 21, 2025 18:31
Copy link
Contributor

@JasonCWang JasonCWang left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

niceu!

@shreyav shreyav merged commit 98a9dd8 into develop Mar 21, 2025
2 checks passed
@shreyav shreyav deleted the 03-21-bump_sdk_version_use_standard_errors_in_uma_demo_vasp branch March 21, 2025 18:44
jklein24 added a commit that referenced this pull request Jun 21, 2025
* Add the uma-configuration file to the demo VASP

* adding sending / receiving vasp methods for demo

* change path for requesting invoice

* adding basic receiver vasp methods

* remove duplicate code for create invoices

* change to fetching well known configuration from sending vasp

* revert to previous endpoint

* adding sender vasp demo endpoints

* nits and such

* moving parameter to json body

* Update SendingVasp.kt

* ms -> s

* Add explicit timeouts to the Requester

* Create SECURITY.md

* Regenerating SDKs following introspection of schemas.

* Bump ci runners to macos-13. (#214)

* Expose idempotency keys for operations which allow them. (#212)

* Add the outgoing_payment_for_idempotency_key query. (#213)

* Merge release/lightspark-sdk-v0.19.0 into develop (#215)

This PR was automatically created by the release branch cut
workflow.\nSDK=lightspark-sdk\nVERSION=0.19.0

Co-authored-by: runner <runner@Mac-1739391984425.local>

* Remove an extra param for outgoing_payment_for_idempotency_key (#219)

This was accidental copy-pasta.

* Bump lightspark-sdk to version 0.19.1

* Fix non uma lnurl path (#224)

* Bump sdk version, use standard errors in UMA demo vasp (#226)

* Added paymentHash and preimageNonce params to createInvoice, createLnurlInvoice, and createUmaInvoice and their respective mutations from all 3 clients.

* Added releasePaymentPreimage functions to all 3 kotlin clients

* Update Gradle version

* Fix misnamed buckets ldev.web-dev -> lsdev.web-dev

* Rename to lightspark-dev-web.web-dev

* Switch to CENTRAL_PORTAL for maven publishing (#235)

* Bump core to version 0.6.1

---------

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Jeremy Klein <jklein24@gmail.com>
Co-authored-by: Matt Davis <mrdavis@lightspark.com>
Co-authored-by: Matt Davis <matthappens@gmail.com>
Co-authored-by: Joel Weinberger <jww@lightspark.com>
Co-authored-by: Jason Wang <jason@lightspark.com>
Co-authored-by: Jason Wang <jasoncwangai@gmail.com>
Co-authored-by: runner <runner@Mac-1739391984425.local>
Co-authored-by: runner <runner@Mac-1739478597077.local>
Co-authored-by: Shreya Vissamsetti <shreya@lightspark.com>
Co-authored-by: Aaryaman Bhute <aaryaman@lightspark.com>
Co-authored-by: Aaryaman Bhute <35084309+AaryamanBhute@users.noreply.github.com>
Co-authored-by: Alex Weil <alexweil@lightspark.com>
Co-authored-by: Alex Weil <alexjweil@users.noreply.github.com>
Co-authored-by: runner <runner@Mac-1750470216285.local>
jklein24 added a commit that referenced this pull request Jun 23, 2025
* Add the uma-configuration file to the demo VASP

* adding sending / receiving vasp methods for demo

* change path for requesting invoice

* adding basic receiver vasp methods

* remove duplicate code for create invoices

* change to fetching well known configuration from sending vasp

* revert to previous endpoint

* adding sender vasp demo endpoints

* nits and such

* moving parameter to json body

* Update SendingVasp.kt

* ms -> s

* Add explicit timeouts to the Requester

* Create SECURITY.md

* Regenerating SDKs following introspection of schemas.

* Bump ci runners to macos-13. (#214)

* Expose idempotency keys for operations which allow them. (#212)

* Add the outgoing_payment_for_idempotency_key query. (#213)

* Merge release/lightspark-sdk-v0.19.0 into develop (#215)

This PR was automatically created by the release branch cut
workflow.\nSDK=lightspark-sdk\nVERSION=0.19.0

Co-authored-by: runner <runner@Mac-1739391984425.local>

* Remove an extra param for outgoing_payment_for_idempotency_key (#219)

This was accidental copy-pasta.

* Bump lightspark-sdk to version 0.19.1

* Fix non uma lnurl path (#224)

* Bump sdk version, use standard errors in UMA demo vasp (#226)

* Added paymentHash and preimageNonce params to createInvoice, createLnurlInvoice, and createUmaInvoice and their respective mutations from all 3 clients.

* Added releasePaymentPreimage functions to all 3 kotlin clients

* Update Gradle version

* Fix misnamed buckets ldev.web-dev -> lsdev.web-dev

* Rename to lightspark-dev-web.web-dev

* Switch to CENTRAL_PORTAL for maven publishing (#235)

* Bump core to version 0.6.1

* Bump lightspark-sdk to version 0.20.0

---------

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Jeremy Klein <jklein24@gmail.com>
Co-authored-by: Matt Davis <mrdavis@lightspark.com>
Co-authored-by: Matt Davis <matthappens@gmail.com>
Co-authored-by: Joel Weinberger <jww@lightspark.com>
Co-authored-by: Jason Wang <jason@lightspark.com>
Co-authored-by: Jason Wang <jasoncwangai@gmail.com>
Co-authored-by: runner <runner@Mac-1739391984425.local>
Co-authored-by: runner <runner@Mac-1739478597077.local>
Co-authored-by: Shreya Vissamsetti <shreya@lightspark.com>
Co-authored-by: Aaryaman Bhute <aaryaman@lightspark.com>
Co-authored-by: Aaryaman Bhute <35084309+AaryamanBhute@users.noreply.github.com>
Co-authored-by: Alex Weil <alexweil@lightspark.com>
Co-authored-by: Alex Weil <alexjweil@users.noreply.github.com>
Co-authored-by: runner <runner@Mac-1750470216285.local>
Co-authored-by: runner <runner@Mac-1750696645633.local>
@jklein24 jklein24 mentioned this pull request Jun 23, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants