Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Charge write fees for expiration entry bumps. #1010

Merged
merged 2 commits into from
Aug 22, 2023

Conversation

dmkozh
Copy link
Contributor

@dmkozh dmkozh commented Aug 21, 2023

What

Charge write fees for expiration entry bumps.

We charge these as a part of the rent fee, so it's effectively an additional flat component of the final rent cost. It's not going to be explicitly exposed or limited.

Why

Rent bumps are not completely free, so fee model needs to reflect that. Also this discourages doing extremely short-termed bumps and thus should reduce the ledger load a bit.

Known limitations

N/A

We charge these as a part of the rent fee, so it's effectively an additional flat component of the final rent cost. It's not going to be explicitly exposed or limited.
@dmkozh dmkozh enabled auto-merge (squash) August 22, 2023 13:30
@dmkozh dmkozh merged commit 5dc7547 into stellar:main Aug 22, 2023
8 checks passed
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