Skip to content

Changelog for v0.10.1 release#4675

Merged
rustyrussell merged 3 commits intoElementsProject:masterfrom
niftynei:nifty/v0.10.0rc1-changelog
Jul 23, 2021
Merged

Changelog for v0.10.1 release#4675
rustyrussell merged 3 commits intoElementsProject:masterfrom
niftynei:nifty/v0.10.0rc1-changelog

Conversation

@niftynei
Copy link
Copy Markdown
Collaborator

Notes for the release

Changelog-None.

Comment thread CHANGELOG.md Outdated
- Protocol: We now assume nodes support TLV onions (non-legacy) unless we have a `node_announcement` which says they don't. ([#4646])
- Protocol: Use a more accurate fee for mutual close negotiation. ([#4619])
- Protocol: channel feerates reduced to bitcoind's "6 block ECONOMICAL" rate. ([#4507])
- keysend now uses 22 for the final CTLV, making it rust-lightning compatible. ([#4548])
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Maybe rust-lightning it is out of the dictionary (if any exist)?

Copy link
Copy Markdown
Collaborator

@vincenzopalazzo vincenzopalazzo left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM 2e41917

@niftynei niftynei force-pushed the nifty/v0.10.0rc1-changelog branch from 2e41917 to 9ad704b Compare July 22, 2021 19:19
Comment thread CHANGELOG.md Outdated

### Added

- JSON-RPC: `invoice` now outputs explicit `payment_secret` it its own field. ([#4646])
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

s/it its/as its/?

Copy link
Copy Markdown
Contributor

@rustyrussell rustyrussell left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Ack 9ad704b

Wow, this is big release!

Comment thread CHANGELOG.md
## [v0.10.1rc1] - 2021-07-21: "<awaiting name selection>"

This release named by @nalinbhardwaj.

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

NOTE: dual funding and offers protocols have changed, and are incompatible with older releases (they're both still draft)

@rustyrussell
Copy link
Copy Markdown
Contributor

rustyrussell commented Jul 23, 2021

Also, need to note that rebalance and drain plugins will no longer work with this release due to payment_secret being compulsory, so they should be re-downloaded!

See lightningd/plugins#276

Copy link
Copy Markdown
Contributor

@rustyrussell rustyrussell left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Ack 50ffe6b

@rustyrussell rustyrussell merged commit f48857b into ElementsProject:master Jul 23, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants