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(txpool): add consomptional fee model #1572

Merged
merged 16 commits into from
Nov 1, 2024

Conversation

Ja7ad
Copy link
Contributor

@Ja7ad Ja7ad commented Oct 31, 2024

config/example_config.toml Outdated Show resolved Hide resolved
config/example_config.toml Outdated Show resolved Hide resolved
store/store.go Outdated Show resolved Hide resolved
txpool/txpool.go Outdated Show resolved Hide resolved
txpool/txpool.go Outdated Show resolved Hide resolved
store/store.go Outdated Show resolved Hide resolved
@b00f b00f changed the title feat(txpool): add estimated minimum and consomptional fee feat(txpool): add consomptional fee model Nov 1, 2024
@b00f
Copy link
Collaborator

b00f commented Nov 1, 2024

Thanks @Ja7ad
The code quality is much better now...

@b00f b00f merged commit d8f993d into pactus-project:main Nov 1, 2024
11 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.

Update query to calculate the fee based on the consumption fee
2 participants