Skip to content

Conversation

@aarani
Copy link

@aarani aarani commented Apr 12, 2023

This commit removes the check that compares mutual close fee with commit tx fee, this check is outdated and has been changed by this spec PR [1].

To prevent unreasonably high fee, this commit introduces MutualCloseMaxFeeMultiplier setting.

[1] lightning/bolts#847

@aarani aarani force-pushed the fixFeeCalculation branch 3 times, most recently from 6b4bb58 to 5668284 Compare April 12, 2023 11:45
aarani and others added 3 commits April 12, 2023 15:31
This commit fixes the issue caused by YoloDev.Expecto.TestSdk
upgrade to netcoreapp3.1.
Since compiler sometimes complains that it doesn't know which overload to use.
Instead we just prepare constructors for each integral types.

Might be related to dotnet/fsharp#1565
This commit removes the check that compares mutual
close fee with commit tx fee, this check is outdated
and has been changed by this spec PR [1].

To prevent unreasonably high fee, this commit introduces
MutualCloseMaxFeeMultiplier setting.

[1] lightning/bolts#847
@aarani aarani force-pushed the fixFeeCalculation branch from 9e2eee5 to 7e2e657 Compare April 12, 2023 12:01
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