Skip to content

feat: watch-only external on-chain accounts#1

Draft
shubhamkmr04 wants to merge 16 commits into
ZeusLN:zeusfrom
shubhamkmr04:feat/external-accounts
Draft

feat: watch-only external on-chain accounts#1
shubhamkmr04 wants to merge 16 commits into
ZeusLN:zeusfrom
shubhamkmr04:feat/external-accounts

Conversation

@shubhamkmr04

@shubhamkmr04 shubhamkmr04 commented Jul 2, 2026

Copy link
Copy Markdown

Done so far

  • Import a watch-only account from public descriptors (import_watchonly_account)
  • Derive receive addresses (watchonly_new_address)
  • Read balance, UTXOs, and revealed addresses
  • Sync accounts against Esplora (sync_watchonly_accounts)
  • Persist each account under its own KVStore namespace — survives restarts
  • FFI surface + AccountId type in ldk_node.udl
  • Unit tests + regtest integration test (import → fund → sync → restart → intact)

@shubhamkmr04 shubhamkmr04 changed the title feat: External accounts feat: watch-only external on-chain accounts Jul 2, 2026
@shubhamkmr04 shubhamkmr04 changed the base branch from v0.7.0-zeus-bimodal to zeus July 2, 2026 14:31
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.

1 participant