|
1 | 1 | # Changelog
|
| 2 | + |
2 | 3 | ## v1.1.1
|
3 |
| -https://github.com/binance-chain/bsc/pull/350 |
4 |
| -*[\#350](https://github.com/binance-chain/bsc/pull/350) flag: fix TriesInmemory specified but not work |
5 |
| -*[\#355](https://github.com/binance-chain/bsc/pull/355) miner should propose block on a proper fork |
6 |
| -*[\#358](https://github.com/binance-chain/bsc/pull/358) miner: fix null pending block |
7 |
| -*[\#360](https://github.com/binance-chain/bsc/pull/360) pruner: fix state bloom sync permission in Windows |
8 |
| -*[\#366](https://github.com/binance-chain/bsc/pull/366) fix double close channel of subfetcher git reba |
| 4 | +IMPROVEMENT |
| 5 | +* [\#355](https://github.com/binance-chain/bsc/pull/355) miner should propose block on a proper fork |
| 6 | + |
| 7 | +BUGFIX |
| 8 | +* [\#350](https://github.com/binance-chain/bsc/pull/350) flag: fix TriesInmemory specified but not work |
| 9 | +* [\#358](https://github.com/binance-chain/bsc/pull/358) miner: fix null pending block |
| 10 | +* [\#360](https://github.com/binance-chain/bsc/pull/360) pruner: fix state bloom sync permission in Windows |
| 11 | +* [\#366](https://github.com/binance-chain/bsc/pull/366) fix double close channel of subfetcher |
9 | 12 |
|
10 | 13 |
|
11 | 14 | ## v1.1.1-beta
|
12 |
| -*[\#333](https://github.com/binance-chain/bsc/pull/333) improve block fetcher efficiency |
13 |
| -*[\#326](https://github.com/binance-chain/bsc/pull/326) eth/tracers: improve tracing performance |
14 |
| -*[\#257](https://github.com/binance-chain/bsc/pull/257) performance improvement in many aspects |
| 15 | +* [\#333](https://github.com/binance-chain/bsc/pull/333) improve block fetcher efficiency |
| 16 | +* [\#326](https://github.com/binance-chain/bsc/pull/326) eth/tracers: improve tracing performance |
| 17 | +* [\#257](https://github.com/binance-chain/bsc/pull/257) performance improvement in many aspects |
15 | 18 |
|
16 | 19 |
|
17 | 20 | ## v1.1.0
|
18 |
| -*[\#282](https://github.com/binance-chain/bsc/pull/282) update discord link |
19 |
| -*[\#280](https://github.com/binance-chain/bsc/pull/280) update discord link |
20 |
| -*[\#227](https://github.com/binance-chain/bsc/pull/227) use more aggressive write cache policy |
| 21 | +* [\#282](https://github.com/binance-chain/bsc/pull/282) update discord link |
| 22 | +* [\#280](https://github.com/binance-chain/bsc/pull/280) update discord link |
| 23 | +* [\#227](https://github.com/binance-chain/bsc/pull/227) use more aggressive write cache policy |
21 | 24 |
|
22 | 25 | ## v1.1.0-beta
|
23 |
| -*[\#152](https://github.com/binance-chain/bsc/pull/152) upgrade to go-ethereum 1.10.3 |
| 26 | +* [\#152](https://github.com/binance-chain/bsc/pull/152) upgrade to go-ethereum 1.10.3 |
24 | 27 |
|
25 | 28 | ## v1.0.7-hf.2
|
26 | 29 | BUGFIX
|
|
0 commit comments