This website requires JavaScript.
Explore
RingTools-web
Help
Sign In
mirrors
/
lnbits-legend
Watch
1
Star
0
Fork
0
You've already forked lnbits-legend
mirror of
https://github.com/lnbits/lnbits-legend.git
synced
2024-11-20 10:39:59 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
c6f4372d23
lnbits-legend
/
lnbits
/
core
/
views
History
fiatjaf
fdf4f6c1ae
catch errors in multiple places that might be destroying the async flow and causing lnbits to die silently.
2021-04-10 17:37:48 -03:00
..
__init__.py
refactor: breaking bad
2020-03-08 23:00:41 +01:00
api.py
catch errors in multiple places that might be destroying the async flow and causing lnbits to die silently.
2021-04-10 17:37:48 -03:00
generic.py
fix sqlite database locked issues by using an async lock on the database and requiring explicit transaction control (or each command will be its own transaction).
2021-03-26 19:10:30 -03:00