File tree Expand file tree Collapse file tree 1 file changed +20
-0
lines changed
Expand file tree Collapse file tree 1 file changed +20
-0
lines changed Original file line number Diff line number Diff line change 1+ # [ v0.9.9] ( https://github.com/nervosnetwork/ckb-explorer/compare/v0.9.8...v0.9.9 ) (2020-07-09)
2+
3+
4+ ### Bug Fixes
5+
6+ * [ #669 ] ( https://github.com/nervosnetwork/ckb-explorer/pull/669 ) : fix ActiveRecord::IrreversibleOrderError
7+
8+
9+ ### Features
10+
11+ * [ #677 ] ( https://github.com/nervosnetwork/ckb-explorer/pull/677 ) : update dao compensation logic to include the unclaimed compensation
12+ * [ #680 ] ( https://github.com/nervosnetwork/ckb-explorer/pull/680 ) : add maintenance info API
13+ * [ #682 ] ( https://github.com/nervosnetwork/ckb-explorer/pull/682 ) : add flush front-end cache API
14+
15+ ### Performance Improvements
16+
17+ * [ #699 ] ( https://github.com/nervosnetwork/ckb-explorer/pull/669 ) : use separate query and just select needed field
18+ * [ #670 ] ( https://github.com/nervosnetwork/ckb-explorer/pull/670 ) : use recent scope on block query
19+ * [ #675 ] ( https://github.com/nervosnetwork/ckb-explorer/pull/675 ) : add cache on blockchain info
20+
121# [ v0.9.8] ( https://github.com/nervosnetwork/ckb-explorer/compare/v0.9.7...v0.9.8 ) (2020-06-29)
222
323
You can’t perform that action at this time.
0 commit comments