8880 Commits (86137852d283ddd58677335d1b6f4adf11ad34bf)
 

Author SHA1 Message Date
Michael Schmoock 86137852d2 doc: update channel_state_changed notification 4 years ago
Michael Schmoock 4a8722bf1d pytest: state_change history 4 years ago
Michael Schmoock 6cc96c07dc feat: adds state_changes to listpeers output 4 years ago
Michael Schmoock 88c1dc56e8 db: adds a state_change history to database 4 years ago
Michael Schmoock 68ce25c92d feat: adds timestamp to state_change notification 4 years ago
Michael Schmoock 4d765003dd rpc: adds json_add_timeiso helper 4 years ago
Michael Schmoock 67f4970eb1 pytest: test opener and closer of listpeers 4 years ago
Michael Schmoock b7c18517df rpc: adds opener and closer to listpeers channels 4 years ago
Michael Schmoock 083a856c31 db: persist channel closer and state change cause 4 years ago
Michael Schmoock c52efe0f37 pytest: channel state change cause and message 4 years ago
Michael Schmoock 8a8dabaa58 feat: adds state change cause and message 4 years ago
Rusty Russell d5d9858b7b lightningd: fix similar race in `stop`. 4 years ago
Rusty Russell 5e6b0f9445 lightningd: fix crash if we abort after enabling notifications. 4 years ago
fiatjaf 15b2546d45 doc: move "next_onion" and "shared_secret" to inside "onion". 4 years ago
Antoine Poinsot 8846c35ac6 dual_open: correct silent enum conversions 4 years ago
niftynei e99335e5b3 df: move tx_role functions (used in next patch) 4 years ago
Rusty Russell cce3e717d9 bitcoin/signature: wrap libwally call. 4 years ago
Michael Schmoock bde2806290 chore: fixes a cppcheck false positive 4 years ago
YOSHIDA Masanori 9f893e3f6d wire: remove declaration of towire_tlvs since its implementation is already removed 4 years ago
Christian Decker d151d554b3 travis: Add a pytest run with EXPERIMENTAL_FEATURES=1 4 years ago
Christian Decker 62f7e646ec pyln: Bump cryptography dependency to 3.2 due to upstream bug 4 years ago
Christian Decker d487ec5c9b wallet: Remove orphan statements.po file 4 years ago
Christian Decker 9a0327cd25 pyln-proto: Add compactsize alias for varint_{encode,decode} 4 years ago
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