File tree Expand file tree Collapse file tree 1 file changed +19
-0
lines changed
Expand file tree Collapse file tree 1 file changed +19
-0
lines changed Original file line number Diff line number Diff line change 1+ # [ v0.10.1] ( https://github.com/shaojunda/ckb-explorer/compare/v0.10.0...v0.10.1 ) (2020-07-17)
2+
3+
4+ ### Bug Fixes
5+
6+ * [ #695 ] ( https://github.com/nervosnetwork/ckb-explorer/pull/695 ) : fix average block time missing data
7+
8+
9+ ### Performance Improvements
10+
11+ * [ #683 ] ( https://github.com/nervosnetwork/ckb-explorer/pull/683 ) : perf lock info
12+ * [ #687 ] ( https://github.com/nervosnetwork/ckb-explorer/pull/687 ) : perf use DB data replace RPC call
13+ * [ #688 ] ( https://github.com/nervosnetwork/ckb-explorer/pull/688 ) : perf transaction index
14+ * [ #691 ] ( https://github.com/nervosnetwork/ckb-explorer/pull/691 ) : perf address unclaimed compensation worker
15+ * [ #692 ] ( https://github.com/nervosnetwork/ckb-explorer/pull/692 ) : perf add cache on lock_script
16+ * [ #693 ] ( https://github.com/nervosnetwork/ckb-explorer/pull/693 ) : perf use cache on blocks controller
17+ * [ #694 ] ( https://github.com/nervosnetwork/ckb-explorer/pull/694 ) : perf contract show
18+
19+
120# [ v0.10.0] ( https://github.com/nervosnetwork/ckb-explorer/compare/v0.9.9...v0.10.0 ) (2020-07-10)
221
322
You can’t perform that action at this time.
0 commit comments