github bnb-chain/bsc v1.1.6

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

Description

This is a security release, including a DoS issue fix from go-ethereum, leveldb improvement from go-ethereum, and a feature to improve p2p tx broadcast function.

Example

This feature is introduced to handle some extreme situations, it won't affect the original function, and it is disabled by default. Users can enable this feature by setting TxPool.ReannouceTime according to their needs.

geth --config ./config.toml --datadir ./node --cache 8000 --rpc.allow-unprotected-txs --txlookuplimit 0 --txpool.reannouncetime 5m

Changelog

BUGFIX

  • #582 the DoS vulnerabilities fixed in go-ethereum v1.10.9

IMPROVEMENT

  • #578 reduce memory allocation and upgrade snappy version

FEATURES

  • #570 reannounce local pending transactions

Assets

Assets Sha256 Checksum
mainnet.zip 541028a68a26dc1d0828b144626e8d064ac9d0b6db1ad499700ec6f62559c336
testnet.zip c9c20ceb98911cc3fa7ceda3e5efbf17a3791fdc46f2f6ab13af7ac77f1a65eb
geth_linux 7209ab26df6d70bcc7094353f73d0ad694e2816efae59c04848629ccd5bf9bd7
geth_mac 2f3a698f82186fd86144ae933f4244ade70faaa2436aeb8b3f8156cb445e7d1d
geth_windows 00b58653857ae9c7c5cd5e02183ca328b99f6dc9d874b670a02d1a606271a923

Don't miss a new bsc release

NewReleases is sending notifications on new releases.