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

feat: Speedup inflation pallet #1017

Merged
merged 6 commits into from
Nov 16, 2023
Merged

Conversation

fairax
Copy link
Contributor

@fairax fairax commented Oct 17, 2023

No description provided.

@fairax fairax self-assigned this Oct 17, 2023
@@ -102,7 +102,7 @@ impl pallet_balances_adapter::Config for Runtime {
}

parameter_types! {
pub const InflationBlockInterval: BlockNumber = 100; // every time per how many blocks inflation is applied
pub const InflationBlockInterval: BlockNumber = 10; // every time per how many blocks inflation is applied
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Это должно быть под фичей

@fairax fairax force-pushed the feature/speedup-inflation-pallet branch from 2fe4c17 to 3a78b40 Compare October 17, 2023 10:19
@fairax fairax force-pushed the feature/speedup-inflation-pallet branch 3 times, most recently from c4016c6 to be1922f Compare October 18, 2023 08:51
@CertainLach
Copy link
Collaborator

Не хватает включения fast-inflation в CI, добавь его рядом со включением профиля integration-tests

@fairax fairax force-pushed the feature/speedup-inflation-pallet branch from 787f0bc to bd0a85e Compare November 15, 2023 18:46
@CertainLach CertainLach force-pushed the feature/speedup-inflation-pallet branch from bd0a85e to d9ca20a Compare November 16, 2023 09:48
@CertainLach CertainLach merged commit 32f66f7 into develop Nov 16, 2023
13 of 17 checks passed
@CertainLach CertainLach deleted the feature/speedup-inflation-pallet branch November 16, 2023 11:15
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

3 participants