.. |
test
|
invoices: Extensive reorganization of invoice system.
|
7 years ago |
.gitignore
|
handshaked: remove.
|
7 years ago |
Makefile
|
features: Move feature-handling code to a common/features.c source.
|
7 years ago |
bitcoind.c
|
bitcoind: add helper for arg manip, make array a const char *.
|
7 years ago |
bitcoind.h
|
cli: Add rpcuser, rpcpassword and rpcconnect to bitcoind
|
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
|
Spelling corrections (#824)
|
7 years ago |
chaintopology.h
|
update references to sat/kb to sat/kw
|
7 years ago |
dev_ping.c
|
Start all command descriptions with a verb ("Show", "Set", etc.). Remove unused help texts.
|
7 years ago |
gossip_control.c
|
gossip: Implement connection failed handler in lightningd
|
7 years ago |
gossip_control.h
|
gossipd: rewrite to do the handshake internally.
|
7 years ago |
gossip_msg.c
|
JSONRPC listnodes: return timestamp, alias and color.
|
7 years ago |
gossip_msg.h
|
JSONRPC listnodes: return timestamp, alias and color.
|
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_end: allow htlc_out to have 0 msatoshi.
|
7 years ago |
htlc_end.h
|
wallet: abstract away delayed entry of wallet_payment.
|
7 years ago |
invoice.c
|
Start all command descriptions with a verb ("Show", "Set", etc.). Remove unused help texts.
|
7 years ago |
invoice.h
|
invoices: Extensive reorganization of invoice system.
|
7 years ago |
jsonrpc.c
|
jsonrpc: Report standard JSON-RPC 2.0 error codes.
|
7 years ago |
jsonrpc.h
|
jsonrpc: Implement command_fail_detailed.
|
7 years ago |
lightningd.c
|
Onboarding: Make log output texts friendlier to new users
|
7 years ago |
lightningd.h
|
pay: remove struct pay_command.
|
7 years ago |
log.c
|
log: block reporting on minor memleak.
|
7 years ago |
log.h
|
memleak: add backtrace to allocations.
|
7 years ago |
memdump.c
|
Start all command descriptions with a verb ("Show", "Set", etc.). Remove unused help texts.
|
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
|
cli: Add rpcuser, rpcpassword and rpcconnect to bitcoind
|
7 years ago |
options.h
|
lightningd: --deprecated-api option to turn off deprecated APIs.
|
7 years ago |
pay.c
|
Start all command descriptions with a verb ("Show", "Set", etc.). Remove unused help texts.
|
7 years ago |
pay.h
|
lightningd: unify pay vs forward path when handling failures.
|
8 years ago |
peer_control.c
|
lightningd: actually unwatch txs when onchaind says we should.
|
7 years ago |
peer_control.h
|
gossip: Implement connection failed handler in lightningd
|
7 years ago |
peer_htlcs.c
|
lightningd: check channeld isn't trying to add 0-satoshi incoming HTLCs.
|
7 years ago |
peer_htlcs.h
|
wallet: abstract away delayed entry of wallet_payment.
|
7 years ago |
peer_state.h
|
gossipd: rewrite to do the handshake internally.
|
7 years ago |
subd.c
|
subd: use peer log for messages (if any).
|
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
|
lightningd: actually unwatch txs when onchaind says we should.
|
7 years ago |
watch.h
|
lightningd: actually unwatch txs when onchaind says we should.
|
7 years ago |