4206 Commits (6bbe5b60f68c612b4eaff12a87ea19b4638e4233)
 

Author SHA1 Message Date
Christian Decker 6bbe5b60f6 wallet: Extract the payment fields into a define 7 years ago
Christian Decker bc7393bb64 pay: Reduce nesting and fix minor type inconsistency 7 years ago
Christian Decker 1738107598 json-rpc: Add description argument to `sendpay` 7 years ago
Christian Decker ab223c2ade pay: Pass description to send_payment 7 years ago
Christian Decker 60e0eec967 wallet: Store payment description in the database 7 years ago
Christian Decker ff5ca37f3c wallet: Add descriptions to invoice and payment structs 7 years ago
Christian Decker 7119a02932 db: Add description fields to invoices and payments 7 years ago
Christian Decker 55d450ff00 pay: Exempt a fee from the maxfeepercent rule it is still tiny 7 years ago
Simon Vrouwe a235c1fa67 add more detail to log messages about feerate estimates 7 years ago
Mark Beckwith 1851ebbc56 programer -> developer 7 years ago
Mark Beckwith 428da65fb1 renamed error code 7 years ago
Mark Beckwith 381c32af75 Remove sigaction from run-param 7 years ago
Mark Beckwith 2ca1786931 Added check_fail function to run-param 7 years ago
Mark Beckwith b7203b0c0c Remove Developer Asserts from param.c 7 years ago
Rusty Russell 65103ac426 pytest: give more time for test_closing_torture. 7 years ago
Rusty Russell 9e14d6cf04 Remove all JSON commands and fields deprecated before 0.6. 7 years ago
Rusty Russell 8ee21bc352 Remove deprecated closing support from closingd. 7 years ago
Rusty Russell ab331f79a0 Add and fill in CHANGELOG.md 7 years ago
Jordan Baczuk 0b597f671a added (or remotely) to README 7 years ago
Christian Decker 3783281fdd git: Ignore the connectd test binaries 7 years ago
Rusty Russell be3b782cb4 pytest: add test for update being decoded from onion error. 7 years ago
Rusty Russell 36730ddb6d gossipd: dev-suppress-gossip. 7 years ago
Rusty Russell 162879d6a2 channeld: use fulfilled_htlc and failed_htlc msgs in single htlc case. 7 years ago
Rusty Russell f76203727d htlc_wire: be stricter in marshaling/unmarshaling struct failed_htlc. 7 years ago
Rusty Russell 3c651f19a8 channeld: send correct channel_update when reporting failure. 7 years ago
Rusty Russell 1119dd5577 channeld: always receive and maintain short_channel_id of failing channel. 7 years ago
Rusty Russell 73b3782943 gossipd: send latest update in error message, even if delayed. 7 years ago
Rusty Russell 3c66d5fa03 gossipd: add flag for locally disabling channel. 7 years ago
Rusty Russell 93cf28553d devtools/decodemsg: add --onion option for decoding onion errors. 7 years ago
Rusty Russell ef33dd2998 jsonrpc: reduce debug log spam for JSON commands. 7 years ago
Rusty Russell 2f78c90782 pytest: fix flakiness in test_penalty_outhtlc 7 years ago
Rusty Russell f73ea5d0ba pytest: test for correct wallet balances, re-enable penalty test. 7 years ago
Rusty Russell ae8b459932 onchaind: tell wallet when we see our revoked commitment tx `to_remote` output 7 years ago
William Casarin 8869204730 test: add pytest-xdist to the python test requirements 7 years ago
William Casarin 6e4745b28a doc: update python test requirements in HACKING 7 years ago
Rene Pickhardt 88ef2246e8 exchanged code containing goto with a do while loop (#1758) 7 years ago
Christian Decker d6048de100 json-rpc: Shutdown the JSON-RPC in the context of a DB transaction 7 years ago
Christian Decker ead0c8e17a pytest: Add test for issue 1737 that is expected to fail 7 years ago
Simon Vrouwe a80622edab at startup initialize smoothed feerate to polled feerate 7 years ago
Rusty Russell 378d73cd96 channeld: fix dev_disconnect doublefree crash. 7 years ago
Mark Beckwith e8edecfbf7 Add lightningd-config(5) to install 7 years ago
ueno 21e61a5232 fix: make devtools-clean 7 years ago
Rusty Russell 641b33349b peer_control: annotate feature bitfields as being taken. 7 years ago
Rusty Russell f2e0c35916 connectd: hack in a gossip flush as a workaround. 7 years ago
Rusty Russell 722dd05e9d lightningd: keep features arrays for connected peers. 7 years ago
Rusty Russell b5fcd54ef0 channeld: don't read from gossipfd while we're reconnecting. 7 years ago
Rusty Russell d241bd762c connectd: don't use gossip_getnodes_entry. 7 years ago
Rusty Russell c9435787cb connectd: remove gossip-related fields. 7 years ago
Rusty Russell 7b2641ed0d gossipd: remove peer-related fields and wire messages. 7 years ago
Rusty Russell 0d442b5ff2 gossipd: move files into connectd. 7 years ago