ibc 0.37.0

Implementation of the Inter-Blockchain Communication Protocol (IBC). This crate comprises the main data structures and on-chain logic.
Documentation

ibc

There is very little structured metadata to build this page from currently. You should check the main library docs, readme, or Cargo.toml in case the author documented the features in them.

This version has 13 feature flags, 2 of them enabled by default.

default

  • std

std

  • ibc-proto/std
  • ics23/std
  • serde/std
  • serde_json/std
  • erased-serde/std
  • tracing/std
  • prost/std
  • bytes/std
  • subtle-encoding/std
  • sha2/std
  • displaydoc/std
  • num-traits/std
  • uint/std
  • primitive-types/std
  • tendermint/clock
  • tendermint/std

mocks

  • tendermint-testgen
  • tendermint/clock
  • cfg-if
  • parking_lot

serde

  • dep:serde
  • dep:serde_derive
  • serde_json
  • erased-serde

parity-scale-codec

  • dep:parity-scale-codec
  • dep:scale-info

borsh

  • dep:borsh

parking_lot

  • dep:parking_lot

tendermint-testgen

  • dep:tendermint-testgen

mocks-no-std

  • cfg-if

cfg-if

  • dep:cfg-if

erased-serde

  • dep:erased-serde

serde_json

  • dep:serde_json

upgrade_client

    This feature flag does not enable additional features.