package tezos-baking-016-PtMumbai
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
Tezos/Protocol: base library for `tezos-baker/accuser`
Install
dune-project
Dependency
Authors
Maintainers
Sources
tezos-16.0.tar.gz
sha256=ad9e08819871c75ba6f4530b125f7d157799398e4d77a1e6bfea9d91ff37ff55
sha512=c5dc4d40cc09bc6980fbbdb5c2e105bf4252cf9cfcb2b49660b0ebe4dc789f6709ec3b3bf2f87d81580d3eed9521eeb1c960f24d9b14eb0285aaba1f84d10a9b
doc/tezos-baking-016-PtMumbai/Tezos_baking_016_PtMumbai/Baking_events/Scheduling/index.html
Module Baking_events.SchedulingSource
include module type of struct include Tezos_base.TzPervasives.Internal_event.Simple end
val emit : 'a t -> 'a -> unit Lwt.tval emit__dont_wait__use_with_care : 'a t -> 'a -> unitval declare_0 :
?section:string list ->
name:string ->
msg:string ->
?level:Tezos_event_logging__Internal_event.level ->
unit ->
unit tval declare_1 :
?section:string list ->
name:string ->
msg:string ->
?level:Tezos_event_logging__Internal_event.level ->
?pp1:(Format.formatter -> 'a -> unit) ->
(string * 'a Data_encoding.t) ->
'a tval declare_2 :
?section:string list ->
name:string ->
msg:string ->
?level:Tezos_event_logging__Internal_event.level ->
?pp1:(Format.formatter -> 'a -> unit) ->
(string * 'a Data_encoding.t) ->
?pp2:(Format.formatter -> 'b -> unit) ->
(string * 'b Data_encoding.t) ->
('a * 'b) tval declare_3 :
?section:string list ->
name:string ->
msg:string ->
?level:Tezos_event_logging__Internal_event.level ->
?pp1:(Format.formatter -> 'a -> unit) ->
(string * 'a Data_encoding.t) ->
?pp2:(Format.formatter -> 'b -> unit) ->
(string * 'b Data_encoding.t) ->
?pp3:(Format.formatter -> 'c -> unit) ->
(string * 'c Data_encoding.t) ->
('a * 'b * 'c) tval declare_4 :
?section:string list ->
name:string ->
msg:string ->
?level:Tezos_event_logging__Internal_event.level ->
?pp1:(Format.formatter -> 'a -> unit) ->
(string * 'a Data_encoding.t) ->
?pp2:(Format.formatter -> 'b -> unit) ->
(string * 'b Data_encoding.t) ->
?pp3:(Format.formatter -> 'c -> unit) ->
(string * 'c Data_encoding.t) ->
?pp4:(Format.formatter -> 'd -> unit) ->
(string * 'd Data_encoding.t) ->
('a * 'b * 'c * 'd) tval declare_5 :
?section:string list ->
name:string ->
msg:string ->
?level:Tezos_event_logging__Internal_event.level ->
?pp1:(Format.formatter -> 'a -> unit) ->
(string * 'a Data_encoding.t) ->
?pp2:(Format.formatter -> 'b -> unit) ->
(string * 'b Data_encoding.t) ->
?pp3:(Format.formatter -> 'c -> unit) ->
(string * 'c Data_encoding.t) ->
?pp4:(Format.formatter -> 'd -> unit) ->
(string * 'd Data_encoding.t) ->
?pp5:(Format.formatter -> 'e -> unit) ->
(string * 'e Data_encoding.t) ->
('a * 'b * 'c * 'd * 'e) tval declare_6 :
?section:string list ->
name:string ->
msg:string ->
?level:Tezos_event_logging__Internal_event.level ->
?pp1:(Format.formatter -> 'a -> unit) ->
(string * 'a Data_encoding.t) ->
?pp2:(Format.formatter -> 'b -> unit) ->
(string * 'b Data_encoding.t) ->
?pp3:(Format.formatter -> 'c -> unit) ->
(string * 'c Data_encoding.t) ->
?pp4:(Format.formatter -> 'd -> unit) ->
(string * 'd Data_encoding.t) ->
?pp5:(Format.formatter -> 'e -> unit) ->
(string * 'e Data_encoding.t) ->
?pp6:(Format.formatter -> 'f -> unit) ->
(string * 'f Data_encoding.t) ->
('a * 'b * 'c * 'd * 'e * 'f) tval declare_7 :
?section:string list ->
name:string ->
msg:string ->
?level:Tezos_event_logging__Internal_event.level ->
?pp1:(Format.formatter -> 'a -> unit) ->
(string * 'a Data_encoding.t) ->
?pp2:(Format.formatter -> 'b -> unit) ->
(string * 'b Data_encoding.t) ->
?pp3:(Format.formatter -> 'c -> unit) ->
(string * 'c Data_encoding.t) ->
?pp4:(Format.formatter -> 'd -> unit) ->
(string * 'd Data_encoding.t) ->
?pp5:(Format.formatter -> 'e -> unit) ->
(string * 'e Data_encoding.t) ->
?pp6:(Format.formatter -> 'f -> unit) ->
(string * 'f Data_encoding.t) ->
?pp7:(Format.formatter -> 'g -> unit) ->
(string * 'g Data_encoding.t) ->
('a * 'b * 'c * 'd * 'e * 'f * 'g) tval declare_8 :
?section:string list ->
name:string ->
msg:string ->
?level:Tezos_event_logging__Internal_event.level ->
?pp1:(Format.formatter -> 'a -> unit) ->
(string * 'a Data_encoding.t) ->
?pp2:(Format.formatter -> 'b -> unit) ->
(string * 'b Data_encoding.t) ->
?pp3:(Format.formatter -> 'c -> unit) ->
(string * 'c Data_encoding.t) ->
?pp4:(Format.formatter -> 'd -> unit) ->
(string * 'd Data_encoding.t) ->
?pp5:(Format.formatter -> 'e -> unit) ->
(string * 'e Data_encoding.t) ->
?pp6:(Format.formatter -> 'f -> unit) ->
(string * 'f Data_encoding.t) ->
?pp7:(Format.formatter -> 'g -> unit) ->
(string * 'g Data_encoding.t) ->
?pp8:(Format.formatter -> 'h -> unit) ->
(string * 'h Data_encoding.t) ->
('a * 'b * 'c * 'd * 'e * 'f * 'g * 'h) tSource
val next_potential_slot :
(int32
* Tezos_protocol_016_PtMumbai.Protocol.Alpha_context.Round.t
* Tezos_protocol_016_PtMumbai.Protocol.Alpha_context.Timestamp.t
* Baking_state.consensus_key_and_delegate)
tSource
val waiting_end_of_round :
(Tezos_base.TzPervasives.Time.System.Span.t
* int32
* Tezos_protocol_016_PtMumbai.Protocol.Alpha_context.Timestamp.t)
tSource
val waiting_delayed_end_of_round :
(Tezos_base.TzPervasives.Time.System.Span.t
* int32
* Tezos_protocol_016_PtMumbai.Protocol.Alpha_context.Timestamp.t
* int64)
tSource
val waiting_time_to_bake :
(Tezos_base.TzPervasives.Time.System.Span.t
* Tezos_protocol_016_PtMumbai.Protocol.Alpha_context.Timestamp.t)
t sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>