This website requires JavaScript.
Explore
Help
Register
Sign In
btcpayserver
/
lightning
Watch
1
Star
0
Fork
0
You've already forked lightning
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
799acc90e6
lightning
/
db
History
Christian Decker
d27aa9888f
db: Correct the name of the
db_exec_prepared
span name
2024-11-19 22:46:39 +01:00
..
bindings.c
bitcoin/short_channel_id: pass by copy everywhere.
2024-03-20 13:51:48 +10:30
bindings.h
bitcoin/short_channel_id: pass by copy everywhere.
2024-03-20 13:51:48 +10:30
common.h
lightningd, pyln-testing: do extra checks to make sure check *cannot* write to db.
2023-10-26 12:59:55 +10:30
db_postgres.c
db: remove #if DEVELOPER in favor of runtime flag inside db struct.
2023-09-21 20:08:24 +09:30
db_sqlite3.c
db: add generic warn/error function.
2023-07-09 16:49:48 +09:30
exec.c
lightningd, pyln-testing: do extra checks to make sure check *cannot* write to db.
2023-10-26 12:59:55 +10:30
exec.h
lightningd, pyln-testing: do extra checks to make sure check *cannot* write to db.
2023-10-26 12:59:55 +10:30
Makefile
database: pull out database code into a new module
2022-03-05 15:03:34 +10:30
utils.c
db: Correct the name of the
db_exec_prepared
span name
2024-11-19 22:46:39 +01:00
utils.h
db: remove #if DEVELOPER in favor of runtime flag inside db struct.
2023-09-21 20:08:24 +09:30