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

About new feature #1026

Closed
masayil opened this issue Jul 28, 2022 · 3 comments
Closed

About new feature #1026

masayil opened this issue Jul 28, 2022 · 3 comments
Assignees
Labels
question Further information is requested

Comments

@masayil
Copy link

masayil commented Jul 28, 2022

1)If I dont't want to enable new feature #926 . Do I need to make any changes?
This is my command:geth_linux --cache 64000 --datadir /root/svc/node --config /root/svc/config.toml --pipecommit --txlookuplimit 0 --rpc.txfeecap 0 --txpool.reannouncetime 5m --syncmode full
2) conflict with the nodes enabled archive mode?

@unclezoro
Copy link
Collaborator

  1. No, no need to change anything.
  2. If you are running an archive node, you should not enable fastnode.

@kugimiya530
Copy link

kugimiya530 commented Jul 31, 2022

  1. No, no need to change anything.
  2. If you are running an archive node, you should not enable fastnode.

Hi if we are running fullnode with v1.1.11 with --diffsync

For us , v1.1.12 new feature fastnode better or original fullnode ,which one is better performance

@forcodedancing
Copy link
Contributor

@kugimiya530 You can try fastnode, which has the better performance.

It turns out that the fast node can slow down the storage growth by 60%~90% according to different settings and increase the syncing efficiency by about 30%. We encourage node operators who do not care about 100% state consistency to enable fast nodes by appending --tries-verify-mode none to the node command. https://github.com/bnb-chain/bsc/releases

@forcodedancing forcodedancing self-assigned this Jul 31, 2022
@forcodedancing forcodedancing added the question Further information is requested label Jul 31, 2022
@masayil masayil closed this as completed Jul 31, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Projects
None yet
Development

No branches or pull requests

4 participants