|
@@ -1,4 +1,15 @@
|
|
|
# Changelog
|
|
# Changelog
|
|
|
|
|
+## v1.0.7
|
|
|
|
|
+* [\#120](https://github.com/binance-chain/bsc/pull/120) add health check endpoint
|
|
|
|
|
+* [\#116](https://github.com/binance-chain/bsc/pull/116) validator only write database state when enough distance
|
|
|
|
|
+* [\#115](https://github.com/binance-chain/bsc/pull/115) add batch query methods
|
|
|
|
|
+* [\#112](https://github.com/binance-chain/bsc/pull/112) apply max commit tx time for miner worker to avoid empty block
|
|
|
|
|
+* [\#101](https://github.com/binance-chain/bsc/pull/101) apply block number limit for the `eth_getLogs` api
|
|
|
|
|
+* [\#99](https://github.com/binance-chain/bsc/pull/99) enable directbroadcast flag to decrease the block propagation time
|
|
|
|
|
+* [\#90](https://github.com/binance-chain/bsc/pull/90) add tini in docker image
|
|
|
|
|
+* [\#84](https://github.com/binance-chain/bsc/pull/84) add jq in docker image
|
|
|
|
|
+
|
|
|
|
|
+
|
|
|
## v1.0.6
|
|
## v1.0.6
|
|
|
* [\#68](https://github.com/binance-chain/bsc/pull/68) apply mirror sync upgrade on mainnet
|
|
* [\#68](https://github.com/binance-chain/bsc/pull/68) apply mirror sync upgrade on mainnet
|
|
|
|
|
|