3
I Use This!
High Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Dec 01, 2024 — Dec 01, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
bitcoin: remove unused scriptpubkey_opreturn_padded. More... about 1 month ago
pytest: add test that we notice height change of sendpsbt with no change. More... about 1 month ago
lightningd: fix crash in channel_control. More... about 1 month ago
wallet: make sure to watch all txids in transactions table. More... about 1 month ago
lightningd: cancel watching original funding when we switch to the new one via splice. More... about 1 month ago
pytest: test for splicing while channel is not announced yet. More... about 1 month ago
Makefile: run fuzzing corpora as normal unit tests in non-fuzzing mode. More... about 1 month ago
fuzz/fuzz-hsm_encryption: don't run as unit test under valgrind. More... about 1 month ago
fuzz: fix build undr FreeBSD. More... about 1 month ago
common: assert that they don't call setup_tmpctx() twice. More... about 1 month ago
tests/fuzz: fix include order. More... about 1 month ago
common: remove take() leak if new_initial_channel() fails. More... about 1 month ago
common/node_id: runtime assertion override, not separate compile time for fuzzing. More... about 1 month ago
global: remove unnecessary includes from C files. More... about 1 month ago
devtools/reduce-includes.sh: don't remove our own .h from .c file includes. More... about 1 month ago
global: remove unnecessary includes from headers. More... about 1 month ago
Makefiles: remove redundant dependencies, and have objects depend on their Makefile. More... about 1 month ago
Makefile: create a library containing common, wire and bitcoin objects. More... about 1 month ago
Makefile: helper to print the binary sizes. More... about 1 month ago
lightningd: fix scb remote_to_self_delay information. More... about 1 month ago
pytest: print useful information if we don't get our channelmoves/chainmoves More... about 1 month ago
pytest: more flakes with "lucky sigs" in coinmoves. More... about 1 month ago
bookkeeper: honor start and ent times when consolidating onchain fees. More... about 1 month ago
bookkeeper: save last timestamp to avoid another query in find_consolidated_fees. More... about 1 month ago
pytest: test (failing) for bkpr-listincome filtering times on onchain events. More... about 1 month ago
gpg: Updating Shahana's expired keys More... about 1 month ago
bookkeeper: only read listchannelmoves 1000 entries at a time. More... about 2 months ago
plugins/sql: add payment_hash index to channelmoves table. More... about 2 months ago
libplugin: remove redundant destructor which causes exponential slowdown on large numbers of requests. More... about 2 months ago
doc: Add step for point release checklist to merge updates from `update-versions` and `CHANGELOG.md` into `master` More... about 2 months ago