github bnb-chain/bsc v1.1.3

latest releases: v1.4.14, v1.4.13, v1.4.12...
2 years ago

Release v1.1.3 is a performance improvement release. It introduces diff sync protocol to help nodes sync faster, try to enable it by adding --diffsync flag to the node. The performance of diff sync depends on how many nodes have enabled it within the network, so it may take weeks to actually take effect.

Changelog

FEATURES

  • #431 Export get diff accounts in block api
  • #412 add extension in eth protocol handshake to disable tx broadcast
  • #376 implement diff sync

Improvement

  • #456 git-flow support lint, unit test, and integration testnet.zip
  • #449 cache bitmap and change the cache type of GetCode
  • #454 fix cache key do not have hash func
  • #446 parallel bloom calculation
  • #442 ignore empty tx in GetDiffAccountsWithScope
  • #426 add block proccess backoff time when validator is not in turn and received in turn block
  • #398 ci pipeline for release page

BUGFIX

  • #446 fix concurrent write of subfetcher
  • #444 fix blockhash not correct for the logs of system tx receipt
  • #409 fix nil point in downloader
  • #408 core/state/snapshot: fix typo

Assets

Assets Sha256 Checksum
mainnet.zip 541028a68a26dc1d0828b144626e8d064ac9d0b6db1ad499700ec6f62559c336
testnet.zip 0259269be86fbdfce14efe40e99874b95a4a3ed30949463c0cef9e776eb6b1b2
geth_linux 646152e9ed610e72c831ad4589729a2142d5e8a9a539e9cfa5dff1d6cca83da2
geth_mac 308e900880c9d7f6f7cb3ca172b85312fdf5713554ea75304822732bbedba1bd
geth_windows 1d55ad103d9bb054d12d566cefcada51eacb58cd0013399d428161a1ed904fd3

Don't miss a new bsc release

NewReleases is sending notifications on new releases.