Skip to content

Commit 9fbc5c0

Browse files
authored
Merge pull request #1 from bnb-chain/main
Bnb chain mainet
2 parents a498198 + dbd4495 commit 9fbc5c0

File tree

65 files changed

+3091
-123
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

65 files changed

+3091
-123
lines changed

docs/announce/index.md

Lines changed: 11 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,11 +2,18 @@
22
# Announcement
33

44
<div class="doc-announce">
5-
<a href="./pascal-bsc/">
5+
<a href="./volta-opbnb/">
66
<div>
7-
<div class="announce-title">Pascal Upgrade of BSC (Testnet) </div>
8-
<div class="announce-desc">Introduce 5 BEPs on BSC Testnet</div>
7+
<div class="announce-title">Volta Upgrade of opBNB (Mainnet) </div>
8+
<div class="announce-desc">One BEP on opBNB Mainnet</div>
99
</div>
10-
<span class="announce-date">2025 Feb 25</span>
10+
<span class="announce-date">2025 Apr 17</span>
11+
</a>
12+
<a href="./maxwell-bsc/">
13+
<div>
14+
<div class="announce-title">Maxwell Upgrade of BSC </div>
15+
<div class="announce-desc">Three BEPs on BSC Testnet/Mainnet</div>
16+
</div>
17+
<span class="announce-date">2025 Apr 24</span>
1118
</a>
1219
</div>

docs/announce/lorentz-bsc.md

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,19 @@
1+
# Lorentz Upgrade of BSC
2+
3+
<div class="doc-announce-info">
4+
<span class="version-tag">Hardfork</span>
5+
</div>
6+
7+
## Upgrade Timeline
8+
The Lorentz upgrade will happen at:
9+
10+
- Testnet: 2025-04-08 07:33:00 AM UTC
11+
- Mainnet: 2025-04-29 05:05:00 AM UTC
12+
13+
## Upgrade BSC Mainnet Nodes to v1.5.10 Before Hardfork
14+
[v1.5.10](https://github.com/bnb-chain/bsc/releases/tag/v1.5.10) is a hard fork release for BSC Mainnet, the HF name is: [Lorentz](https://forum.bnbchain.org/t/bnb-chain-roadmap-mainnet/936#p-1418-h-2lorentz-wip-9)
15+
16+
17+
There is only one BEP in Lorentz:
18+
19+
- BEP-520: shorter block interval phase one: 1.5 seconds

docs/announce/maxwell-bsc.md

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,20 @@
1+
# Maxwell Upgrade of BSC
2+
3+
<div class="doc-announce-info">
4+
<span class="version-tag">Hardfork</span>
5+
</div>
6+
7+
## Upgrade Timeline
8+
The Maxwell upgrade will happen at:
9+
10+
- Testnet: 2025-05-26 07:05:00 AM UTC
11+
- Mainnet: TBD, target later Jun 2025
12+
13+
There are three BEP in Maxwell:
14+
15+
- [BEP-524: shorter block interval phase two: 0.75 seconds](https://github.com/bnb-chain/BEPs/blob/master/BEPs/BEP-524.md)
16+
- [BEP-563: add Enhanced Validator Network proposal](https://github.com/bnb-chain/BEPs/blob/master/BEPs/BEP-563.md)
17+
- [BEP-564: add New Block Fetching Messages proposal](https://github.com/bnb-chain/BEPs/blob/master/BEPs/BEP-564.md)
18+
19+
## Upgrade BSC Testnet Nodes to v1.5.13 Before Hardfork
20+
[v1.5.13](https://github.com/bnb-chain/bsc/releases/tag/v1.5.13) is a hard fork release for BSC Testnet, the HF name is: [Maxwell](https://forum.bnbchain.org/t/bnb-chain-roadmap-mainnet/936#p-1418-h-3-maxwell-wip-10)

docs/announce/pascal-bsc.md

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8,10 +8,7 @@
88
The Pascal upgrade will happen at:
99

1010
- Testnet: 2025-02-25 03:18:00 AM UTC
11-
- Mainnet: TBD
12-
13-
## Upgrade BSC Testnet Nodes to v1.5.6 Before Hardfork
14-
[v1.5.6](https://github.com/bnb-chain/bsc/releases/tag/v1.5.6) is a hard fork release for BSC Testnet, the HF name is: [Pascal](https://forum.bnbchain.org/t/bnb-chain-upgrades-testnet/934#p-1416-h-1pascal-2)
11+
- Mainnet: 2025-03-20 02:10:00 AM UTC
1512

1613
There are 5 BEPs in Pascal:
1714

docs/announce/volta-opbnb.md

Lines changed: 31 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,31 @@
1+
# Volta Upgrade of opBNB
2+
3+
<div class="doc-announce-info">
4+
<span class="version-tag">Hardfork</span>
5+
</div>
6+
7+
8+
## Upgrade Timeline
9+
10+
The Volta upgrade will happen at:
11+
12+
- Testnet: Apr-02-2025 03:00 AM +UTC
13+
- Mainnet: Apr-21-2025 03:00 AM +UTC
14+
15+
## Upgrade opBNB op-node to v0.5.3-hotfix and op-geth to v0.5.7 Before Hardfork
16+
17+
Releases:
18+
19+
- https://github.com/bnb-chain/opbnb/releases/tag/v0.5.3-hotfix
20+
- https://github.com/bnb-chain/op-geth/releases/tag/v0.5.7
21+
22+
Docker Images
23+
24+
- ghcr.io/bnb-chain/op-node:v0.5.3-hotfix
25+
- ghcr.io/bnb-chain/op-geth:v0.5.7
26+
- ghcr.io/bnb-chain/op-batcher:v0.5.3-hotfix
27+
- ghcr.io/bnb-chain/op-proposer:v0.5.3-hotfix
28+
29+
## Key Highlight: Shorten Block Interval
30+
31+
- [BEP-543](https://github.com/bnb-chain/BEPs/blob/master/BEPs/BEP-543.md): effectively reducing the block time from 1 second to an impressive 500 milliseconds. This enhancement significantly improves transaction efficiency and overall network performance, allowing for faster processing and a more seamless experience for users.

0 commit comments

Comments
 (0)