rgb-cln/common
Carl Dong 8da65854f0 build: Add needed UNIX standard includes. 2018-01-23 16:10:19 +01:00
..
test Extend json unit test with tests for json_tok_bitcoin_amount() 2018-01-13 00:15:03 +01:00
Makefile features: Move feature-handling code to a common/features.c source. 2018-01-13 11:29:42 +01:00
bech32.c
bech32.h
bip32.c
bip32.h
bolt11.c Avoid segfault on CLI command "decodepay 1111111" (invalid short bech32 string) 2018-01-15 19:32:00 +00:00
bolt11.h travis: reenable check-source (without BOLT text). 2017-12-21 14:33:27 +01:00
channel_config.c
channel_config.h
close_tx.c bitcoin: create new wrapper type bitcoin_txid, log backward endianness. 2017-12-21 11:05:38 +00:00
close_tx.h bitcoin: create new wrapper type bitcoin_txid, log backward endianness. 2017-12-21 11:05:38 +00:00
configdir.c
configdir.h
crypto_state.c
crypto_state.h
crypto_sync.c
crypto_sync.h
cryptomsg.c
cryptomsg.h
daemon_conn.c
daemon_conn.h
derive_basepoints.c
derive_basepoints.h
dev_disconnect.c Check lseek(...) return value 2018-01-09 13:52:12 +01:00
dev_disconnect.h
features.c features: Move feature-handling code to a common/features.c source. 2018-01-13 11:29:42 +01:00
features.h features: Move feature-handling code to a common/features.c source. 2018-01-13 11:29:42 +01:00
funding_tx.c
funding_tx.h bitcoin: create new wrapper type bitcoin_txid, log backward endianness. 2017-12-21 11:05:38 +00:00
hash_u5.c
hash_u5.h
htlc.h
htlc_state.c
htlc_state.h
htlc_tx.c bitcoin: create new wrapper type bitcoin_txid, log backward endianness. 2017-12-21 11:05:38 +00:00
htlc_tx.h bitcoin: create new wrapper type bitcoin_txid, log backward endianness. 2017-12-21 11:05:38 +00:00
htlc_wire.c wire: Move bitcoin_tx serialization from htlc_wire to wire 2018-01-08 17:19:25 +01:00
htlc_wire.h wire: Move bitcoin_tx serialization from htlc_wire to wire 2018-01-08 17:19:25 +01:00
initial_channel.c bitcoin: create new wrapper type bitcoin_txid, log backward endianness. 2017-12-21 11:05:38 +00:00
initial_channel.h bitcoin: create new wrapper type bitcoin_txid, log backward endianness. 2017-12-21 11:05:38 +00:00
initial_commit_tx.c bitcoin: create new wrapper type bitcoin_txid, log backward endianness. 2017-12-21 11:05:38 +00:00
initial_commit_tx.h bitcoin: create new wrapper type bitcoin_txid, log backward endianness. 2017-12-21 11:05:38 +00:00
io_debug.c
io_debug.h
json.c Allocate hex buffer on heap since it can be very large. 2018-01-23 13:33:29 +01:00
json.h
key_derive.c
key_derive.h
keyset.c
keyset.h
memleak.c
memleak.h
msg_queue.c
msg_queue.h
overflows.h
peer_failed.c peer_failed: use towire_errorfmtv() which doesn't add nul terminator. 2018-01-12 09:43:01 +01:00
peer_failed.h
permute_tx.c permute_tx: bail on empty permute_{inputs/outputs} arguments 2018-01-15 06:35:02 +00:00
permute_tx.h
ping.c
ping.h
pseudorand.c
pseudorand.h
sphinx.c Avoid writing uninitialized value data->realm in serialize_hop_data(...) (via create_onionpacket(...)) 2017-12-28 16:09:46 +01:00
sphinx.h
status.c
status.h gossip: don't use assert around code with side effects. 2017-12-22 15:47:17 +01:00
subdaemon.c subdaemon: make debugging a bit easier. 2018-01-15 19:26:08 +00:00
subdaemon.h subdaemon.c: subdaemon_setup() routine for all daemons. 2018-01-08 18:16:39 +01:00
timeout.c
timeout.h
type_to_string.c
type_to_string.h bitcoin: create new wrapper type bitcoin_blkid, log backward endianness. 2017-12-21 11:05:38 +00:00
utils.c
utils.h
utxo.c hsm: Make sure to pass close_info along with the UTXO 2018-01-08 17:19:25 +01:00
utxo.h hsm: Make sure to pass close_info along with the UTXO 2018-01-08 17:19:25 +01:00
version.c
version.h
wire_error.c
wire_error.h
wireaddr.c build: Add needed UNIX standard includes. 2018-01-23 16:10:19 +01:00
wireaddr.h
withdraw_tx.c travis: reenable check-source (without BOLT text). 2017-12-21 14:33:27 +01:00
withdraw_tx.h