2800 Commits (0d9a749282e28c9560141cc8d3b55cff3d4253ae)
 

Author SHA1 Message Date
Christian Decker 0d9a749282 github: Added issue template 7 years ago
Rusty Russell 7db88f0b8a external: make submodule hacks more general, and common. 7 years ago
Carl Dong e624046c74 external/Makefile: Initialize/update libwally-core submodule. 7 years ago
Carl Dong a6e2e46b54 Submodulize and update libwally-core for LTO removal. 7 years ago
Rusty Russell 635b7d5799 Revert changes to external files. 7 years ago
Rusty Russell 6daa770b0e Minor whitespace/comment spelling fixes. 7 years ago
Christian Decker acc6afc8de gossip: Directly return an error if we don't know a node's address 7 years ago
Christian Decker 61e982c6b7 gossip: Implement connection failed handler in lightningd 7 years ago
Christian Decker 932dbd8c2c gossip: Give up connecting after 10 attempts 7 years ago
Christian Decker f5147f27c9 gossip: Added message for unsuccessful connection attempts 7 years ago
Ronald van der Meer 6a9f40f7cc Different states explained 7 years ago
rvandermeer 4c0f7dbd04 Spelling corrections (#824) 7 years ago
ZmnSCPxj 8f5584d7d6 peer_control: Correct roundoff of remote-side msatoshi. 7 years ago
practicalswift 7e8f1945f2 Adjust tests to new log text 7 years ago
practicalswift 689db5b7c1 Onboarding: Make log output texts friendlier to new users 7 years ago
Christian Decker 92ce3d5e8d opts: Declare --port to be an early arg 7 years ago
Ephraim Raj a095a59083 Allow pong when in CHANNELD_AWAITING_LOCKIN 7 years ago
Luca Vaccaro af26c91a2c Add litecoin testnet support 7 years ago
practicalswift 9f47c0431a Fix typos 7 years ago
luca vaccaro d36fa33c9b Explain table vars (#792) 7 years ago
ZmnSCPxj d03ca59f80 jsonrpc: Report standard JSON-RPC 2.0 error codes. 7 years ago
ZmnSCPxj e1d17e92e0 jsonrpc: Implement command_fail_detailed. 7 years ago
ZmnSCPxj 551dfedc4a jsonrpc: Internal: Support changing the error code internally. 7 years ago
ZmnSCPxj b2133e969f jsonrpc: Trivial compliance with JSON-RPC Error Object. 7 years ago
ZmnSCPxj 8c527f3931 common/json: Implement json_add_snum for signed numbers. 7 years ago
Christian Decker 1da27c51c2 gossip: Remove annoying nonlocal_gossip_broadcast_done status 7 years ago
Christian Decker a7a6b4646a json-rpc: Remove alarming debug statement 7 years ago
Christian Decker 3d2ef44064 gossipd: Do not report bind failures for IPv4 7 years ago
Christian Decker 8bf9f28a79 doc: Specify that pruned nodes do not work currently 7 years ago
Christian Decker 45c935ddba pytest: Have the db_query helper work on a copy of the DB 7 years ago
Rusty Russell 24ba5d6250 channeld: don't spam with all our attempts to commit. 7 years ago
Ronald van der Meer 8e087c1d71 clarified lightning-cli help dev-setfees description 7 years ago
Ronald van der Meer fa992ecaab clarified --lightning-dir syntax on help 7 years ago
William Casarin 5b4a62d822 doc: some sqlite db info for HACKING 7 years ago
Christian Decker 6cfc0a6275 fixup! masterd: Disable a channel when channeld fails 7 years ago
Christian Decker 2e5047f74b pytest: Fix test_pay_disconnect 7 years ago
Christian Decker dafd000c2a pytest: Check that we disable on closing and permfail. 7 years ago
Christian Decker e463386d75 masterd: Disable a channel when channeld fails 7 years ago
Christian Decker 007c349dec gossip: Implement handler for enabling and disabling channels 7 years ago
Christian Decker c6ae4b521f gossip: Add message to enable and disable a channel 7 years ago
Christian Decker d14969ce77 masterd: Peer has to know which direction an eventual channel is 7 years ago
Christian Decker 4f4b0e9bba channeld: Tell gossipd when we get a shutdown message from a peer 7 years ago
Christian Decker 6320142c34 channeld: Send disabling channel_update on shutdown 7 years ago
William Casarin 8aee38162c doc: Nix{,OS} build instructions 7 years ago
practicalswift 17aaa1d235 Fix lightning typos 7 years ago
practicalswift 3e40a48332 Add lightning spell check 7 years ago
practicalswift 2c17546cbd Onboarding: Make "lightning-cli" (without arguments) output the equivalent of "lightning-cli --help; lightning-cli help" 7 years ago
Rusty Russell bab3b1a16b wallet: get first blocknum from any channels. 7 years ago
Rusty Russell 661950e402 wallet: fix logic for finding first block. 7 years ago
Rusty Russell e66bd25b5c test_lightningd.py: test lockin while we're not running. 7 years ago