Skip to content

v0.21.0

Pre-release
Pre-release
Compare
Choose a tag to compare
@github-actions github-actions released this 09 Nov 12:33
· 2660 commits to development since this release
v0.21.0
739303a

BREAKING CHANGES

  • remove outdated wallet_ffi balance methods (#3528)
  • rpc: read from substream while streaming to check for interruptions (#3548)

Features

Bug Fixes

  • add check for old db encryption and provide warning (#3549) (69bbbdf)
  • add decision step between header sync and pruned/archival (#3546) (23e868a)
  • check for previously cancelled completed txn before accepting a repeat message (#3542) (911b83b)
  • prevent race condition between block propagation and sync (#3536) (6bbb654)
  • remove dns resolver config from cucumber tests, use default (#3547) (e17ee64)
  • rpc: read from substream while streaming to check for interruptions (#3548) (9194501)
  • update the seed words used in the Daily tests (#3545) (7696840)
  • use tcp tls backend for peer seed DNS resolution (#3544) (5b38909)
  • remove outdated wallet_ffi balance methods (#3528) (413757b)