HomePhabricator

Remove ::dustRelayFee global

Description

Remove ::dustRelayFee global

Summary:
This concludes backport of core#25648
https://github.com/bitcoin/bitcoin/pull/25648/commits/fadc14e4f514e7167723285e0ac3d4a7149bbee6

The paymentserver test now needs a proper node context to access getDustRelayFee. This was the last remaining callsite in the codebase that used MakeNode() without passing a NodeContext, so we can remove the error-prone nullptr default value.

Test Plan: ninja all check-all

Reviewers: #bitcoin_abc, Fabien

Reviewed By: #bitcoin_abc, Fabien

Differential Revision: https://reviews.bitcoinabc.org/D15756

Details

Provenance
MacroFake <falke.marco@gmail.com>Authored on Jul 21 2022, 11:47
PiRKCommitted on Mar 26 2024, 17:00
PiRKPushed on Mar 26 2024, 17:00
Reviewer
Restricted Project
Differential Revision
D15756: Remove ::dustRelayFee global
Parents
rABCcbace441a736: [Cashtab] Implement custom Input elements in Send, SendToken, and Configure
Branches
Unknown
Tags
Unknown

Event Timeline