chore(deps): update ibc-proto requirement from 0.42.2 to 0.43.0 #41
Annotations
10 errors
Compile cosmwasm blob for tendermint light client:
ibc-clients/ics07-tendermint/types/src/header.rs#L163
type mismatch resolving `<SignedHeader as TryFrom<SignedHeader>>::Error == Error`
|
Compile cosmwasm blob for tendermint light client:
ibc-clients/ics07-tendermint/types/src/header.rs#L163
the trait bound `tendermint::block::signed_header::SignedHeader: core::convert::From<tendermint_proto::tendermint::v0_38::types::SignedHeader>` is not satisfied
|
Compile cosmwasm blob for tendermint light client:
ibc-clients/ics07-tendermint/types/src/header.rs#L171
type mismatch resolving `<Set as TryFrom<ValidatorSet>>::Error == Error`
|
Compile cosmwasm blob for tendermint light client:
ibc-clients/ics07-tendermint/types/src/header.rs#L171
the trait bound `tendermint::validator::Set: core::convert::From<tendermint_proto::tendermint::v0_38::types::ValidatorSet>` is not satisfied
|
Compile cosmwasm blob for tendermint light client:
ibc-clients/ics07-tendermint/types/src/header.rs#L180
type mismatch resolving `<Set as TryFrom<ValidatorSet>>::Error == Error`
|
Compile cosmwasm blob for tendermint light client:
ibc-clients/ics07-tendermint/types/src/header.rs#L180
the trait bound `tendermint::validator::Set: core::convert::From<tendermint_proto::tendermint::v0_38::types::ValidatorSet>` is not satisfied
|
Compile cosmwasm blob for tendermint light client:
ibc-clients/ics07-tendermint/types/src/header.rs#L221
the trait bound `tendermint_proto::tendermint::v0_38::types::SignedHeader: core::convert::From<tendermint::block::signed_header::SignedHeader>` is not satisfied
|
Compile cosmwasm blob for tendermint light client:
ibc-clients/ics07-tendermint/types/src/header.rs#L222
the trait bound `tendermint_proto::tendermint::v0_38::types::ValidatorSet: core::convert::From<tendermint::validator::Set>` is not satisfied
|
Compile cosmwasm blob for tendermint light client:
ibc-clients/ics07-tendermint/types/src/header.rs#L224
the trait bound `tendermint_proto::tendermint::v0_38::types::ValidatorSet: core::convert::From<tendermint::validator::Set>` is not satisfied
|
Compile cosmwasm blob for tendermint light client
Process completed with exit code 101.
|
The logs for this run have expired and are no longer available.
Loading