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

Decreased block computation capacity #510

Merged
merged 3 commits into from
Mar 28, 2024
Merged

Conversation

ToufeeqP
Copy link
Contributor

@ToufeeqP ToufeeqP commented Mar 28, 2024

Pull Request type

Please add the labels corresponding to the type of changes your PR introduces:

  • Other:

Description

Decreased the block computation capacity by 60%, this will also decrease the DA transaction pricing. (From ~21.5 AVAIL/MB to ~8.5 AVAIL/MB ) and increased the base_weight by 100x to make the min tx cost to 0.1 AVAIL

Checklist

  • I have performed a self-review of my own code.
  • The tests pass successfully with cargo test.
  • The code was formatted with cargo fmt.
  • The code compiles with no new warnings with cargo build --release and cargo build --release --features runtime-benchmarks.
  • The code has no new warnings when using cargo clippy.
  • If this change affects documented features or needs new documentation, I have created a PR with a documentation update.

@ToufeeqP ToufeeqP requested review from prabal-banerjee, markopoloparadox and Leouarz and removed request for markopoloparadox March 28, 2024 09:37
@ToufeeqP ToufeeqP merged commit afb3b55 into main Mar 28, 2024
18 of 19 checks passed
@ToufeeqP ToufeeqP deleted the toufeeq/decrease-block-capacity branch March 28, 2024 14:29
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.

3 participants