Page MenuHomePhabricator

Move fee setting of OutputGroup to Insert
ClosedPublic

Authored by Fabien on Jun 8 2023, 21:01.

Details

Reviewers
PiRK
Group Reviewers
Restricted Project
Commits
rABCa9e91bbf1bc9: Move fee setting of OutputGroup to Insert
Summary
OutputGroup will handle the fee and effective value computations inside of Insert. It now needs to take the effective feerate and long term feerates as arguments to its constructor.

This is a partial backport of core#20040:
https://github.com/bitcoin/bitcoin/pull/20040/commits/99b399aba5d27476b61b4865cc39553d03965d57

Depends on D14018.

Test Plan
ninja all check-all

Diff Detail

Repository
rABC Bitcoin ABC
Lint
Lint Not Applicable
Unit
Tests Not Applicable