Skip to content

Commit

Permalink
add changelog for v1.0.0-beta.0
Browse files Browse the repository at this point in the history
  • Loading branch information
unclezoro committed Jul 3, 2020
1 parent 2f2778d commit 6a3e2a8
Showing 1 changed file with 17 additions and 0 deletions.
17 changes: 17 additions & 0 deletions CHANGELOG.md
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

0 comments on commit 6a3e2a8

Please sign in to comment.