Skip to content

Releases: node-real/bsc-erigon

v1.2.13

20 Jul 02:10
27ec71b
Compare
Choose a tag to compare

Changelog

v1.2.12

10 Jul 07:29
85bea6d
Compare
Choose a tag to compare

Attention

Don't use v.1.2.11 for bsc main net.
The release fix the problem bring by v1.2.11.
If you are in wrong version:

  1. make intergration(v1.2.11) and run those command
    ./integration state_stages --unwind=20 --chain=bsc --datadir=./data ./integration stage_headers --unwind=20 --chain=bsc --datadir=./data
  2. and then change to the v1.2.12
  3. restart the node

Changelog

v1.2.11

29 Jun 03:16
7166aeb
Compare
Choose a tag to compare
v1.2.11 Pre-release
Pre-release

v1.2.11 has a critical bug, may damage your data, don't use this version!!!

Attention

This is a hardfork release target to resolve a staking reward distribution issue on BSC testnet. This upgrade, known as the "Haber Fix" upgrade, is scheduled to take place on July 3, 2024, at 06:06:28 GMT. All clients on BSC testnet are encouraged to upgrade to the latest version.

Changelog

v1.2.10

14 Jun 03:42
cc88640
Compare
Choose a tag to compare

Attention

It's a maintenance release, fixed snapshots issue. Please update to this version before Haber hard fork.

The target Haber hard fork time will be:
Mainnet: 2024-06-20 06:05:00 AM UTC

Changelog

v1.2.9

27 May 02:08
8a68894
Compare
Choose a tag to compare

Attention

Release v1.2.9 is a cut-in hard fork release for BSC Testnet and Mainnet, the HF name is: Haber, it only supports one BEP: BEP-381: Precompile for secp256r1 Curve Support

The target Haber hard fork time will be:

Testnet: 2024-05-29 06:07:00 AM UTC
Mainnet: 2024-06-20 06:05:00 AM UTC

Changelog

v1.2.8

14 May 03:16
7be4557
Compare
Choose a tag to compare

Attention

It a maintenance release about bug fix in testnet.

Changelog

v1.2.7

07 May 09:16
1c9e207
Compare
Choose a tag to compare

Changelog

v1.2.6

24 Apr 03:34
62ae021
Compare
Choose a tag to compare

Attention

It a maintenance release about rpc bugfix.

Changelog

v1.2.5

12 Apr 11:02
eb6d673
Compare
Choose a tag to compare

Attention

Remove flag --p2p.protocol=66,67, bsc will only support eth68. Use the default value.
Release v1.2.5 is a hard fork release for BSC Chapel Testnet, the HF name is: Tycho.
The target Tycho hard fork time will be:

  • Testnet: 2024-04-17 05:07:22 AM UTC
  • Mainnet: To be determined, could be around Mid of Jun 2024

Changelog

v1.2.4

09 Apr 10:48
1eda2f3
Compare
Choose a tag to compare

Attention

  • Golang v1.21 will be needed to compile.
  • Bsc cancun hardfork code implement
  • Upstream latest code from erigon

Changelog

Full Changelog:v1.2.3...v1.2.4