v1.15.1 - 2023-06-01
Provenance blockchain version v1.15.1
is a state-compatible upgrade to v1.15.0
. Users are encouraged to upgrade to v1.15.1
at their earliest convenience.
This version updates the IBC module to address an unlikely (but possible) security issue. It also returns some protobuf messages so that the governance proposals query can work again.
Improvements
- Bumped ibc-go to 6.1.1 PR 1563.
Bug Fixes
- Bring back some proto messages that were deleted but still needed for historical queries #1554.