Skip to content

v1.65.3

Compare
Choose a tag to compare
@33cn 33cn released this 15 Oct 16:38
· 677 commits to master since this release

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

  • deps: bump github.com/decred/base58 from 1.0.2 to 1.0.3 (cfbde5e)
  • deps: bump github.com/influxdata/influxdb from 1.7.9 to 1.9.5 (162a75c)
  • deps: bump github.com/multiformats/go-multiaddr (44b7c10)