Add draft-aphelionz-marginal-fee: Reduce Marginal Fee to 1000 Zatoshis - #1352
Open
aphelionz wants to merge 1 commit into
Open
Add draft-aphelionz-marginal-fee: Reduce Marginal Fee to 1000 Zatoshis#1352aphelionz wants to merge 1 commit into
aphelionz wants to merge 1 commit into
Conversation
aphelionz
force-pushed
the
aphelionz/marginal-fee-zip
branch
2 times, most recently
from
August 17, 2026 19:53
d141e0c to
a820a55
Compare
Collaborator
|
Very in favor of this. I'd even support going lower than 1000 zats, to 500 zats/action. Big proponent of the October 1st target as well. |
ValarDragon
reviewed
Aug 17, 2026
ValarDragon
reviewed
Aug 17, 2026
| | Date | Milestone | | ||
| |------------|--------------------------------------------------------------------| | ||
| | 2026-08-25 | `Discussions-To` filled, PR opened upstream | | ||
| | 2026-09-01 | Node implementations land the relay policy change and the override | |
Collaborator
There was a problem hiding this comment.
I support just updating Zakura for this, I think a 1000 zat fee is sufficient for the mempool overhead. Just need to ensure that gossipping too low of a fee won't get you mempool banned, and if so add that to mempool metadata negotiation
Proposes reducing ZIP 317's marginal_fee from 5,000 to 1,000 zatoshis per logical action, lowering the minimal 2-action conventional fee from 10,000 to 2,000 zatoshis. No other ZIP 317 parameter or formula changes. This is a wallet convention and node relay policy change, so it requires no consensus change and no network upgrade. Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
aphelionz
force-pushed
the
aphelionz/marginal-fee-zip
branch
from
August 17, 2026 20:23
a820a55 to
c88c1b8
Compare
6 tasks
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Adds a draft ZIP proposing a reduction of ZIP 317's
marginal_feefrom 5,000 to 1,000 zatoshis per logical action. The conventional fee for a minimal 2-action transaction goes from 10,000 to 2,000 zatoshis; no other ZIP 317 parameter or formula changes.This is a wallet convention and node relay policy change, so it requires no consensus change and no network upgrade.