package tezos-protocol-alpha
Tezos/Protocol: economic-protocol definition
Install
Dune Dependency
Authors
Maintainers
Sources
tezos-17.3.tar.gz
sha256=7062cd57addd452852598a2214ade393130efa087b99068d53713bdf912b3680
sha512=08e4091144a03ce3c107fb91a66501bd8b65ca3278917c455a2eaac6df3e108ade63f6ab8340a4bb152d60f404326e464d0ec95d26cafe8e82f870465d24a5fc
doc/tezos-protocol-alpha.raw/Tezos_raw_protocol_alpha/Sc_rollup_errors/index.html
Module Tezos_raw_protocol_alpha.Sc_rollup_errors
Source
Source
type Tezos_protocol_environment_alpha.Error_monad.error +=
| Sc_rollup_disputed
| Sc_rollup_no_valid_commitment_to_cement
| Sc_rollup_does_not_exist of Sc_rollup_repr.t
| Sc_rollup_no_conflict
| Sc_rollup_no_stakers
| Sc_rollup_not_staked
| Sc_rollup_not_staked_on_lcc_or_ancestor
| Sc_rollup_parent_not_lcc
| Sc_rollup_remove_lcc_or_ancestor
| Sc_rollup_staker_double_stake
| Sc_rollup_too_far_ahead
| Sc_rollup_commitment_from_future of {
current_level : Raw_level_repr.t;
inbox_level : Raw_level_repr.t;
}
| Sc_rollup_commitment_too_recent of {
current_level : Raw_level_repr.t;
min_level : Raw_level_repr.t;
}
| Sc_rollup_unknown_commitment of Sc_rollup_commitment_repr.Hash.t
| Sc_rollup_bad_inbox_level
| Sc_rollup_game_already_started
| Sc_rollup_max_number_of_parallel_games_reached of Tezos_protocol_environment_alpha.Signature.Public_key_hash.t
| Sc_rollup_wrong_turn
| Sc_rollup_no_game
| Sc_rollup_staker_in_game of [ `Both of Tezos_protocol_environment_alpha.Signature.public_key_hash * Tezos_protocol_environment_alpha.Signature.public_key_hash | `Defender of Tezos_protocol_environment_alpha.Signature.public_key_hash | `Refuter of Tezos_protocol_environment_alpha.Signature.public_key_hash ]
| Sc_rollup_timeout_level_not_reached of int32 * Tezos_protocol_environment_alpha.Signature.public_key_hash
| Sc_rollup_max_number_of_messages_reached_for_commitment_period
| Sc_rollup_add_zero_messages
| Sc_rollup_invalid_outbox_message_index
| Sc_rollup_outbox_level_expired
| Sc_rollup_outbox_message_already_applied
| Sc_rollup_staker_funds_too_low of {
staker : Tezos_protocol_environment_alpha.Signature.public_key_hash;
sc_rollup : Sc_rollup_repr.t;
staker_balance : Tez_repr.t;
min_expected_balance : Tez_repr.t;
}
| Sc_rollup_bad_commitment_serialization
| Sc_rollup_address_generation
| Sc_rollup_zero_tick_commitment
| Sc_rollup_commitment_past_curfew
| Sc_rollup_not_valid_commitments_conflict of Sc_rollup_commitment_repr.Hash.t * Tezos_protocol_environment_alpha.Signature.public_key_hash * Sc_rollup_commitment_repr.Hash.t * Tezos_protocol_environment_alpha.Signature.public_key_hash
| Sc_rollup_wrong_staker_for_conflict_commitment of Tezos_protocol_environment_alpha.Signature.public_key_hash * Sc_rollup_commitment_repr.Hash.t
| Sc_rollup_commitment_too_old of {
last_cemented_inbox_level : Raw_level_repr.t;
commitment_inbox_level : Raw_level_repr.t;
}
| Sc_rollup_no_commitment_to_cement of Raw_level_repr.t
| Sc_rollup_double_publish of Sc_rollup_commitment_repr.Hash.t
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>