Commit Graph

10 Commits

Author SHA1 Message Date
Dr. Tobias Baur a909264d02 Cleanup, Threading, minor fixes 2023-03-02 15:13:48 +01:00
Dr. Tobias Baur 6a1124fe00 initial commit 2023-03-01 13:54:17 +01:00
pqai3 c1da2fb4eb Increase maxSendable to 1000000000 mSats
In my opinion maxSendable = 100000000 mSats is to low and discourage widespread use of a lightning address made in satdress. I think 1000000000 = mSats is a good upper limit as that approach the value where an onchain transaction is cheaper.
2022-08-01 16:36:21 -03:00
Gregor Pogacnik 15794baee6 Allow multiple comma-separated domains 2022-01-20 14:05:24 +01:00
Raphael a8fd253bc3 JSON API (#28)
Co-authored-by: Raphael <raphael.schleithoff@tum.de>
Co-authored-by: Raphael <raphjaph@protonmail.com>
2021-10-27 06:48:21 -03:00
fiatjaf efb41f6d6b test invoice has pin in its description.
fixes https://github.com/fiatjaf/satdress/issues/12
2021-08-28 09:50:19 -03:00
fiatjaf 23316c9af8 add missing "return" to GetName error. 2021-08-20 10:08:30 -03:00
fiatjaf 2f6e17073f support changing usernames with pins. 2021-08-20 09:32:45 -03:00
fiatjaf bd619ca93c fix missing name from metadata and update makeinvoice. 2021-08-15 17:44:38 -03:00
fiatjaf 298a5764ef v1 working. 2021-08-13 13:21:00 -03:00