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

Phase2 pubnet limits and fees #4238

Merged
merged 1 commit into from Mar 14, 2024
Merged

Phase2 pubnet limits and fees #4238

merged 1 commit into from Mar 14, 2024

Conversation

anupsdf
Copy link
Contributor

@anupsdf anupsdf commented Mar 12, 2024

What?

Ledger wide limits and write fees are changing in Phase 2.

Ledger limit change since phase 1:

"ledger_max_instructions": 500000000,
"ledger_max_read_ledger_entries": 200,
"ledger_max_read_bytes": 500000,
"ledger_max_write_ledger_entries": 125,
"ledger_max_write_bytes": 70000,

Write fee changes since phase 1:

          "bucket_list_target_size_bytes": 12500000000,
          "write_fee1_kb_bucket_list_low": -193153,
          "write_fee1_kb_bucket_list_high": 57695,

@anupsdf anupsdf requested review from sisuresh and dmkozh March 12, 2024 21:36
@anupsdf anupsdf changed the base branch from master to acceptance-test-pass March 12, 2024 22:01
@anupsdf anupsdf changed the base branch from acceptance-test-pass to master March 12, 2024 22:02
@sisuresh
Copy link
Contributor

r+ ca712f0

latobarita added a commit that referenced this pull request Mar 12, 2024
Phase2 pubnet limits and fees

Reviewed-by: sisuresh
@sisuresh
Copy link
Contributor

r+ ca712f0

@sisuresh
Copy link
Contributor

@latobarita: retry

@latobarita latobarita merged commit ede03b1 into stellar:master Mar 14, 2024
15 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.

None yet

4 participants