You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+17Lines changed: 17 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,22 @@
1
1
# Changelog
2
2
3
+
## v0.5.3-hotfix
4
+
5
+
This release is a hotfix that modifies the `SeqWindowSize` configuration.
6
+
If not changed, opBNB will not function correctly for 3 hours after the BSC [BEP-524](https://github.com/bnb-chain/BEPs/blob/master/BEPs/BEP-524.md) takes effect.
7
+
As a result, it will be unable to recover. After the modification, this recovery time will be extended to 12 hours.
This release introduces the implementation of [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.
0 commit comments