Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Note from "Add a note" not saved on LND node #2410

Open
AndySchroder opened this issue Sep 10, 2024 · 3 comments
Open

Note from "Add a note" not saved on LND node #2410

AndySchroder opened this issue Sep 10, 2024 · 3 comments
Labels
Bug Something isn't working Notes

Comments

@AndySchroder
Copy link

Describe the bug

Note from "Add a note" not saved on LND node

Reproduce

  1. Setup Zeus on phone A.
  2. Setup Zeus on phone B connected to the same LND node as phone A.
  3. Select a transaction in the transaction history of phone A.
  4. Press "Add a note"
  5. enter the note.
  6. press SAVE
  7. find the same transaction on phone B
  8. the note is not present.

I'm not sure if LND even supports attaching notes to transactions, so I don't know how it could work. Does CLN support this? Either way, if this feature is going to exist, I think that LND needs to add a feature to add a note, or there needs to be some warning saying the note is only stored on the local phone and there needs to be some way to backup the notes from the phone.

ZEUS version

v0.9.0

Node interface

LND (REST)

Network

Clearnet

Device

GrapheneOS

Device operating system

android

Log output

No response

@AndySchroder AndySchroder added the Bug Something isn't working label Sep 10, 2024
@kaloudis kaloudis added the Notes label Sep 11, 2024
@kaloudis
Copy link
Contributor

Recommend filing an issue in the LND repo if you want them saved on your remote node.

v0.9.1 should be getting functionality to export all your activity and notes

@AndySchroder
Copy link
Author

I added a feature request for LND: lightningnetwork/lnd#9184 .

@myxmaster
Copy link
Contributor

Until backends support notes, users would have to export and import manually with Zeus. Import is not there yet though, see #2529

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug Something isn't working Notes
Projects
None yet
Development

No branches or pull requests

3 participants