.. |
test
|
wallet: Added unilateral close info to utxo
|
7 years ago |
.gitignore
|
handshaked: remove.
|
7 years ago |
Makefile
|
lightningd: tal memleak detection, dev-memleak command.
|
7 years ago |
bitcoind.c
|
bitcoind: delete chaintips code.
|
7 years ago |
bitcoind.h
|
bitcoind: delete chaintips code.
|
7 years ago |
build_utxos.c
|
wallet: Use newindex primitive to generate change key index
|
7 years ago |
build_utxos.h
|
build_utxos: fix weight calculation, and make more accurate.
|
7 years ago |
chaintopology.c
|
lightningd/chaintopology: remove unneeded chain_topology pointer from block.
|
7 years ago |
chaintopology.h
|
lightningd/chaintopology: remove unneeded chain_topology pointer from block.
|
7 years ago |
dev_ping.c
|
jsonrpc: make explicit call to indicate cmd is still pending.
|
7 years ago |
gossip_control.c
|
gossip: fix default broadcast interval, move option.
|
7 years ago |
gossip_control.h
|
gossipd: rewrite to do the handshake internally.
|
7 years ago |
gossip_msg.c
|
json_getchannels: add public flag.
|
7 years ago |
gossip_msg.h
|
json_getchannels: add public flag.
|
7 years ago |
hsm_control.c
|
hsm: Cleanup after merging control and client libraries
|
7 years ago |
hsm_control.h
|
lightningd/hsm_control: use a simple fd for HSM.
|
8 years ago |
htlc_end.c
|
htlc_out: initialize hout->key.id, in case we destroy it before setting.
|
7 years ago |
htlc_end.h
|
htlc_out: initialize hout->key.id, in case we destroy it before setting.
|
7 years ago |
invoice.c
|
invoice: Modify waitanyinvoice interface to use pay_index.
|
7 years ago |
invoice.h
|
invoice: Add pay_index member to struct invoice.
|
7 years ago |
jsonrpc.c
|
Check return value of json_get_params(...) call in json_getlog(...) and json_getpeers(...)
|
7 years ago |
jsonrpc.h
|
bitcoin: create new wrapper type bitcoin_txid, log backward endianness.
|
7 years ago |
lightningd.c
|
gossip: fix default broadcast interval, move option.
|
7 years ago |
lightningd.h
|
lightningd: remove unused "forever_confirms" parameter.
|
7 years ago |
log.c
|
log: mark ltmp as notleak.
|
7 years ago |
log.h
|
memleak: add backtrace to allocations.
|
7 years ago |
memdump.c
|
lightningd: require explicit LIGHTNINGD_DEV_MEMLEAK env var to do memleak.
|
7 years ago |
netaddress.c
|
wireaddr: add ip[:port] parsing
|
7 years ago |
netaddress.h
|
wireaddr: add ip[:port] parsing
|
7 years ago |
opt_time.c
|
common: absorb remaining files from daemon/
|
7 years ago |
opt_time.h
|
headers: fix up header idempotent lines.
|
7 years ago |
options.c
|
lightningd: remove unused "forever_confirms" parameter.
|
7 years ago |
options.h
|
ipaddr: rename to wireaddr.
|
7 years ago |
pay.c
|
pay: close leaks.
|
7 years ago |
pay.h
|
lightningd: unify pay vs forward path when handling failures.
|
8 years ago |
peer_control.c
|
lightningd: call peer_last_tx() to update peer->last_tx before saving to db.
|
7 years ago |
peer_control.h
|
chain_topology: two-stage startup.
|
7 years ago |
peer_htlcs.c
|
lightningd: call peer_last_tx() to update peer->last_tx before saving to db.
|
7 years ago |
peer_htlcs.h
|
htlc: Defer saving the outgoing payment until we store the HTLC
|
7 years ago |
peer_state.h
|
gossipd: rewrite to do the handshake internally.
|
7 years ago |
subd.c
|
Make sure fsync, connect and close are never accidentally passed negative arguments
|
7 years ago |
subd.h
|
subd: wrap all message callbacks in a transaction.
|
7 years ago |
txfilter.c
|
txfilter: Expose the txfilter_add_scriptpubkey function
|
7 years ago |
txfilter.h
|
txfilter: Expose the txfilter_add_scriptpubkey function
|
7 years ago |
watch.c
|
bitcoin: create new wrapper type bitcoin_txid, log backward endianness.
|
7 years ago |
watch.h
|
bitcoin: create new wrapper type bitcoin_txid, log backward endianness.
|
7 years ago |