Skip to content

v1.1.4

Compare
Choose a tag to compare
@zemyblue zemyblue released this 10 Jun 06:08
· 3 commits to main since this release
v1.1.4
5651d4f

What's Changed

  • fix: remove duplicated initialization of rand by @ulbqb in #764
  • fix: remove unnecessary condition by @ulbqb in #766
  • fix: add proof size check when the VRF proof is empty by @170210 in #765
  • fix: fix incompatible type of priv_validator_raddrs by @170210 in #767
  • chore: fix inconsistent comment for dividePoint() by @jaeseung-bae in #769
  • fix: add string trim for PrivValidatorListenAddr string by @jaeseung-bae in #768
  • fix: run validateBasic for vote before AddVote by @jaeseung-bae in #770
  • deps: bump up x/crypto to v0.24.0 and x/net v0.26.0 by @zemyblue in #771

Full Changelog: v1.1.3...v1.1.4