Releases: 33cn/chain33
Releases · 33cn/chain33
v1.66.5
v1.66.4
v1.66.3
v1.66.2
v1.66.1
v1.66.0
v1.65.5
v1.65.4
v1.65.3
1.65.3 (2021-10-15)
Bug Fixes
- 🐛version control: Add github action for auto publish release and tag version (22642e1)
- chain: add ticker stop method (aac09d4)
- chunk key when delete (f559759)
- chunkStatusCacheMutex unlock bug (cd7bdc8)
- close pubsub (aca60b8)
- close stream without delay after reading (678ff0a)
- compact block body in localdb (6c6a0aa)
- compact db (c704b6a)
- compact db after deleting chunk (6371fcf)
- dht unit test (1566a58)
- do not push searched peers into peer channel (1523267)
- fetch chunk routine bug (1a5b5be)
- fix ci and add manually auto publish release (28febf7)
- ignore peers without addr when saving peers (7a15e22)
- index bug (fd6a114)
- libp2p stream leak (53988d7)
- mustFetchChunk context (c00ce7d)
- push to channel unblockedly (4d884f1)
- query chunk records from peers in routing tableif there is no given peer (5362c0a)
- query public ip (a73dd61)
- refresh peer info (7e95977)
- retry to exec block when error occurs in chunk download mode (330f8b2)
- set dht to server mode (8de2fb9)
- unit test (2269a15)
- use peerlist instead of best peers (198f580)
Features
release v1.65.2
兼容没有配置 crypto 配置的老的插件