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

Implement custom SlowAdjustingFeeUpdate in Dolphin #379

Closed
ghzlatarev opened this issue Feb 3, 2022 · 0 comments · Fixed by #571
Closed

Implement custom SlowAdjustingFeeUpdate in Dolphin #379

ghzlatarev opened this issue Feb 3, 2022 · 0 comments · Fixed by #571
Labels
A-dolphin Area: Issues and PRs related to the Dolphin Runtime A-runtime Area: Issues and PRs related to Runtimes P-low Priority: Low

Comments

@ghzlatarev
Copy link
Contributor

https:/paritytech/polkadot/blob/master/runtime/common/src/lib.rs#L81-L120
For starters simply copy these parameters, but eventually we want to experiment with tweaking them.
For example the AdjustmentVariable can be bumped to speed up the increase of TX fees as the network becomes more congested.
Some related PRs:
#296
#337
Some related open issues:
#343
Related doc:
https://www.notion.so/2d9269c2bb794ee0a1d05ab3ee3935ee?v=81a14d467201467280665fed9d3c32dc&p=d747e0ba3d7d49dc86c13da69d46dae8

@ghzlatarev ghzlatarev added A-runtime Area: Issues and PRs related to Runtimes A-dolphin Area: Issues and PRs related to the Dolphin Runtime labels Feb 3, 2022
@ghzlatarev ghzlatarev added the P-low Priority: Low label Mar 24, 2022
@ghzlatarev ghzlatarev mentioned this issue Jun 6, 2022
10 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-dolphin Area: Issues and PRs related to the Dolphin Runtime A-runtime Area: Issues and PRs related to Runtimes P-low Priority: Low
Projects
None yet
2 participants