package octez-protocol-alpha-libs

  1. Overview
  2. Docs
Legend:
Page
Library
Module
Module type
Parameter
Class
Class type
Source

Module Tezos_alpha_test_helpers.Slashing_helpersSource

Helpers related to denunciations and slashing.

Sourcemodule Misbehaviour_repr : sig ... end

Helpers related to Protocol.Misbehaviour_repr.

Sourcemodule Full_denunciation : sig ... end

Helpers about "full denunciations", that is, a denunciation item and its culprit. See type t of this module.

Sourceval apply_all_slashes_at_cycle_end : Tezos_protocol_alpha.Protocol.Alpha_context.Cycle.t -> Block.t -> State.t -> State.t Tezos_base.TzPervasives.tzresult Lwt.t

Applies all slashes at cycle end in the state

OCaml

Innovation. Community. Security.