github bnb-chain/bsc v1.1.7

latest releases: v1.4.7, v1.4.6, v1.4.5...
2 years ago

This is a hot fix release for a syncing issue during diffsync, check #628 for more details. All clients are suggested to upgrade.

If you come across with Bad Block error with a log message like: expected tx hash xx, get xx, nonce xx, to xx, value xx, gas xx, gasPrice xx, data xx. Following is the guide to recover the node:

  1. Stop The node.
  2. Upgrade the binary to the latest release.
  3. Start the node with --snapshot=false
  4. Wait for a few minutes(it depends on how fast the node is), until the block height is 128 higher than where it stopped.
  5. Restart the node with --snapshot=true
  6. The node will continue to sync and repair the corrupt data.

Changelog

BUGFIX

  • #628 fix state inconsistent when doing diffsync

Assets

Assets Sha256 Checksum
mainnet.zip 4a2ad47362afa6c387ed9acd7f8f050b356e61ac77b8094b6116aa17ae90972b
testnet.zip c9c20ceb98911cc3fa7ceda3e5efbf17a3791fdc46f2f6ab13af7ac77f1a65eb
geth_linux 3e5a73d46ee944c89c45adc92a1f7347bc83658a64a1595ba7635c05c0600715
geth_mac 9d9e78a1411a43a1c3cfe0fe6320c67d500ab91692164fbde07f32e3f6c12aff
geth_windows 9fe9ce7cf540fcb1171c9e75b9ae8ad917907657d1d0b47072e07e172b0a3b3e

Don't miss a new bsc release

NewReleases is sending notifications on new releases.