Skip to content

v0.47.0-rc4

Pre-release
Pre-release
Compare
Choose a tag to compare
@zemyblue zemyblue released this 08 Apr 06:58
0c74e6f

Changelog

Bug Fixes

  • 15314e4 fix: allow zero amount of coin in x/collection Query/Balance (#953)
  • 4fe8ae8 fix: remove duplicated events in x/collection Msg/Modify (#954)
  • 0c74e6f fix: replace query errors on the original modules into gRPC ones (#956)
  • d562b43 fix: return nil where the parent not exists in x/collection Query/Parent (#955)