Skip to content

feat: automatically migrate embedded LND bbolt wallets to SQLite#1

Closed
a-khushal wants to merge 5 commits intokaloudis:embedded-lnd-v0.20.0-beta-zeusfrom
a-khushal:a-khushal/embedded-lnd-migration
Closed

feat: automatically migrate embedded LND bbolt wallets to SQLite#1
a-khushal wants to merge 5 commits intokaloudis:embedded-lnd-v0.20.0-beta-zeusfrom
a-khushal:a-khushal/embedded-lnd-migration

Conversation

@a-khushal
Copy link
Copy Markdown

Description

Relates to issue: ZEUS-3357

This pull request is categorized as a:

  • New feature
  • Bug fix
  • Code refactor
  • Configuration change
  • Locales update
  • Quality assurance
  • Other

Checklist

  • I’ve run yarn run tsc and made sure my code compiles correctly
  • I’ve run yarn run lint and made sure my code didn’t contain any problematic patterns
  • I’ve run yarn run prettier and made sure my code is formatted correctly
  • I’ve run yarn run test and made sure all of the tests pass

Testing

If you modified or added a utility file, did you add new unit tests?

  • No, I’m a fool
  • Yes
  • N/A

I have tested this PR on the following platforms (please specify OS version and phone model/VM):

  • Android
  • iOS

I have tested this PR with the following types of nodes (please specify node version and API version where appropriate):

  • Embedded LND
  • LND (REST)
  • LND (Lightning Node Connect)
  • Core Lightning (c-lightning-REST)
  • LndHub
  • [DEPRECATED] Core Lightning (Spark)
  • [DEPRECATED] Eclair

Locales

  • I’ve added new locale text that requires translations
  • I’m aware that new translations should be made on the ZEUS Transfix page and not directly to this repo

Third Party Dependencies and Packages

  • Contributors will need to run yarn after this PR is merged in
  • 3rd party dependencies have been modified:
    • verify that package.json and yarn.lock have been properly updated
    • verify that dependencies are installed for both iOS and Android platforms

Other:

  • Changes were made that require an update to the README
  • Changes were made that require an update to onboarding

@a-khushal a-khushal force-pushed the a-khushal/embedded-lnd-migration branch 2 times, most recently from 65e8709 to 5acf3dd Compare January 12, 2026 09:19
@a-khushal a-khushal changed the title migrate old embedded LND bbolt wallets to SQLite automatically feat: automatically migrate embedded LND bbolt wallets to SQLite Jan 12, 2026
@kaloudis kaloudis force-pushed the embedded-lnd-v0.20.0-beta-zeus branch 2 times, most recently from b686985 to 75fb6e3 Compare January 16, 2026 15:44
@kaloudis kaloudis force-pushed the embedded-lnd-v0.20.0-beta-zeus branch from 643dea1 to 6a5a700 Compare January 16, 2026 19:04
@a-khushal a-khushal force-pushed the a-khushal/embedded-lnd-migration branch 4 times, most recently from 7519993 to c38d8c6 Compare January 17, 2026 06:18
@a-khushal
Copy link
Copy Markdown
Author

a-khushal commented Jan 17, 2026

image

the devtool logs

cc @kaloudis

@a-khushal a-khushal force-pushed the a-khushal/embedded-lnd-migration branch from c38d8c6 to 9723367 Compare January 17, 2026 08:49
@kaloudis kaloudis force-pushed the embedded-lnd-v0.20.0-beta-zeus branch 4 times, most recently from d45b3fc to 526bf83 Compare January 24, 2026 01:10
@kaloudis kaloudis force-pushed the embedded-lnd-v0.20.0-beta-zeus branch 3 times, most recently from 88170f8 to 3c946c1 Compare January 31, 2026 04:12
@kaloudis
Copy link
Copy Markdown
Owner

  1. please rebase, and open the PR to the main ZEUS repo, not my fork

  2. I'm still still debating whether this should happen automatically. For now, I think we should have it as a tool users can use to manually migrate

@kaloudis
Copy link
Copy Markdown
Owner

kaloudis commented Mar 5, 2026

Taking this over here: ZeusLN#3788

@kaloudis kaloudis closed this Mar 5, 2026
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