Skip to content

lightning-rf #740 set feespike factor to 2#3589

Merged
cdecker merged 1 commit into
ElementsProject:masterfrom
m-schmoock:fix/rfc740_feespike_factor
Mar 19, 2020
Merged

lightning-rf #740 set feespike factor to 2#3589
cdecker merged 1 commit into
ElementsProject:masterfrom
m-schmoock:fix/rfc740_feespike_factor

Conversation

@m-schmoock
Copy link
Copy Markdown
Collaborator

@m-schmoock m-schmoock commented Mar 12, 2020

This PR makes our channel lockup drain mitigation 86c28b2 compatible with the upcoming changes of the lightning/bolts#740 wich will set this value to a factor of 2.

@m-schmoock m-schmoock requested a review from cdecker as a code owner March 12, 2020 14:39
@m-schmoock m-schmoock force-pushed the fix/rfc740_feespike_factor branch 3 times, most recently from 0b47e45 to 78335ef Compare March 13, 2020 08:27
@cdecker
Copy link
Copy Markdown
Member

cdecker commented Mar 13, 2020

Surprise, we have hardcoded values in tests... I wanted to remove them ever since I got started with the elements support, since they can break way too easily.

@m-schmoock m-schmoock force-pushed the fix/rfc740_feespike_factor branch 2 times, most recently from ee60bd1 to 3effa3c Compare March 13, 2020 14:11
Comment thread lightningd/peer_control.c
Comment thread tests/test_pay.py
Comment thread tests/test_pay.py Outdated
Comment thread tests/test_pay.py Outdated
@m-schmoock m-schmoock force-pushed the fix/rfc740_feespike_factor branch 2 times, most recently from e1efcef to 2c7f8b4 Compare March 19, 2020 11:36
Changelog-Fixed: Use lightning-rfc ElementsProject#740 feespike margin factor of 2
@m-schmoock m-schmoock force-pushed the fix/rfc740_feespike_factor branch from 2c7f8b4 to 9f0064c Compare March 19, 2020 11:36
Copy link
Copy Markdown
Member

@cdecker cdecker left a comment

Choose a reason for hiding this comment

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

This conflicts with my cleanup PR, but doesn't introduce new failures, so I'll rebase #3568 on top of this.

ACK 9f0064c

Comment thread channeld/full_channel.c
* ACINQ's @t-bast
* (https://github.com/lightningnetwork/lightning-rfc/issues/728) and
* demonstrated with c-lightning by @m-schmook
* demonstrated with c-lightning by @m-schmoock
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Sorry about mistyping your nickname btw 😉

@cdecker cdecker merged commit af7e879 into ElementsProject:master Mar 19, 2020
@m-schmoock m-schmoock deleted the fix/rfc740_feespike_factor branch March 21, 2020 11:45
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.

2 participants