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

Optimize the max PoV in relation to block fullness #1184

Open
ashutoshvarma opened this issue Feb 27, 2024 · 0 comments
Open

Optimize the max PoV in relation to block fullness #1184

ashutoshvarma opened this issue Feb 27, 2024 · 0 comments
Labels
project Issue is part of an ongoing project

Comments

@ashutoshvarma
Copy link
Member

After the introduction of paritytech/substrate#13958 during the v1.1.0 uplift, now the PoV is taken into account by transcation-payment pallet for adjusting fee and tx priority.

Currently we use max pov value from polkadot_primitives::MAX_POV_SIZE which caters more to the relay chain than to our block fullness.

This would need good understanding of existing tokenomics

@ashutoshvarma ashutoshvarma added the project Issue is part of an ongoing project label Feb 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
project Issue is part of an ongoing project
Projects
None yet
Development

No branches or pull requests

1 participant