core-lightning/doc/schemas
Rusty Russell 7f2aedc76f common: BOLT update: option_anchors_zero_fee_htlc_tx is now simply "option_anchors".
This is a difficult transition for us: this string appears in channel
types.  We make the transition now in the understanding that it will
be more difficult in future.

Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>

Changelog-Deprecated: JSON-RPC: `listpeers` `features` array string "option_anchors_zero_fee_htlc_tx": use "option_anchors" (spec renamed it).
Changelog-Added: JSON-RPC: `listpeers` `features` array string uses "option_anchors" for feature 22/23, following renaming in BOLT 9.
Changelog-Changed: JSON-RPC: `listclosedchannels`, `listpeerchannels`, `openchannel_update`, `openchannel_init`, `fundchannel`, `fundchannel_start` and `multifundchannel`: `channel_type` array `names` now contains "anchors" instead of "anchors_zero_fee_htlc_tx".
Changelog-Changed: lightningd: `--list-features-only` now lists "option_anchors" instead of "option_anchors_zero_fee_htlc_tx".
2024-06-19 15:54:24 +09:30
..
notification msggen: Schema for ConnectNotification + collisions 2024-05-16 14:00:18 +02:00
lightning-addgossip.json doc: updated schemas for json_examples 2024-04-04 13:16:27 +10:30
lightning-addpsbtoutput.json schemas: use sat and sat_or_all again where appropiate 2024-05-28 09:49:17 -05:00
lightning-autoclean-once.json doc: updated schemas for json_examples 2024-04-04 13:16:27 +10:30
lightning-autoclean-status.json doc: updated schemas for json_examples 2024-04-04 13:16:27 +10:30
lightning-autocleaninvoice.json doc: updated schemas for json_examples 2024-04-04 13:16:27 +10:30
lightning-batching.json doc: updated schemas for json_examples 2024-04-04 13:16:27 +10:30
lightning-bkpr-channelsapy.json doc: updated schemas for json_examples 2024-04-04 13:16:27 +10:30
lightning-bkpr-dumpincomecsv.json doc: updated schemas for json_examples 2024-04-04 13:16:27 +10:30
lightning-bkpr-inspect.json doc: updated schemas for json_examples 2024-04-04 13:16:27 +10:30
lightning-bkpr-listaccountevents.json doc: updated schemas for json_examples 2024-04-04 13:16:27 +10:30
lightning-bkpr-listbalances.json doc: updated schemas for json_examples 2024-04-04 13:16:27 +10:30
lightning-bkpr-listincome.json doc: updated schemas for json_examples 2024-04-04 13:16:27 +10:30
lightning-blacklistrune.json doc: updated schemas for json_examples 2024-04-04 13:16:27 +10:30
lightning-check.json doc: updated schemas for json_examples 2024-04-04 13:16:27 +10:30
lightning-checkmessage.json doc: updated schemas for json_examples 2024-04-04 13:16:27 +10:30
lightning-checkrune.json doc: updated schemas for json_examples 2024-04-04 13:16:27 +10:30
lightning-close.json doc: updated schemas for json_examples 2024-04-04 13:16:27 +10:30
lightning-commando-blacklist.json commando: update removal version for rpcs 2024-06-18 14:06:06 +09:30
lightning-commando-listrunes.json commando: update removal version for rpcs 2024-06-18 14:06:06 +09:30
lightning-commando-rune.json commando: update removal version for rpcs 2024-06-18 14:06:06 +09:30
lightning-commando.json doc: updated schemas for json_examples 2024-04-04 13:16:27 +10:30
lightning-connect.json doc: updated schemas for json_examples 2024-04-04 13:16:27 +10:30
lightning-createinvoice.json doc: Merge request and schema jsons in a single file 2024-03-19 14:58:59 +10:30
lightning-createonion.json doc: updated schemas for json_examples 2024-04-04 13:16:27 +10:30
lightning-createrune.json doc: updated schemas for json_examples 2024-04-04 13:16:27 +10:30
lightning-datastore.json doc: updated schemas for json_examples 2024-04-04 13:16:27 +10:30
lightning-datastoreusage.json doc: updated schemas for json_examples 2024-04-04 13:16:27 +10:30
lightning-decode.json doc: Fixed decode first_scid and first_scid_dir descriptions 2024-06-18 14:06:06 +09:30
lightning-decodepay.json doc: updated schemas for json_examples 2024-04-04 13:16:27 +10:30
lightning-deldatastore.json doc: updated schemas for json_examples 2024-04-04 13:16:27 +10:30
lightning-delforward.json doc: updated schemas for json_examples 2024-04-04 13:16:27 +10:30
lightning-delinvoice.json spelling: its listinvoices and listinvoicerequests 2024-04-20 10:49:50 -04:00
lightning-delpay.json doc: updated schemas for json_examples 2024-04-04 13:16:27 +10:30
lightning-deprecations.json doc: updated schemas for json_examples 2024-04-04 13:16:27 +10:30
lightning-dev-forget-channel.json doc: Updated dev command warning 2024-04-04 13:16:27 +10:30
lightning-disableinvoicerequest.json spelling: its listinvoices and listinvoicerequests 2024-04-20 10:49:50 -04:00
lightning-disableoffer.json doc: updated schemas for json_examples 2024-04-04 13:16:27 +10:30
lightning-disconnect.json doc: updated schemas for json_examples 2024-04-04 13:16:27 +10:30
lightning-emergencyrecover.json doc: updated schemas for json_examples 2024-04-04 13:16:27 +10:30
lightning-feerates.json doc: updated schemas for json_examples 2024-04-04 13:16:27 +10:30
lightning-fetchinvoice.json doc: updated schemas for json_examples 2024-04-04 13:16:27 +10:30
lightning-fundchannel.json common: BOLT update: option_anchors_zero_fee_htlc_tx is now simply "option_anchors". 2024-06-19 15:54:24 +09:30
lightning-fundchannel_cancel.json doc: updated schemas for json_examples 2024-04-04 13:16:27 +10:30
lightning-fundchannel_complete.json doc: updated schemas for json_examples 2024-04-04 13:16:27 +10:30
lightning-fundchannel_start.json common: BOLT update: option_anchors_zero_fee_htlc_tx is now simply "option_anchors". 2024-06-19 15:54:24 +09:30
lightning-funderupdate.json msggen: add funderupdate method 2024-05-17 16:30:43 +02:00
lightning-fundpsbt.json schemas: use sat and sat_or_all again where appropiate 2024-05-28 09:49:17 -05:00
lightning-getinfo.json doc: updated schemas for json_examples 2024-04-04 13:16:27 +10:30
lightning-getlog.json logging: add TRACE between DEBUG and IO 2024-05-08 21:05:49 -05:00
lightning-getroute.json doc: updated schemas for json_examples 2024-04-04 13:16:27 +10:30
lightning-help.json doc: updated schemas for json_examples 2024-04-04 13:16:27 +10:30
lightning-invoice.json doc: updated schemas for json_examples 2024-04-04 13:16:27 +10:30
lightning-invoicerequest.json doc: updated schemas for json_examples 2024-04-04 13:16:27 +10:30
lightning-keysend.json spelling: its listinvoices and listinvoicerequests 2024-04-20 10:49:50 -04:00
lightning-listchannels.json doc: updated schemas for json_examples 2024-04-04 13:16:27 +10:30
lightning-listclosedchannels.json common: BOLT update: option_anchors_zero_fee_htlc_tx is now simply "option_anchors". 2024-06-19 15:54:24 +09:30
lightning-listconfigs.json BOLT: update to include 2016 for max_htlc_cltv. 2024-05-09 16:14:23 -05:00
lightning-listdatastore.json doc: updated schemas for json_examples 2024-04-04 13:16:27 +10:30
lightning-listforwards.json doc: updated schemas for json_examples 2024-04-04 13:16:27 +10:30
lightning-listfunds.json doc: updated schemas for json_examples 2024-04-04 13:16:27 +10:30
lightning-listhtlcs.json doc: updated schemas for json_examples 2024-04-04 13:16:27 +10:30
lightning-listinvoicerequests.json doc: updated schemas for json_examples 2024-04-04 13:16:27 +10:30
lightning-listinvoices.json doc: updated schemas for json_examples 2024-04-04 13:16:27 +10:30
lightning-listnodes.json doc: updated schemas for json_examples 2024-04-04 13:16:27 +10:30
lightning-listoffers.json doc: updated schemas for json_examples 2024-04-04 13:16:27 +10:30
lightning-listpays.json doc: updated schemas for json_examples 2024-04-04 13:16:27 +10:30
lightning-listpeerchannels.json common: BOLT update: option_anchors_zero_fee_htlc_tx is now simply "option_anchors". 2024-06-19 15:54:24 +09:30
lightning-listpeers.json logging: add TRACE between DEBUG and IO 2024-05-08 21:05:49 -05:00
lightning-listsendpays.json spelling: its listinvoices and listinvoicerequests 2024-04-20 10:49:50 -04:00
lightning-listsqlschemas.json doc: updated schemas for json_examples 2024-04-04 13:16:27 +10:30
lightning-listtransactions.json doc: updated schemas for json_examples 2024-04-04 13:16:27 +10:30
lightning-makesecret.json doc: updated schemas for json_examples 2024-04-04 13:16:27 +10:30
lightning-multifundchannel.json common: BOLT update: option_anchors_zero_fee_htlc_tx is now simply "option_anchors". 2024-06-19 15:54:24 +09:30
lightning-multiwithdraw.json doc: updated schemas for json_examples 2024-04-04 13:16:27 +10:30
lightning-newaddr.json doc: updated schemas for json_examples 2024-04-04 13:16:27 +10:30
lightning-notifications.json doc: updated schemas for json_examples 2024-04-04 13:16:27 +10:30
lightning-offer.json offers: remove deprecated @ prefix. 2024-06-14 11:30:26 +09:30
lightning-openchannel_abort.json doc: updated schemas for json_examples 2024-04-04 13:16:27 +10:30
lightning-openchannel_bump.json common: BOLT update: option_anchors_zero_fee_htlc_tx is now simply "option_anchors". 2024-06-19 15:54:24 +09:30
lightning-openchannel_init.json common: BOLT update: option_anchors_zero_fee_htlc_tx is now simply "option_anchors". 2024-06-19 15:54:24 +09:30
lightning-openchannel_signed.json doc: Merge request and schema jsons in a single file 2024-03-19 14:58:59 +10:30
lightning-openchannel_update.json common: BOLT update: option_anchors_zero_fee_htlc_tx is now simply "option_anchors". 2024-06-19 15:54:24 +09:30
lightning-parsefeerate.json doc: updated schemas for json_examples 2024-04-04 13:16:27 +10:30
lightning-pay.json spelling: its listinvoices and listinvoicerequests 2024-04-20 10:49:50 -04:00
lightning-ping.json doc: updated schemas for json_examples 2024-04-04 13:16:27 +10:30
lightning-plugin.json doc: updated schemas for json_examples 2024-04-04 13:16:27 +10:30
lightning-preapproveinvoice.json doc: Merge request and schema jsons in a single file 2024-03-19 14:58:59 +10:30
lightning-preapprovekeysend.json doc: Merge request and schema jsons in a single file 2024-03-19 14:58:59 +10:30
lightning-recover.json doc: updated schemas for json_examples 2024-04-04 13:16:27 +10:30
lightning-recoverchannel.json doc: updated schemas for json_examples 2024-04-04 13:16:27 +10:30
lightning-renepay.json doc: updated schemas for json_examples 2024-04-04 13:16:27 +10:30
lightning-renepaystatus.json doc: Merge request and schema jsons in a single file 2024-03-19 14:58:59 +10:30
lightning-reserveinputs.json doc: updated schemas for json_examples 2024-04-04 13:16:27 +10:30
lightning-sendcustommsg.json doc: updated schemas for json_examples 2024-04-04 13:16:27 +10:30
lightning-sendinvoice.json msggen: add sendinvoice method 2024-05-13 20:06:40 +02:00
lightning-sendonion.json doc: updated schemas for json_examples 2024-04-04 13:16:27 +10:30
lightning-sendonionmessage.json doc: Merge request and schema jsons in a single file 2024-03-19 14:58:59 +10:30
lightning-sendpay.json spelling: its listinvoices and listinvoicerequests 2024-04-20 10:49:50 -04:00
lightning-sendpsbt.json doc: updated schemas for json_examples 2024-04-04 13:16:27 +10:30
lightning-setchannel.json doc: updated schemas for json_examples 2024-04-04 13:16:27 +10:30
lightning-setconfig.json doc: updated schemas for json_examples 2024-04-04 13:16:27 +10:30
lightning-setpsbtversion.json doc: updated schemas for json_examples 2024-04-04 13:16:27 +10:30
lightning-showrunes.json msggen: add showrunes method 2024-05-17 16:30:43 +02:00
lightning-signinvoice.json doc: updated schemas for json_examples 2024-04-04 13:16:27 +10:30
lightning-signmessage.json doc: updated schemas for json_examples 2024-04-04 13:16:27 +10:30
lightning-signpsbt.json doc: updated schemas for json_examples 2024-04-04 13:16:27 +10:30
lightning-splice_init.json doc: updated schemas for json_examples 2024-04-04 13:16:27 +10:30
lightning-splice_signed.json doc: updated schemas for json_examples 2024-04-04 13:16:27 +10:30
lightning-splice_update.json doc: updated schemas for json_examples 2024-04-04 13:16:27 +10:30
lightning-sql-template.json common: BOLT update: option_anchors_zero_fee_htlc_tx is now simply "option_anchors". 2024-06-19 15:54:24 +09:30
lightning-staticbackup.json doc: updated schemas for json_examples 2024-04-04 13:16:27 +10:30
lightning-stop.json doc: updated schemas for json_examples 2024-04-04 13:16:27 +10:30
lightning-txdiscard.json doc: updated schemas for json_examples 2024-04-04 13:16:27 +10:30
lightning-txprepare.json doc: updated schemas for json_examples 2024-04-04 13:16:27 +10:30
lightning-txsend.json doc: updated schemas for json_examples 2024-04-04 13:16:27 +10:30
lightning-unreserveinputs.json doc: updated schemas for json_examples 2024-04-04 13:16:27 +10:30
lightning-upgradewallet.json doc: updated schemas for json_examples 2024-04-04 13:16:27 +10:30
lightning-utxopsbt.json schemas: use sat and sat_or_all again where appropiate 2024-05-28 09:49:17 -05:00
lightning-wait.json spelling: its listinvoices and listinvoicerequests 2024-04-20 10:49:50 -04:00
lightning-waitanyinvoice.json spelling: its listinvoices and listinvoicerequests 2024-04-20 10:49:50 -04:00
lightning-waitblockheight.json doc: updated schemas for json_examples 2024-04-04 13:16:27 +10:30
lightning-waitinvoice.json spelling: its listinvoices and listinvoicerequests 2024-04-20 10:49:50 -04:00
lightning-waitsendpay.json doc: updated schemas for json_examples 2024-04-04 13:16:27 +10:30
lightning-withdraw.json schemas: use sat and sat_or_all again where appropiate 2024-05-28 09:49:17 -05:00