8957 Commits (ppa-prep)
 

Author SHA1 Message Date
Jan Sarenik 895722fd8a nit: lightningd.c: fix "Richard Stevens' advice" 4 years ago
Jan Sarenik 90ad541cd2 doc: STYLE.md fix "parameters get" 4 years ago
Rusty Russell ae4139ba10 lightningd: note whether payment secret is used or not. 4 years ago
Rusty Russell cd5a93d0bd gossmap: fix reutrn of gossmap_xxx_has_feature, rename. 4 years ago
niftynei 1e173463c9 df: rename 'feerate_per_kw' to 'feerate_per_kw_commitment' 4 years ago
niftynei 4ea9d9e928 df: Pass new feerate options through to plugin, set reasonable bounds 4 years ago
niftynei 97fd18f0b5 df: incorporate a few spec changes -- serial_id is now 64-bits 4 years ago
Jan Sarenik d46427234b nit: lightningd.c: Fix a couple of SATTS comments 4 years ago
niftynei 21122af3a8 dev-force-features: adds a second valid format for forcing features 4 years ago
niftynei ddc9500a64 features: add 'feature_bit_sub', which will subtract/unset bits 4 years ago
niftynei 0871bf0999 features: have clear_feature_bit correctly resize bitfield 4 years ago
niftynei c7839dff76 features: reorg, going to use elsewhere soon 4 years ago
Rusty Russell 497e71ca13 Makefile: fix bashism in NO_PYTHON 4 years ago
YOSHIDA Masanori b7ab8866b8 Makefile: fix typo and wrong path in external/Makefile to properly remove objects with "make clean" 4 years ago
YOSHIDA Masanori 54729376d7 Makefile: add status_levels.c to $(COMMON_SRC_NOGEN) 4 years ago
YOSHIDA Masanori 4f12ff0967 Makefile: add $(LIGHTNINGD_SRC_NOHDR) to $(ALL_C_SOURCES) for "make clean" to work properly 4 years ago
Michael Schmoock 6907e85a39 chore: optimize postgres binary lookup 4 years ago
niftynei 7a2e72f56c dualopend: handle dev-memleaks; fix placement of return on DEV options 4 years ago
niftynei 396c406983 dualopend: re-order 'handle_dev_memleak' occurrence 4 years ago
niftynei fe56f572ed df: finalize redeemscript at the same time as witness stack 4 years ago
niftynei 0ca6c3cc84 script: break out redeemscript->scriptsig function 4 years ago
Michael Schmoock 6697ebcebb doc: update HACKING.md 4 years ago
Michael Schmoock 5b542195d3 doc: typo in lightning-setchannelfee.7 4 years ago
Rusty Russell 1e5789d421 close: add notification for slow closes. 4 years ago
Rusty Russell f395404a10 lightningd: infrastructure for internal notifications. 4 years ago
Rusty Russell 44f6b8a746 pytest: add notifications to tests. 4 years ago
Rusty Russell 41290a436f lightning-cli: print notifications (with '# ' prefix) if received. 4 years ago
Rusty Russell 806f208295 pyln: handle (ignore) notifications, and add notify_msg to send them. 4 years ago
Rusty Russell 572c849873 libplugin: ignore incoming notifications. 4 years ago
Rusty Russell 127811757f libplugin: support for sending notifications. 4 years ago
Rusty Russell 9f687d60d9 lightningd: forward notifications from plugins if enabled. 4 years ago
Rusty Russell c732d8707a JSON-RPC: notifications command. 4 years ago
Rusty Russell a95205c25c common/json_stream: add generic double-cr helper. 4 years ago
Rusty Russell d970addd4b ccan: update to latest version, get json_out_finished update. 4 years ago
Rusty Russell becd4fe576 common: add routines for log level names. 4 years ago
Rusty Russell 0dec593aa8 lightningd: clean up close code now force is always true. 4 years ago
Sergi Delgado Segura 9de5f438c4 pyln: Adds type annotations to zbase32 functions 4 years ago
Sergi Delgado Segura 3779c0b6ee pyln: Moves old zbase32 test from primitives 4 years ago
Sergi Delgado Segura f497b90ee8 pyln: Adds tests to zbase32 4 years ago
Sergi Delgado Segura 26f651f71f pyln: Adds one-liner docs to zbase32 functions 4 years ago
Sergi Delgado Segura 1da29305fc pyln: Improve zbase32 encoding / decoding 4 years ago
Rusty Russell 375040a3d9 Makefile: fix dependencies for check-pyln-% 4 years ago
Rusty Russell a8177e9013 Makefile: make check-includes check all the non-generated files. 4 years ago
Rusty Russell 5e865ce42b Makefile: unify generated files definition. 4 years ago
Antoine Poinsot 49dcb90b4e doc: add a document about our fuzz testing integration 4 years ago
Antoine Poinsot 85aa53c778 fuzz: add a runner Python script for fuzz targets 4 years ago
Antoine Poinsot b3594690d9 configure: allow to run with UB sanitizer 4 years ago
Antoine Poinsot c149a88bbe fuzz: add a fuzz target for initial_channel 4 years ago
Antoine Poinsot 31e50c9c25 contrib: remove ASAN suppressions 4 years ago
Antoine Poinsot 1aa94ccd9e fuzz: add a fuzz target for the close tx 4 years ago