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

Change default config file values #1568

Merged
merged 1 commit into from
Jul 5, 2023
Merged

Change default config file values #1568

merged 1 commit into from
Jul 5, 2023

Conversation

okdas
Copy link
Member

@okdas okdas commented Jul 5, 2023

Description

Changes default values for the config file.

Summary generated by Reviewpad on 05 Jul 23 23:19 UTC

This pull request changes the default values in the config.go file. Specifically, it increases the values for Mempool.Size and Mempool.CacheSize from 9000 to 18000. Additionally, it adds two new fields Mempool.MaxTxsBytes and Mempool.MaxTxBytes with their respective values. This patch also updates the FastSync.Version to "v1".

@reviewpad reviewpad bot added the small Pull request is small label Jul 5, 2023
@okdas okdas changed the title change default values Change default config file values Jul 5, 2023
@okdas okdas marked this pull request as ready for review July 5, 2023 23:36
@okdas okdas requested a review from Olshansk July 5, 2023 23:36
@Olshansk Olshansk added this to the Network Quality of Life milestone Jul 5, 2023
@okdas okdas merged commit 6ea15d7 into staging Jul 5, 2023
5 checks passed
@okdas okdas deleted the change-default-values branch July 5, 2023 23:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
small Pull request is small waiting-for-review
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

None yet

2 participants