Skip to content
Snippets Groups Projects
Commit d9338293 authored by Ian Jackson's avatar Ian Jackson
Browse files

Add semver notes

parent 4111c63b
No related branches found
No related tags found
No related merge requests found
ADDED: `channel` configuration, and `channnel.padding` config variable.
ADDED: PaddingNegotiateCmd caret_int
BREAKING: PaddingNegotiate constructors changed
BREAKING: get_or_launch takes a ChannelUsage argument
BREAKING: ChanMgr::new takes new dormancy, config, and netparams arguments
BREAKING: AbstractChannel has a new method engage_padding_activities
ADDED: ChannelConfig, Dormancy, ChannelUsage
BREAKING: Circuit construction now requires a ChannelUsage
ADDED: ReconfigureError::Bug enum variant
ADDED: misc::PaddingLevel
BREAKING: Remove key-specific accessors.
BREAKING: ChannelsParamsUpdates renamed to ChannelPaddingInstructionsUpdates
ADDED: Channel::engage_padding_activities
ADDED: New methods for updating dormancy, netparams, and config
BREAKING: padding::Parameters fields (builder methods) renamed to remove _ms suffix
ADDED: padding::Parameters constructor disabled, and method padding_negotiate_cell
BREAKING: ChannelsParamsUpdates::total_update changed, is now initial_update
ADDED: ChannelPaddingInstructionsUpdates::combine, and field accessors
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment