222 Commits (d2a5f056a83902ccaa04e3a8ec39d5e6a079c0dd)

Author SHA1 Message Date
darosior fac5faacc0 Document hsm_secret encryption 5 years ago
trueptolemy bb5aa774e2 CHANGELOG: Add the entry about `destination` in `close` 5 years ago
trueptolemy d59015d4ca CHANGELOG: Add the entries about the new parameter name `amount` 5 years ago
Rusty Russell 33c658ecfb gossipd: advertize all our features in node_announcement. 5 years ago
Rusty Russell 15612d269a Make option_static_remotekey non-EXPERIMENTAL now it's in spec. 5 years ago
darosior 61c07bca45 doc: Document the changes to the 'plugin' command 5 years ago
Rusty Russell 4e8141aa36 features: remove INITIAL_ROUTING_SYNC. 5 years ago
Rusty Russell 27790832a5 gossipd: gossip_queries_ex is not longer experimental. 5 years ago
Rusty Russell fe66b53fb9 jsonrpc: add more fields to listfunds. 5 years ago
trueptolemy ece0ec8bb9 CHANGELOG: Add the entry about `pay` can exclude error nodes 5 years ago
trueptolemy 36852c36e6 CHANGELOG: Add the entry about `getroute` supports excluding nodes 5 years ago
lisa neigut 5c70890efa rpc: add 'utxos' parameter to txprepare + withdraw 5 years ago
lisa neigut b1f05795a8 rpc: have fundchannel_start also return scriptpubkey 5 years ago
trueptolemy 4c2bc91955 CHANGLOG: Add the CHANGLOG entry of extending `fundchannel_cancel` 5 years ago
Rusty Russell afbed94a6c gossipd: work around missing pwritev(). 5 years ago
trueptolemy 8df27a7bbb CHANGELOG: Add the entry for `sendpay_success` and `sendpay_failure` 5 years ago
darosior e52af0d1ea doc: Document the new dependency 5 years ago
darosior a7cbe93fb8 closingd: retransmit 'funding_locked' if we reconnect without any update 5 years ago
Rusty Russell 077ba88b88 JSON: remove listpayments. 5 years ago
Rusty Russell 884f4fa6d0 JSON: Remove description fields. 5 years ago
Rusty Russell acf3952acc JSON: remove handling of pre-Adelaide (B:T:N) short_channel_ids. 5 years ago
Rusty Russell a134062f98 bolt11: handle `9` fields for new features. 5 years ago
trueptolemy b5600b5403 CHANGELOG: And the entry of the change of `txprepare` 5 years ago
darosior 4672795e1a lightningd: don't join the config_dir to the pid_file path 5 years ago
lisa neigut 5663ecc599 listfunds: add 'blockheight' for confirmed transactions 5 years ago
ZmnSCPxj 8eddbb4561 CHANGELOG.md: Reset for next release. 5 years ago
Rusty Russell 804aee766e v0.7.2.1: Nakamoto's Pre-approval by US Congress 5 years ago
Rusty Russell dd617f9cbe v0.7.2 5 years ago
Rusty Russell c7b5216be8 v0.7.2-rc2 5 years ago
Rusty Russell f18b911032 lightningd: listforwards shouldn't put in zero fields for fields we don't know. 5 years ago
Rusty Russell 3fec154413
CHANGELOG.md: shuffle and format into order, label rc1 5 years ago
Rusty Russell ca28c30eff funding: don't allow funding new channels until we're synced. 5 years ago
Rusty Russell 5e78960be0 CHANGELOG: note the support for #557. 5 years ago
Rusty Russell 83e654a106 close: change to a unilateraltimeout argument. 5 years ago
Christian Decker 674017fa1e changelog: Add note on the block backfilling and cleanup fix 5 years ago
Rusty Russell 2f30cdc731 contrib: simple script to bootstrap node. 5 years ago
Rusty Russell 596972366d wire: always ignore unknown odd messages. 5 years ago
Rusty Russell b460590278 plugins: detect and fixup old relative paths. 5 years ago
Rusty Russell fd63b8bf53 lightningd: chdir as soon as we know lightning dir. 5 years ago
trueptolemy 5c153de81e CHANGELOG: Add the record for `forward_event` 5 years ago
trueptolemy bcec6bb6cc API: 'listforwards' now include 'payment_hash' field 5 years ago
Rusty Russell 2255dd4dda
lightningd: avoid thundering herd on restart. 5 years ago
trueptolemy 0ae20399bd CHANGELOG: check the bitcoind version when `setup_topology` 5 years ago
Rusty Russell 310d806dd3 plugins: document and extend the ~/.lightning/plugins/ dir. 5 years ago
darosior 1e2f379e1b Add a CHANGELOG bragline for the plugin command and new fields in 5 years ago
Rusty Russell 6da420a65b lightning-cli: change default printing in response to "format-hint": "simple". 5 years ago
darosior d72f0589bd Add 'channel_opened' notification to changelog 5 years ago
Rusty Russell 6c7a45623e common: detect "sync error" from lnd. 5 years ago
Rusty Russell 443d95e487 lightningd: call disconnect notifier if other side disconnected. 5 years ago
Kristaps Kaupe d02496b89b Return output idx for a funding tx in a channel information in listfunds 5 years ago