rgb-cln/common
Rusty Russell 5135658805 common: add gossmap_chan_is_dying() helper to check flags.
And fix up gossip_store backwards comment!

Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
2024-02-12 11:43:33 +01:00
..
test common: don't insist on unique param() arguments. 2024-02-07 09:21:00 +10:30
Makefile common: remote private_channel_announcement.[ch]. 2024-01-31 14:47:33 +10:30
addr.c
addr.h
amount.c common: add amount_feerate helper. 2023-11-01 14:11:28 +10:30
amount.h common: add amount_feerate helper. 2023-11-01 14:11:28 +10:30
autodata.c
autodata.h
base32.c
base32.h
base64.c common: use ccan/base64 instead of libsodium. 2021-11-14 18:49:46 +01:00
base64.h
bech32.c
bech32.h
bech32_util.c
bech32_util.h
bigsize.c
bigsize.h
billboard.c build: allow DEVELOPER builds with -Og and gcc 9.4.0 2022-09-19 10:18:55 +09:30
billboard.h
bip32.c
bip32.h
blindedpath.c
blindedpath.h
blindedpay.c
blindedpay.h common: update to latest route-blinding spec. 2023-01-30 13:24:29 +10:30
blinding.c
blinding.h
blockheight_states.c
blockheight_states.h
bolt11.c invoice: force inclusion of min_final_cltv_expiry for compatibility 2023-12-22 13:10:10 +01:00
bolt11.h
bolt11_json.c fallback: json add fallback cleanup 2023-10-26 19:11:17 +10:30
bolt11_json.h
bolt12.c
bolt12.h
bolt12_merkle.c
bolt12_merkle.h
channel_config.c
channel_config.h
channel_id.c
channel_id.h
channel_type.c common: channel_type_accept doesn't use `their_features`; remove parameter. 2024-01-29 13:40:34 +10:30
channel_type.h common: channel_type_accept doesn't use `their_features`; remove parameter. 2024-01-29 13:40:34 +10:30
close_tx.c
close_tx.h
closing_fee.h
codex32.c
codex32.h
coin_mvt.c
coin_mvt.h
configdir.c
configdir.h
configvar.c
configvar.h
crypto_state.h
cryptomsg.c doc: update to BOLT 7f53a3e46ed59f19463447d5fa63b3e484c708a5 "BOLT 8: make it clear that there are *two* chaining keys." 2023-09-20 13:56:46 +09:30
cryptomsg.h
daemon.c build: fix compilation issue on OpenBSD 2023-10-15 14:01:45 +02:00
daemon.h common/daemon.c: remove #ifdef DEVELOPER in favor of runtime flag. 2023-09-21 20:08:24 +09:30
daemon_conn.c
daemon_conn.h
decode_array.c
decode_array.h
deprecation.c Makefile: add CLN_NEXT_VERSION, functions encoding deprecation schedule. 2024-01-26 10:30:22 +10:30
deprecation.h Makefile: add CLN_NEXT_VERSION, functions encoding deprecation schedule. 2024-01-26 10:30:22 +10:30
derive_basepoints.c
derive_basepoints.h
descriptor_checksum.c
descriptor_checksum.h common: add a descriptor checksum computation module 2020-11-10 10:34:13 -06:00
dev_disconnect.c dualfund: add test to make sure that tx-sigs sent before commitment 2023-11-02 19:32:05 +10:30
dev_disconnect.h dualfund: add test to make sure that tx-sigs sent before commitment 2023-11-02 19:32:05 +10:30
dijkstra.c
dijkstra.h
ecdh.h
ecdh_hsmd.c
ecdh_hsmd.h
errcode.h
features.c
features.h common: restore OPT_SPLICE definition for the day it's ratified. 2023-08-10 15:52:53 +09:30
fee_states.c
fee_states.h
fp16.c
fp16.h
gossip_constants.h
gossip_store.c
gossip_store.h common: add gossmap_chan_is_dying() helper to check flags. 2024-02-12 11:43:33 +01:00
gossmap.c common: add gossmap_chan_is_dying() helper to check flags. 2024-02-12 11:43:33 +01:00
gossmap.h common: add gossmap_chan_is_dying() helper to check flags. 2024-02-12 11:43:33 +01:00
gossmods_listpeerchannels.c common: generic routine to turn listpeerchannels into gossmap local updates. 2023-12-14 09:16:56 +10:30
gossmods_listpeerchannels.h common: generic routine to turn listpeerchannels into gossmap local updates. 2023-12-14 09:16:56 +10:30
hash_u5.c
hash_u5.h
hmac.c
hmac.h
hsm_capable.c channeld: add hsm_capabilities and add hsm_is_capable to common 2024-01-29 12:02:37 +10:30
hsm_capable.h channeld: add hsm_capabilities and add hsm_is_capable to common 2024-01-29 12:02:37 +10:30
hsm_encryption.c
hsm_encryption.h
hsm_version.h hsmd: add command to allow lightningd to sign channel announcement. 2024-01-31 14:47:33 +10:30
htlc.h
htlc_state.c
htlc_state.h
htlc_trim.c
htlc_trim.h global: thread zero fee option everywhere. 2023-06-29 11:28:47 -04:00
htlc_tx.c
htlc_tx.h
htlc_wire.c
htlc_wire.h
initial_channel.c init channel: only fill in wscript if requested 2023-11-02 19:32:05 +10:30
initial_channel.h
initial_commit_tx.c global: thread zero fee option everywhere. 2023-06-29 11:28:47 -04:00
initial_commit_tx.h
interactivetx.c interactive_tx: Add tx_abort support 2024-02-11 10:46:23 +01:00
interactivetx.h interactive_tx: Add tx_abort support 2024-02-11 10:46:23 +01:00
invoice_path_id.c
invoice_path_id.h
iso4217.c
iso4217.h
json_channel_type.c common: move json_add_channel_type from lightningd/ 2024-01-29 13:40:34 +10:30
json_channel_type.h common: move json_add_channel_type from lightningd/ 2024-01-29 13:40:34 +10:30
json_command.h common: add command_deprecated_param_ok() and command_deprecated_out_ok() 2024-01-26 10:30:22 +10:30
json_filter.c
json_filter.h
json_param.c common: don't insist on unique param() arguments. 2024-02-07 09:21:00 +10:30
json_param.h common: allow JSON-RPC parameters to specify deprecation versions. 2024-01-26 10:30:22 +10:30
json_parse.c
json_parse.h
json_parse_simple.c
json_parse_simple.h
json_stream.c lightningd: don't print out notification msat fields as strings. 2023-11-21 08:23:39 +01:00
json_stream.h common: move json_add_channel_type from lightningd/ 2024-01-29 13:40:34 +10:30
jsonrpc_errors.h lightningd: Add tx_abort routine to lightningd 2024-02-11 10:46:23 +01:00
key_derive.c
key_derive.h
keyset.c
keyset.h cleanup: remove unneeded includes in header files. 2021-09-17 09:43:22 +09:30
lease_rates.c
lease_rates.h
memleak.c
memleak.h
msg_queue.c
msg_queue.h
node_id.c lightningd: check channel_announcement signatures we get from peer. 2024-01-31 14:47:33 +10:30
node_id.h lightningd: check channel_announcement signatures we get from peer. 2024-01-31 14:47:33 +10:30
onion_decode.c
onion_decode.h
onion_encode.c
onion_encode.h
onion_message_parse.c
onion_message_parse.h
onionreply.c
onionreply.h
overflows.h
peer_billboard.c
peer_billboard.h
peer_failed.c common: add peer_failed_warn_nodisconnect routine for non-disconnecting warnings 2023-10-23 15:48:50 +10:30
peer_failed.h common: add peer_failed_warn_nodisconnect routine for non-disconnecting warnings 2023-10-23 15:48:50 +10:30
peer_io.c
peer_io.h
peer_status_wire.csv common: add peer_failed_warn_nodisconnect routine for non-disconnecting warnings 2023-10-23 15:48:50 +10:30
penalty_base.c
penalty_base.h
per_peer_state.c
per_peer_state.h
permute_tx.c
permute_tx.h
ping.c
ping.h
psbt_internal.c psbt-fix: set to NULL, which will cleanup dangling pointer 2023-12-15 10:20:19 +10:30
psbt_internal.h
psbt_keypath.c
psbt_keypath.h
psbt_open.c wally: rename functions that clash with wally v1.0.0 2024-01-16 15:47:03 +01:00
psbt_open.h
pseudorand.c
pseudorand.h
random_select.c
random_select.h
read_peer_msg.c common: move is_peer_error/is_peer_warning from read_peer_msg.c to wire_error.c 2023-10-23 15:48:50 +10:30
read_peer_msg.h common: move is_peer_error/is_peer_warning from read_peer_msg.c to wire_error.c 2023-10-23 15:48:50 +10:30
route.c common/gossmap: remove now-unused private flag. 2024-02-04 09:24:44 +10:30
route.h common/blindedpay: routines to construct a blinded payment. 2022-10-26 11:29:06 +10:30
scb_wire.csv
setup.c wally: rename functions that clash with wally v1.0.0 2024-01-16 15:47:03 +01:00
setup.h
shutdown_scriptpubkey.c
shutdown_scriptpubkey.h
sphinx.c common: remove #if DEVELOPER. 2023-09-21 20:08:24 +09:30
sphinx.h common: remove #if DEVELOPER. 2023-09-21 20:08:24 +09:30
status.c common/memleak: implement callback arg for dump_memleak. 2023-10-03 10:05:55 +02:00
status.h
status_levels.c
status_levels.h
status_wire.c
status_wire.csv
status_wire.h
subdaemon.c
subdaemon.h
timeout.c
timeout.h
trace.c misc: Improve generated traces from common/trace.c 2023-12-23 15:19:31 +01:00
trace.h misc: Improve generated traces from common/trace.c 2023-12-23 15:19:31 +01:00
tx_roles.c
tx_roles.h
type_to_string.c
type_to_string.h
utils.c
utils.h
utxo.c
utxo.h
version.c
version.h lightningd: use OPT_EXITS for options which exit. 2023-06-03 10:50:29 +09:30
wallet.c
wallet.h
wire_error.c fixup! lightningd: Add tx_abort routine to lightningd 2024-02-11 10:46:23 +01:00
wire_error.h common: move is_peer_error/is_peer_warning from read_peer_msg.c to wire_error.c 2023-10-23 15:48:50 +10:30
wireaddr.c
wireaddr.h