zzzckck

Results 11 comments of zzzckck

> We are still running `v1.3.13` on mainnet. Can we upgrade to `v1.4.6`? > > https://github.com/bnb-chain/bsc/releases/tag/v1.4.6 yes, you can try v1.4.6, there is no big change about the usage, suppose...

> So this is the first 1.14.x release supporting mainnet, right? Did you already try in your nodes? the first stable release of v1.4.x is v1.4.5, it supports mainnet. Many...

> the [release notes for 1.4.5](https://github.com/bnb-chain/bsc/releases/tag/v1.4.5) is confusing: `It is mainly for Testnet, if you wanna upgrade your node for mainnet Feynman hard fork, you'd better try [v1.3.13](https://github.com/bnb-chain/bsc/releases/tag/v1.3.13).` yes, that's...

> it has been reported as well in one of the closed issues of the bnb48 snapshot repo, here [48Club/bsc-snapshots#150 (comment)](https://github.com/48Club/bsc-snapshots/issues/150#issue-2261308800) I do see the same value `txIndexRemainingBlocks: 33602365` in...

How about add a new env: "GETH_ENV_PREFIX" to solve @exodus-justinz 's issue. https://github.com/ethereum/go-ethereum/blob/master/cmd/geth/main.go#L261 like: ``` gethPrefix := "GETH" if os.env.GETH_ENV_PREFIX != "" { // mock code vgethPrefix = os.env.GETH_ENV_PREFIX }...

> Hello my node stop on 37191566 after update to v1.3.13 please help to solve it `> eth.syncing { currentBlock: 37191566, healedBytecodeBytes: 0, healedBytecodes: 0, healedTrienodeBytes: 0, healedTrienodes: 0, healingBytecode:...

> t=2024-04-09T10:28:52+0200 lvl=info msg="Skip duplicated bad block" number=37,191,567 hash=0xa1101eccbbf5035911210a56981deb714c7f3528159ee81af193925373dd7ee5 t=2024-04-09T10:28:52+0200 lvl=eror msg="\n########## BAD BLOCK #########\nBlock: 37191567 > > this error exist in my log file @mtb-pro I can not find...

> Can you send the guide to reinstall bsc node? It seems that the settings and setup have changed You may refer: https://github.com/bnb-chain/bsc?tab=readme-ov-file#running-geth

> > * **48Club FastNode(~200GB):** > > `state`: Only recent 129 blocks. > `block`: Only recent 90k blocks > > `receipts`: Only recent 90k blocks > > `header`: Only recent...

the `torrent snapshot` download file is no longer supported. so close this issue.