Skip to content

Releases: penumbra-zone/ibc-types

v0.13.0

05 Apr 16:58
1cb04a7
Compare
Choose a tag to compare

What's Changed

  • Update ibc-proto dependency to 0.42.0, prepare for 0.13.0 release by @zbuc in #84

Full Changelog: v0.12.0...v0.13.0

v0.12.0

01 Mar 18:05
dac3bbf
Compare
Choose a tag to compare

Bumps ibc-proto dependency to v0.41.0

What's Changed

  • ibc-types-lightclients-tendermint: add more stateless validaton for validator set by @avahowell in #82
  • Update ibc-proto dependency to 0.41 by @zbuc in #83

Full Changelog: v0.11.1...v0.12.0

v0.11.0

30 Dec 14:00
Compare
Choose a tag to compare

Bumped ibc-proto dep version to gain proper protojson support

v0.10.0

27 Nov 15:29
ca4cc5e
Compare
Choose a tag to compare

This release remove the TypeUrl bound from the DomainType trait, and replaces it with prost::Name.

What's Changed

  • ibc-types: use prost::Name instead of TypeUrl by @erwanor in #74
  • ibc-types: prepare release v0.10.0 by @erwanor in #76
  • ibc-types-domain-type: remove TypeUrl trait definition by @erwanor in #77

Full Changelog: v0.9.0...v0.10.0

v0.9.0

27 Nov 14:56
8a6c693
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.8.0...v0.9.0

v0.8.0

20 Nov 18:58
5ce4152
Compare
Choose a tag to compare

What's Changed

  • Add deserialization for height by @grod220 in #69
  • ibc-types-core-client(mock): Support unfreezing an IBC client by @zbuc in #70
  • ibc-types: forward serialization through proto structs by @erwanor in #71
  • ibc-types: prepare release v0.8.0 by @erwanor in #72

New Contributors

Full Changelog: v0.7.0...v0.8.0

v0.7.0

16 Oct 02:23
e9d0408
Compare
Choose a tag to compare

This release of ibc-types integrates with tendermint-rs@0.34, ibc-proto-rs@0.37, ics23@0.11.

What's Changed

  • ibc-types: switch to latest tendermint bindings and ics23 spec by @erwanor in #66
  • ibc-types: prepare release v0.7.0 by @erwanor in #67

Full Changelog: v0.6.4...v0.7.0

v0.6.4

03 Oct 18:24
Compare
Choose a tag to compare

Updates API docs.

What's Changed

Full Changelog: v0.6.3...v0.6.4

v0.6.3

29 Sep 08:53
Compare
Choose a tag to compare

What's Changed

  • ibc-types-core-connection: add missing ClientPaths domain type by @avahowell in #61

Full Changelog: v0.6.2...v0.6.3

v0.6.2

19 Sep 23:46
b1fd1c3
Compare
Choose a tag to compare

What's Changed

  • docs: fix dead links by @conorsch in #55
  • build: bump proc-macro2 dep for docs.rs by @conorsch in #57
  • throw an error when height is in invalid format instead of panic by @avahowell in #54
  • ibc-types-core-channel: emit and parse packet_ack and packet_ack_hex correctly by @avahowell in #58

Full Changelog: v0.6.1...v0.6.2