.. |
test
|
onion: Move cli onion tool to devtools/onion
|
2018-03-09 17:57:55 +01:00 |
bech32.c
|
|
|
bech32.h
|
|
|
bip32.c
|
|
|
bip32.h
|
|
|
bolt11.c
|
lightningd: encode fallback address in 5 bits
|
2018-02-19 02:01:37 +00:00 |
bolt11.h
|
Spelling corrections (#824)
|
2018-01-29 04:46:54 +00:00 |
channel_config.c
|
|
|
channel_config.h
|
|
|
close_tx.c
|
|
|
close_tx.h
|
|
|
configdir.c
|
allow --rpc-file option to change default value
|
2018-02-02 20:35:44 +01:00 |
configdir.h
|
|
|
crypto_state.c
|
|
|
crypto_state.h
|
|
|
crypto_sync.c
|
common: add logging for peer packets, with status_io.
|
2018-02-07 00:46:49 +00:00 |
crypto_sync.h
|
|
|
cryptomsg.c
|
gossipd: fix race where we can handoff peer with bad cryptostate.
|
2018-02-13 12:10:35 +01:00 |
cryptomsg.h
|
gossipd: fix race where we can handoff peer with bad cryptostate.
|
2018-02-13 12:10:35 +01:00 |
daemon_conn.c
|
Spelling corrections (#824)
|
2018-01-29 04:46:54 +00:00 |
daemon_conn.h
|
|
|
derive_basepoints.c
|
|
|
derive_basepoints.h
|
|
|
dev_disconnect.c
|
Spelling corrections (#824)
|
2018-01-29 04:46:54 +00:00 |
dev_disconnect.h
|
|
|
features.c
|
|
|
features.h
|
|
|
funding_tx.c
|
|
|
funding_tx.h
|
|
|
hash_u5.c
|
|
|
hash_u5.h
|
|
|
htlc_state.c
|
|
|
htlc_state.h
|
Fix a-vs-an typos
|
2018-02-08 22:49:34 +01:00 |
htlc_tx.c
|
|
|
htlc_tx.h
|
|
|
htlc_wire.c
|
tools/generate_wire.py: make varlen structs self-allocate.
|
2018-02-08 19:07:12 +01:00 |
htlc_wire.h
|
tools/generate_wire.py: make varlen structs self-allocate.
|
2018-02-08 19:07:12 +01:00 |
htlc.h
|
|
|
initial_channel.c
|
|
|
initial_channel.h
|
|
|
initial_commit_tx.c
|
|
|
initial_commit_tx.h
|
|
|
io_debug.c
|
|
|
io_debug.h
|
|
|
json.c
|
common/json: Add json_add_double.
|
2018-02-09 12:44:33 +01:00 |
json.h
|
common/json: Add json_add_double.
|
2018-02-09 12:44:33 +01:00 |
key_derive.c
|
|
|
key_derive.h
|
|
|
keyset.c
|
|
|
keyset.h
|
|
|
Makefile
|
common: peer_billboard() helper for updating the billboard.
|
2018-02-23 18:02:00 +01:00 |
memleak.c
|
Mark intentionally unused parameters as such (with "UNUSED")
|
2018-02-22 01:09:12 +00:00 |
memleak.h
|
|
|
msg_queue.c
|
|
|
msg_queue.h
|
|
|
overflows.h
|
|
|
peer_billboard.c
|
common: peer_billboard() helper for updating the billboard.
|
2018-02-23 18:02:00 +01:00 |
peer_billboard.h
|
common: peer_billboard() helper for updating the billboard.
|
2018-02-23 18:02:00 +01:00 |
peer_failed.c
|
peer_failed: set permanent slot when we fail the peer.
|
2018-02-23 18:02:00 +01:00 |
peer_failed.h
|
status: split off error messages into a new 'peer_status' type.
|
2018-02-19 02:56:51 +00:00 |
peer_status_wire.csv
|
status: split off error messages into a new 'peer_status' type.
|
2018-02-19 02:56:51 +00:00 |
permute_tx.c
|
|
|
permute_tx.h
|
|
|
ping.c
|
pong: embed version string into ping replies if DEVELOPER=1.
|
2018-02-22 12:24:26 +01:00 |
ping.h
|
pong: embed version string into ping replies if DEVELOPER=1.
|
2018-02-22 12:24:26 +01:00 |
pseudorand.c
|
|
|
pseudorand.h
|
|
|
read_peer_msg.c
|
Mark intentionally unused parameters as such (with "UNUSED")
|
2018-02-22 01:09:12 +00:00 |
read_peer_msg.h
|
openingd: use peer_failed like normal instead of boutique negotiation_failed.
|
2018-02-19 02:56:51 +00:00 |
sphinx.c
|
|
|
sphinx.h
|
|
|
status_levels.h
|
status: separate types for peer failure vs "impossible" failures.
|
2018-02-08 19:07:12 +01:00 |
status_wire.c
|
status: generate messages rather than marshal/unmarshal manually.
|
2018-02-08 19:07:12 +01:00 |
status_wire.csv
|
subd: handle status_peer_billboard messages from subdaemons.
|
2018-02-23 18:02:00 +01:00 |
status_wire.h
|
status: generate messages rather than marshal/unmarshal manually.
|
2018-02-08 19:07:12 +01:00 |
status.c
|
common: peer_billboard() helper for updating the billboard.
|
2018-02-23 18:02:00 +01:00 |
status.h
|
common: peer_billboard() helper for updating the billboard.
|
2018-02-23 18:02:00 +01:00 |
subdaemon.c
|
subdaemons: copy backtraces to stderr.
|
2018-03-03 19:29:35 +01:00 |
subdaemon.h
|
|
|
timeout.c
|
Rename (almost) all destructors to destroy_<type>.
|
2018-02-14 11:31:58 +01:00 |
timeout.h
|
|
|
type_to_string.c
|
Fix order of includes
|
2018-03-06 19:26:21 +01:00 |
type_to_string.h
|
lightningd: rename peer_state -> channel_state, remove OPENINGD.
|
2018-02-19 02:56:51 +00:00 |
utils.c
|
Coding style fix
|
2018-03-06 19:26:21 +01:00 |
utils.h
|
|
|
utxo.c
|
tools/generate_wire.py: generate varlen arrays properly.
|
2018-02-08 19:07:12 +01:00 |
utxo.h
|
utxo: Add blockheight and spendheight to outputs to track state
|
2018-03-06 18:59:27 +01:00 |
version.c
|
Mark intentionally unused parameters as such (with "UNUSED")
|
2018-02-22 01:09:12 +00:00 |
version.h
|
Onboarding: Make log output texts friendlier to new users
|
2018-01-29 03:22:27 +00:00 |
wire_error.c
|
tools/generate-wire.py: remove length argument from fromwire_ routines.
|
2018-02-20 22:36:21 +01:00 |
wire_error.h
|
Spelling corrections (#824)
|
2018-01-29 04:46:54 +00:00 |
wireaddr.c
|
wireaddr: Do hostname resolution in parse_wireaddr.
|
2018-02-26 03:13:55 +00:00 |
wireaddr.h
|
wireaddr: Do hostname resolution in parse_wireaddr.
|
2018-02-26 03:13:55 +00:00 |
withdraw_tx.c
|
|
|
withdraw_tx.h
|
|
|