Parcourir la source

add changelog for v1.0.0-beta.0

fudongbai il y a 5 ans
Parent
commit
1940dc887c
1 fichiers modifiés avec 17 ajouts et 0 suppressions
  1. 17 0
      CHANGELOG.md

+ 17 - 0
CHANGELOG.md

@@ -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