Skip to content

use new unbonding_delay parameter to compute trusting period #26

use new unbonding_delay parameter to compute trusting period

use new unbonding_delay parameter to compute trusting period #26

Triggered via pull request March 19, 2024 01:37
Status Failure
Total duration 27s
Artifacts

codespell.yml

on: pull_request
Check spelling
15s
Check spelling
Fit to window
Zoom out
Zoom in

Annotations

10 errors
Check spelling: Cargo.lock#L1055
inout ==> input, in out
Check spelling: Cargo.lock#L3190
inout ==> input, in out
no field `unbonding_delay` on type `penumbra_proto::core::component::stake::v1::StakeParameters`: crates/relayer/src/chain/penumbra/chain.rs#L527
error[E0609]: no field `unbonding_delay` on type `penumbra_proto::core::component::stake::v1::StakeParameters` --> crates/relayer/src/chain/penumbra/chain.rs:527:14 | 527 | .unbonding_delay; | ^^^^^^^^^^^^^^^ unknown field | = note: available fields are: `unbonding_epochs`, `active_validator_limit`, `base_reward_rate`, `slashing_penalty_misbehavior`, `slashing_penalty_downtime` ... and 3 others
no field `unbonding_delay` on type `penumbra_proto::core::component::stake::v1::StakeParameters`: crates/relayer/src/chain/penumbra/chain.rs#L527
error[E0609]: no field `unbonding_delay` on type `penumbra_proto::core::component::stake::v1::StakeParameters` --> crates/relayer/src/chain/penumbra/chain.rs:527:14 | 527 | .unbonding_delay; | ^^^^^^^^^^^^^^^ unknown field | = note: available fields are: `unbonding_epochs`, `active_validator_limit`, `base_reward_rate`, `slashing_penalty_misbehavior`, `slashing_penalty_downtime` ... and 3 others
unused import: `ics23_commitment::specs::ProofSpecs`: crates/relayer/src/config.rs#L27
error: unused import: `ics23_commitment::specs::ProofSpecs` --> crates/relayer/src/config.rs:27:9 | 27 | ics23_commitment::specs::ProofSpecs, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: `-D unused-imports` implied by `-D warnings` = help: to override `-D warnings` add `#[allow(unused_imports)]`
unused import: `ics23_commitment::specs::ProofSpecs`: crates/relayer/src/config.rs#L27
error: unused import: `ics23_commitment::specs::ProofSpecs` --> crates/relayer/src/config.rs:27:9 | 27 | ics23_commitment::specs::ProofSpecs, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: `-D unused-imports` implied by `-D warnings` = help: to override `-D warnings` add `#[allow(unused_imports)]`
no field `unbonding_delay` on type `penumbra_proto::core::component::stake::v1::StakeParameters`: crates/relayer/src/chain/penumbra/chain.rs#L527
error[E0609]: no field `unbonding_delay` on type `penumbra_proto::core::component::stake::v1::StakeParameters` --> crates/relayer/src/chain/penumbra/chain.rs:527:14 | 527 | .unbonding_delay; | ^^^^^^^^^^^^^^^ unknown field | = note: available fields are: `unbonding_epochs`, `active_validator_limit`, `base_reward_rate`, `slashing_penalty_misbehavior`, `slashing_penalty_downtime` ... and 3 others
no field `unbonding_delay` on type `penumbra_proto::core::component::stake::v1::StakeParameters`: crates/relayer/src/chain/penumbra/chain.rs#L527
error[E0609]: no field `unbonding_delay` on type `penumbra_proto::core::component::stake::v1::StakeParameters` --> crates/relayer/src/chain/penumbra/chain.rs:527:14 | 527 | .unbonding_delay; | ^^^^^^^^^^^^^^^ unknown field | = note: available fields are: `unbonding_epochs`, `active_validator_limit`, `base_reward_rate`, `slashing_penalty_misbehavior`, `slashing_penalty_downtime` ... and 3 others
unused import: `ics23_commitment::specs::ProofSpecs`: crates/relayer/src/config.rs#L27
error: unused import: `ics23_commitment::specs::ProofSpecs` --> crates/relayer/src/config.rs:27:9 | 27 | ics23_commitment::specs::ProofSpecs, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: `-D unused-imports` implied by `-D warnings` = help: to override `-D warnings` add `#[allow(unused_imports)]`
unused import: `ics23_commitment::specs::ProofSpecs`: crates/relayer/src/config.rs#L27
error: unused import: `ics23_commitment::specs::ProofSpecs` --> crates/relayer/src/config.rs:27:9 | 27 | ics23_commitment::specs::ProofSpecs, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: `-D unused-imports` implied by `-D warnings` = help: to override `-D warnings` add `#[allow(unused_imports)]`