13 Commits

Author SHA1 Message Date
fiatjaf
41b7261735 nip60: upon receive do not swap into mints unless explicitly asked for. 2025-02-05 16:33:10 -03:00
fiatjaf
3c0f4a723a nip60/nip61: update to latest nip changes.
(a single default wallet, always default to sats, no names etc)
2025-02-03 17:22:10 -03:00
fiatjaf
d0f53b3b7a nip61, and related modifications to nip60. 2025-02-03 10:34:31 -03:00
fiatjaf
3f901954e6 nip60: emit history. 2025-01-31 15:20:41 -03:00
fiatjaf
4200144489 nip60: fix mutex double-lock issue when saving change. 2025-01-30 19:56:30 -03:00
fiatjaf
b86d5d52bb nip60: Changes channel is a PublishUpdate hook now that must be set, to prevent unpublished updates -- and also now updates have more metadata so the client can display more info about them. 2025-01-30 10:32:23 -03:00
fiatjaf
f0054af4d8 nip60: just rely on nut08 overpaid fees to get change when melting, don't try to swap beforehand. 2025-01-30 09:45:00 -03:00
fiatjaf
37db1c924a nip60: fixes to pay and stuff because it was very broken. 2025-01-29 21:11:13 -03:00
fiatjaf
7c04b497ec nip60: wallet.PayBolt11() 2025-01-29 14:55:07 -03:00
fiatjaf
1e76aec884 nip60: fix receive proof saving, send nil to Processed, do a dedicated kind:5 filter, hack for initial processing race condition. 2025-01-28 23:47:56 -03:00
fiatjaf
794561a3b3 nip60: slight improvement to lightning melt-mint flow. 2025-01-28 23:28:13 -03:00
fiatjaf
2244740f61 nip60: make it work with emitting events to be published dynamically and stuff. 2025-01-28 19:11:18 -03:00
fiatjaf
7eba27f026 nip60: wallet.SendToken() and wallet.SwapProofs() 2025-01-28 15:25:17 -03:00