Skip to content

Conversation

@ovitrif
Copy link
Collaborator

@ovitrif ovitrif commented Aug 1, 2025

This PR adds configuration to test ldk-node with authenticated VSS implementation using LNURL-auth server endpoint issuing JWT tokens.

Description

  • vss auth config setup

Other changes

  • update ldk-node and adapt max send amount calculation to use the fixed method
  • fix lnurl channel screen spacing
  • upgrade agp to latest android-studio version

▶️ Next Steps for VSS auth setup

  • deploy vss-server and a LNURL-auth JWT-issuing service like the one in bitkit-docker to staging
  • adapt vss-rust-client-ffi to manage auth via lnurlAuthServerUrl like it’s done by ldk-node via build_with_vss_store

QA Notes

Test ldk-node with auth to vss-server

@ovitrif ovitrif changed the title LDK-node VSS auth via lnurl-auth LDK-node JWT auth to VSS rust Aug 1, 2025
@ovitrif ovitrif requested a review from jvsena42 August 1, 2025 16:22
Copy link
Member

@jvsena42 jvsena42 left a comment

Choose a reason for hiding this comment

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

The code LGTM, still testing

Copy link
Member

@jvsena42 jvsena42 left a comment

Choose a reason for hiding this comment

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

Tested

  • Create a fresh wallet
  • Fund
  • Send to other wallet
  • delete wallet
  • Restore and check if the activities where restored

@jvsena42 jvsena42 merged commit 809ce2f into master Aug 4, 2025
5 checks passed
@jvsena42 jvsena42 deleted the feat/vss-auth branch August 4, 2025 11:35
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.

3 participants