166 Commits (fc6de9443f4e2f18bbd53719d730e83b289f59c7)

Author SHA1 Message Date
Rusty Russell fc6de9443f v0.7.1rc5. 5 years ago
Rusty Russell 707ce4cf66 0.7.1rc4 5 years ago
Rusty Russell c1328b3fb7 CHANGELOG.md: v0.7.1rc3 5 years ago
Christian Decker ee587af99e json-rpc: Disable `listtransactions` for the 0.7.1 release 5 years ago
Rusty Russell 77018e6200 CHANGELOG.md: note the db_write hook and listtransactions command. 5 years ago
Rusty Russell 57405d7b68 CHANGELOG.md: v0.7.1rc2 5 years ago
Rusty Russell ea1c52f380 CHANGELOG: Unreleased -> rc1 5 years ago
Rusty Russell bbbe2f5437 CHANGELOG.md: reorder with most impactful changes at top. 5 years ago
lisa neigut 388f31a151 funding: update CHANGELOG with new RPC calls 5 years ago
Rusty Russell c6ec9443b9 jsonrpc: don't return "stop" until we actually have freed resources. 5 years ago
Rusty Russell adc4bf1817 pylightning: remove 0.6.2 JSON compat wedge. 5 years ago
Rusty Russell 1e32b4ab29 gossipd: adjust gossip filters if we discover we're missing gossip. 5 years ago
darosior 7ce4fcd983 Added a CHANGELOG brag line about 'fundchannel' accepting an utxo list 5 years ago
Rusty Russell b48c644e7a listchannels: add `htlc_minimum_msat` and `htlc_maximum_msat` fields. 5 years ago
Rusty Russell 6f015b69fd channeld: don't send feerate spam if we can't set it as high as we want. 5 years ago
Rusty Russell d65946ae53 CHANGELOG: Fix typo in @cdecker's name. 5 years ago
trueptolemy 1ca0eef744 doc: Add the description for 'warning' notification and add a CHANGELOG entry 5 years ago
Simon Vrouwe bbedd3819d plugins/pay.c: add curly braces arround JSON data field 5 years ago
Rusty Russell 985048edf8 wallet: new commands 'txprepare', 'txsend' and 'txdiscard'. 5 years ago
Christian Decker a57fdf2033 plugin: Added CHANGELOG entry and docs for the htlc_accepted hook 5 years ago
darosior fba050e891 CHANGELOG: Add some informations about the new category field in commands 5 years ago
trueptolemy 11412435ce Channeld: init channel with remote announcement info when restart 6 years ago
Rusty Russell 5506924f2f pay: update documentation. 5 years ago
darosior e99335eefb CHANGELOG: Add a line about the new default plugin directory 6 years ago
Rusty Russell e5b5f1d7e5 openingd: add openchannel hook. 5 years ago
Rusty Russell 6b32b72dee configure: use "-Og" for non-developer builds, add COPTFLAGS variable. 6 years ago
Rusty Russell 2a2341c56c bolt11: fix decoding and encoding of unknown fields. 6 years ago
trueptolemy 3445abb553 json-rpc: Add failcode info in listforwards 6 years ago
Rusty Russell dddfdc7f10 pytest: add dev hack for testing option_upfront_shutdown_script. 6 years ago
Rusty Russell a552130d3d lightningd: make sure we correctly clear connections from connectd on error. 6 years ago
Rusty Russell 7f7ad4f89f connected_hook: allow hook to specify an error message. 6 years ago
Rusty Russell d0aefac5c3 wallet: fix crash when we have height requirement. 6 years ago
Michael Schmoock 37f4cbd4ab fix: changelog included setchannelfee for 0.7.0 6 years ago
Michael Schmoock 05b1b3f488 doc: adds capacity default values to manpage 6 years ago
Rusty Russell c84cade270 channeld: give some tolerance for empty commitments. 6 years ago
Rusty Russell 43d07aaed2 lightningd: implement invoice hook. 6 years ago
Rusty Russell aa00e26765 JSON: remove fields deprecated in 0.6.2. 6 years ago
Rusty Russell 70623076b8 CHANGELOG.md: note lnd-compat fixes 6 years ago
Rusty Russell ba41238df9 invoice: allow suffixes. 6 years ago
Rusty Russell 1d6584e733 invoice: change default expiry to 7 days. 6 years ago
Rusty Russell 77b859eaec lightning-cli: don't produce bad JSON if fields contain ". 6 years ago
Christian Decker 27afc804d5 json-rpc: Include received and resolved time to listforward result 6 years ago
Rusty Russell 13b5047a31 closingd: send option_dataloss_protect fields when reestablishing. 6 years ago
Michael Schmoock 0fc9368167 doc: commandline switch min-capacity-sat 6 years ago
Rusty Russell 2bd7df93c6 gossipd: preserve unannounced channels across store compaction. 6 years ago
trueptolemy 92b40cb68a fix:Add infor about how many blocks needed until funding is confirmed 6 years ago
trueptolemy 92c08cd861 Fix the version of bip32 private_key generation 6 years ago
Michael Schmoock c7ab5102ba doc: adds manpage and changelog 6 years ago
Rusty Russell 1069f48082 connectd: fix binding to a UNIX domain socket. 6 years ago
Rusty Russell 049f2351d4 newaddr: deprecate 'address' output. 6 years ago