43 Commits (5471e3c0fc0f4e50d4527542457d2e0e51965792)

Author SHA1 Message Date
Christian Decker 5471e3c0fc json-rpc: Mention `listforwards` and stats in CHANGELOG 6 years ago
Rusty Russell e2f4359c08 CHANGELOG: Fix up Added order, add note about htlc_maximum_msat. 6 years ago
Rusty Russell 81823e5fed CHANGELOG: add entry for help updates. 6 years ago
Rusty Russell 3e3543a12c CHANGELOG: note autotor port fix. 6 years ago
Rusty Russell 6ff7beab1f CHANGELOG: note gossip fix 0855422110 6 years ago
Christian Decker 81f5b89fe3 wallet: Actually load wallet stats when asked to 6 years ago
trueserve dbb9b0c077 options: Parse config file before opening working directory 6 years ago
Rusty Russell a3e87af19e CHANGELOG.md: update for flurry of HTLC fixes. 6 years ago
Rusty Russell de37586a97 gossipd: use riskfactor in getroute, not "1". 6 years ago
Rusty Russell bb5e2ffafb gossipd: don't create redundant node_announcements. 6 years ago
Rusty Russell 0baa5f7071 gossipd: send node announcement on startup. 6 years ago
Rusty Russell c8c3294a23 json-invoice: add routeboost, warnings. 6 years ago
Rusty Russell 95c9a73fbb gossipd: set sent flag when sending reply_short_channel_ids_end 6 years ago
Rusty Russell 9455331575 json: use bolt naming for features arrays in listnodes, listpeers. 6 years ago
Rusty Russell 9fa7f5e30e listpeers: include current htlc information. 6 years ago
Rusty Russell e450c6bbdb gossipd: remove time-delayed local channel_update, produce DISABLE on-demand. 6 years ago
lisa neigut b1ceaf9910 gossipd: Update BOLT-split flags in channel_update 6 years ago
Rusty Russell 4198cb34a2 CHANGELOG.md: catchup with changes so far. 6 years ago
Rusty Russell 7744c41521 listpeers: add 'scratch_txid' for the tx we would broadcast if necessary. 6 years ago
Rusty Russell 5f059ef3fe CHANGELOG.md: add Unreleased section at the top. 6 years ago
Rusty Russell fdf67d62ba CHANGELOG.md: update for 0.6.1 final. 6 years ago
Rusty Russell 33c6285787 feerates: turn it into a simple query API, remove setting. 6 years ago
Rusty Russell 14dc1c37ab fundchannel / withdraw: allow explicit feerate setting. 6 years ago
Rusty Russell 77d3ca3ea3 v0.6.1-rc1 6 years ago
Rusty Russell a4b952ebc7 feerate: include rough estimates of actual tx costs. 6 years ago
Rusty Russell c7c5affa3f feerates: new command to inject/query fee estimates. 6 years ago
Rusty Russell 9d517ddc1d options: remove default-fee-rate now we don't use it. 6 years ago
Rusty Russell ebaf5eaf2e channeld: send option_data_loss_protect fields. 6 years ago
Christian Decker 8f56d64a1f log: Append the current time to the crash log filename 6 years ago
Rusty Russell 213be90e77 log: implement reopening log-file on SIGHUP 6 years ago
Rusty Russell 63e4ea17af channeld: don't commit until we've seen recent incoming msg, ping if required. 6 years ago
Rusty Russell 71575b2115 ping: no longer a dev_ command. 6 years ago
Rusty Russell 4f1186c4b1 connectd: iterate through all known addresses for a peer, not just one. 6 years ago
Rusty Russell 51c65ebc42 CHANGELOG: add openingd change. 6 years ago
Rusty Russell 60b95d4764 pylightning: add method and payload as proper fields. 6 years ago
Christian Decker 6dae525c07 pytest: Check description of newly created invoices 6 years ago
Christian Decker 8201764117 routing: Skip channels that require larger HTLCs than we are routing 6 years ago
Rusty Russell c5b5f74965 lightningd: display all addresses in listnodes. 6 years ago
Christian Decker 2d1190d929 wallet: Add missing description field to the invoices iteration 6 years ago
Christian Decker d3edfc8028 onion: Print the extracted channel_update and onionreply to debug 6 years ago
Rusty Russell 52303029aa fundchannel: cap 'all' at 2^24-1 satoshi. 6 years ago
Rusty Russell 9e14d6cf04 Remove all JSON commands and fields deprecated before 0.6. 6 years ago
Rusty Russell ab331f79a0 Add and fill in CHANGELOG.md 6 years ago