Releases: node-real/bsc-erigon
v1.2.8
v1.2.7
v1.2.6
v1.2.5
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
- eb6d673 config: setup Testnet Tycho(Cancun) hardfork date (#364)
- f8cdc7a update bsc erigon snapshot (#363)
- bc6cb76 Fix go build, bump v1.2.5 (#362)
- e2ad510 bump v1.2.5
- 5a6ec82 use bsc-erigon
- 78b9be8 deps: update prsym to solve warning about quic-go version
- abed4f5 use netgo
- 39518bb Merge pull request #358 from node-real/sidecar-sync
- de04140 fix ci
- b7283fb Fix rpc (#360)
- bdc4818 Shortening body encode/decode RLP code (erigontech#9691)
- 82f47df add test for encoding
- b04cd1c Merge pull request #359 from blxdyx/fix_getheader
- f451ba9 add field
- 12cde59 blob sync on past blocks
- 7ea0335 sidecars could be nil (#356)
v1.2.4
Attention
- Golang v1.21 will be needed to compile.
- Bsc cancun hardfork code implement
- Upstream latest code from erigon
Changelog
- 1eda2f3 support go 1.21 (#354)
- c48af73 Cancun bugfix (#355)
- 60ae6d1 check blob if exist (#353)
- a37f60f align limit with bsc
- e34295f upstream
- 5e07d7f add log
- 0e94077 Some bug fix
- 18e4bff don't store blob when mock_sentry (#345)
- 1938e4a Change default use eth68 protocol (#344)
- 609ccfc Use EmptyRootHash instead of common.hash{} (#342)
- 804173e handle unfinalized trxs
- 813cf89 align rpc output with bsc
- 21e9758 revert change
- 25677e5 fix data IsDataAvailable check
- e963db2 handle empty withdrawals
- e567906 add CheckDataAvaliabe
- 1326eef 4844 full support in stage downloader
- 9813e2e move blobStorage to parlia
- 1294427 fix syncing
- d3c97ea fix check for cancun
- 3b5f7d0 add rpc
- 1365028 Store blob in db
- 2fdbe11 add test
- 1db8d16 aligin with latest changes
- 5f1ee94 add new type sidecars
- 376306a blob: add support for encoding blobs
- 6d2e1f2 Support cancun hard fork
- 947290f parlia: add state prepare for SC tx (erigontech#2272) and fix check cancun header
Full Changelog:v1.2.3...v1.2.4
v1.2.3
Attention
This release is going to enable the Feynman upgrade on BSC mainnet. The upgrade is forecasted to occur on 18th April 2024 at 05:49 (UTC). The full node runners on mainnet must switch their software version to the latest version by 18th April.
Changelog
v1.1.17
Attention
This release is going to enable the Feynman upgrade on BSC mainnet. The upgrade is forecasted to occur on 18th April 2024 at 05:49 (UTC). The full node runners on mainnet must switch their software version to the latest version by 18th April.
If you use v1.2.* before, use v1.2.3.
Changelog
v1.2.2
Attention
v1.1.x don't support Cancun hard fork, we will only support v1.2.* once Cancun is enabled.
This release is going to enable the FeynmanFix upgrade on BSC testnet. This upgrade fix an edge case when the cross chain redelegation failed during the delegation migration. The upgrade is forecasted to occur on 25th March 2024 at 5:00 (UTC). The full node runners on testnet must switch their software version to the latest version by 25th March.
Changelog
v1.1.16
Attention
v1.1.* will not support Cancun HF. Cancun HF will support by v1.2.*.
This release is going to enable the FeynmanFix upgrade on BSC testnet. This upgrade fix an edge case when the cross chain redelegation failed during the delegation migration. The upgrade is forecasted to occur on 25th March 2024 at 5:00 (UTC). The full node runners on testnet must switch their software version to the latest version by 25th March.