Skip to content

Releases: node-real/bsc-erigon

v1.1.1

15 Jun 03:32
1ad23c2
Compare
Choose a tag to compare

Description

This release is a maintenance release.

Changelog

  • 1ad23c2 Missed RPC calls implemented in BSC geth (#83)
  • 551d8eb feature: Step by step sync (#116)
  • 6da3fa5 update params of request (#124)
  • f4e28b9 import updated bsc-erigon bittorrent snapshots
  • ae2aad5 fix: Update the way to get currentValidators (#102)
  • 6db3290 update the stride for the first initialCycle (#123)
  • 6806f1b update static peers of bsc mainnet and testnet (#118)

v1.1.0

02 Jun 07:46
38441b6
Compare
Choose a tag to compare

Description

It is a hard-fork release for BSC mainnet and some bug fix.

The mainnet is expected to have a scheduled hardfork upgrade named Luban at block height 29,020,050. The current block generation speed forecasts this to occur around 12th Jun 2023.

Changelog

v1.0.9

28 May 08:06
8579e80
Compare
Choose a tag to compare

Changelog

v1.0.8

19 May 14:00
12cea67
Compare
Choose a tag to compare

Description

This release is mainly to address the lagging sync issue, see: #51
We found the lagging sync issue could be caused the connection to the useless peers. If you encounter the same problem, you can try to add this flag to start your BSC Erigon node: --sentry.drop-useless-peers

Change List

  • optimize the sentry p2p request stability (#88)
  • Doc: Update readme (#89)
  • update params of request packet to match bsc-geth (#90)
  • enable sentry.drop-useless-peers command (#92)

v1.0.7

17 May 14:15
007d3c2
Compare
Choose a tag to compare

It should have fixed the Plato upgrade sync broken issue, still verifying, but better to deliver the tag first so more people can try it.

Assets

Assets Sha256 Checksum
bsc_erigon_1.0.7_darwin_arm64.tar.lz4 7b63439332a735d9d11b4095803576b52245e27f0d8ac994720d2b00ecfbfd26
bsc_erigon_1.0.7_linux_arm64.tar.lz4 34da811e2d21a791734c4d7e5946b33c9bc7eb01fc8fa31190d8cc71681cd443
bsc_erigon_1.0.7_linux_amd64.tar.lz4 42a3d411562dcc71652bcb9b2804b31a6e6ba62ff309b7155d0be81b260835a8

v1.0.6

17 May 02:24
b584fa5
Compare
Choose a tag to compare

This is an upgraded version of Plato. Please use this version for Plato upgrade.

v1.0.5

16 May 09:37
98a5f98
Compare
Choose a tag to compare

Do not use this release for Plato upgrade, will release another version for Plato on BSC testnet

Attention

v1.0.5 is a hard-fork release Plato for BSC Testnet using Erigon. It includes the code of Fast Finality.
The hard fork will take place on Testnet at block height: 29,861,024, around 17th May 2023 at 06:30 AM #(UTC).

Due to our strict timetable, we do not have sufficient time to conduct proper testing.

Changelog

FEATURE

  • #61 get rid of 1st validator from snap.Recents when check rec
  • #62 update SystemContracts & fork height
  • #64 remove supports for legacy proof type
  • #63 update the bytecode of system contracts

IMPROVEMENT

  • #58 the hardware requirement for BSC Archive node
  • #67 updated getting started section to point to correct github repositories

BUGFIX

  • #75 Remove snapshot lock logic
  • #59 upgrade eth67 handshake msg to be compatible with bsc

Assets

Assets Sha256 Checksum
bsc_erigon_1.0.5_darwin_arm64.tar.lz4 5197e00cc6f89b3fc8d88a044adc07be6bca260385cd8ea8c123a106241bb17f
bsc_erigon_1.0.5_linux_arm64.tar.lz4 bda874aac9f47896b64fa0d332f667832501e5e02ab851a4523858d0fcc4511a
bsc_erigon_1.0.5_linux_amd64.tar.lz4 cacc9c7d4916ad4cacfeb4af281e973b861236ab49ca745edec76902d1554dc6

v1.0.4

05 May 15:01
7bfcc2b
Compare
Choose a tag to compare

This is a bug fix release, it fixed the bsc testnet sync bug of the previous release v1.0.3.

Changelog

BUGFIX
*[#54] Fix getCurrentValidators issue

Assets

Assets Sha256 Checksum
bsc_erigon_1.0.4_linux_arm64.tar.lz4 62f5ee0781f8bb24b70811708d4d1cb64b9e8fe052e33058ae08d24a6a7e82be
bsc_erigon_1.0.4_linux_amd64.tar.lz4 0dad82b32919b2fc4850111d64766ccda4bf1fa445db417cdaffafb5cb783d34
bsc_erigon_1.0.4_darwin_arm64.tar.lz4 8dc2e7724db947299ada1b9e8eb1ba130554e665a272353f9e6fb763b102e6b9

v1.0.3

26 Apr 03:04
065538d
Compare
Choose a tag to compare

Attention

v1.0.3 is a hard-fork release (Luban)for BSC Testnet using Erigon. It includes the code of Fast Finality.
The hard fork will take place on Testnet at block height: 29,295,050, around 6:30(UTC) 27th April 2023.

It's required to use go 1.19 in this version.
It is not recommended for mainnet to use this version, especially validator, since more test is needed to make sure it is stable.

Changelog

FEATURE

  • [#22] BEP-126: Introduce Fast Finality Mechanism
  • [#28] BEP-221: implement cometBFT light block validation
  • [#30] Upgrade the bytecode of system contracts(BEP: update the bytecode of luban fork after the contract release)

IMPROVEMENT

Assets

Assets Sha256 Checksum
bsc_erigon_1.0.3_linux_arm64.tar.lz4 e9926ea56ce23f00663dee1430a8ae1e5b46bafd536f852bf77966c8f1965f6b
bsc_erigon_1.0.3_linux_amd64.tar.lz4 3e285d52bebdeb59a47acf55bdeac7fe6439ca4463e6441cb0fa8011745046a5
bsc_erigon_1.0.3_darwin_arm64.tar.lz4 25d6a3be23728f37c0aed7d8fa7c2c38005dba6ad2fae884b1b8ca6045965891

v1.0.2

28 Mar 12:28
3da15fc
Compare
Choose a tag to compare

v1.0.2 is a hard-fork release for BSC mainnet with Erigon.

The mainnet is expected to have a scheduled hardfork upgrade named Planck at block height 27,281,024. The current block generation speed forecasts this to occur around 12th April 2023 at 05:30 AM (UTC).
The Planck hardfork includes 2 BEPs to enhance network stability and security:
BEP-171: Security Enhancement for Cross-Chain Module
BEP-172: Network Stability Enhancement On Slash Occur

The validators and full node operators on mainnet should switch their software version to v1.0.2 before 12th April 2023.

Assets

Assets Sha256 Checksum
bsc_erigon_1.0.2_darwin_arm64.tar.gz 7a213bed56759d53862d11c91127fbb28bccd80ac27966dacf4f5e123b5bb531
bsc_erigon_1.0.2_linux_arm64.tar.gz 0f4cb136077ed5f37304ae818c238a30a098e18c7e61bf49e605d64009976d62
bsc_erigon_1.0.2_linux_amd64.tar.gz 26bd17bfa616eae249636fa92537fa27cd5806cfc7570854ed129f421dff8709