Skip to content

Increase minimum relay fee#11

Closed
michaelsutton wants to merge 3 commits into
transient-activationfrom
min-fee-increase
Closed

Increase minimum relay fee#11
michaelsutton wants to merge 3 commits into
transient-activationfrom
min-fee-increase

Conversation

@michaelsutton
Copy link
Copy Markdown
Owner

@michaelsutton michaelsutton commented May 12, 2026

Raises the minimum relay fee to 100 sompi/gram and updates mempool fee estimation, wallet fee generation, integration fixtures, and Rothschild transaction generation to follow the new floor.

ctx: https://gist.github.com/michaelsutton/a5c9bff6c9e9713edd0de9a3059bab9a

Increase the default relay floor to 100 sompi/gram and apply it over max(compute, transient) mass.

Keep realtime fee estimation buckets floored at the minimum standard feerate and cover the edge cases in mining tests.
Raise wallet relay-fee calculations while keeping the legacy dust heuristic separate.

Reconcile final generator outputs against the actual final transaction mass so storage mass cannot leave fees underfunded.
Price integration and Rothschild-generated transactions at 101 sompi/gram over max(compute, transient) mass.

Account for large signature scripts in daemon seqcommit spends so fixtures clear the new relay floor.
@michaelsutton
Copy link
Copy Markdown
Owner Author

I'll reopen this directly over kaspanet/toccata branch after merging kaspanet#995

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.

1 participant