Skip to content

Commit 974497d

Browse files
committed
Bump version to v0.8.3
1 parent bbed67b commit 974497d

File tree

1 file changed

+29
-0
lines changed

1 file changed

+29
-0
lines changed

CHANGELOG.md

Lines changed: 29 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,32 @@
1+
# [0.8.3](https://github.com/shaojunda/ckb-explorer/compare/v0.8.2...v.8.3) (2019-12-19)
2+
3+
4+
### Bug Fixes
5+
6+
* wrong lock info after the lockout period ([69697c0](https://github.com/shaojunda/ckb-explorer/commit/69697c0))
7+
8+
9+
### Features
10+
11+
* add block index ([2361df5](https://github.com/shaojunda/ckb-explorer/commit/2361df5))
12+
* add live cells count to address serializer ([f9bd5b4](https://github.com/shaojunda/ckb-explorer/commit/f9bd5b4))
13+
* add live_cells_count to addresses ([34de215](https://github.com/shaojunda/ckb-explorer/commit/34de215))
14+
* add mined_blocks_count to addresses ([838802c](https://github.com/shaojunda/ckb-explorer/commit/838802c))
15+
* add mining info ([4e4d1e9](https://github.com/shaojunda/ckb-explorer/commit/4e4d1e9))
16+
* add mining info generation task ([55eb569](https://github.com/shaojunda/ckb-explorer/commit/55eb569))
17+
* add mining info model ([06f914f](https://github.com/shaojunda/ckb-explorer/commit/06f914f))
18+
* add new attributes to lock hash serializer ([e96d119](https://github.com/shaojunda/ckb-explorer/commit/e96d119))
19+
* add update addresses live cells count task ([dac2584](https://github.com/shaojunda/ckb-explorer/commit/dac2584))
20+
* return special address when the address is special ([29afdfb](https://github.com/shaojunda/ckb-explorer/commit/29afdfb))
21+
* return special address when the address is special ([6afd77e](https://github.com/shaojunda/ckb-explorer/commit/6afd77e))
22+
* return special tag for special addresses ([02bf4a6](https://github.com/shaojunda/ckb-explorer/commit/02bf4a6))
23+
* return special tag for special addresses ([c9d6b09](https://github.com/shaojunda/ckb-explorer/commit/c9d6b09))
24+
* revert mining info when fork ([190125f](https://github.com/shaojunda/ckb-explorer/commit/190125f))
25+
* revert mining infos ([4210f9e](https://github.com/shaojunda/ckb-explorer/commit/4210f9e))
26+
* save mining info on process block data ([b637784](https://github.com/shaojunda/ckb-explorer/commit/b637784))
27+
28+
29+
130
# [0.8.2](https://github.com/shaojunda/ckb-explorer/compare/v0.8.1...v.8.2) (2019-12-14)
231

332

0 commit comments

Comments
 (0)