forked from ethereum/go-ethereum
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request ethereum#17 from binance-chain/develop
[R4R] Prepare for release v1.0.0-beta.0
- Loading branch information
Showing
11 changed files
with
211 additions
and
96 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,17 @@ | ||
# Changelog | ||
|
||
## v1.0.0-beta.0 | ||
|
||
FEATURES | ||
* [\#5](https://github.com/binance-chain/bsc/pull/5) enable bep2e tokens for faucet | ||
* [\#14](https://github.com/binance-chain/bsc/pull/14) add cross chain contract to system contract | ||
* [\#15](https://github.com/binance-chain/bsc/pull/15) Allow liveness slash fail | ||
|
||
IMPROVEMENT | ||
* [\#11](https://github.com/binance-chain/bsc/pull/11) remove redundant gaslimit check | ||
|
||
BUGFIX | ||
* [\#4](https://github.com/binance-chain/bsc/pull/4) fix validator failed to sync a block produced by itself | ||
* [\#6](https://github.com/binance-chain/bsc/pull/6) modify params for Parlia consensus with 21 validators | ||
* [\#10](https://github.com/binance-chain/bsc/pull/10) add gas limit check in parlia implement | ||
* [\#13](https://github.com/binance-chain/bsc/pull/13) fix debug_traceTransaction crashed issue |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.