n + 1
relate to the block level n
).n + 1
-level block. Once the block n + 1
is baked, no more endorsement operations are accepted for block n
.n
, baking/endorsement rights at cycle n + 5
are randomly attributed as follows. n - 2
.n
based on certain information contained in the previous blocks. This seed is then used to select the validators (from those in the stake snapshot) to which baking/endorsement rights are attributed at cycle n + 5
.[0; 2,333]
= the number of extra endorsements slots beyond the threshold of 4,667.DOUBLE_BAKING_PUNISHMENT = 640 Tez
. The slashed amount for double (pre)endorsing is a fixed percentage RATIO_OF_FROZEN_DEPOSITS_SLASHED_PER_DOUBLE_ENDORSEMENT = 1/2
of the frozen deposit.
Bakers are advised to hold at least 10% of the total number of Tez used for baking purposes. By default, the required deposits are automatically determined to maximize the active stake. However, no baking/endorsements slots will be assigned to a delegator who has not enough security deposit.DELAY_INCREMENT_PER_ROUND = 15s
, MINIMAL_BLOCK_DELAY = 30s
,r = round
.tezos-client set deposit limit for <delegate> to <deposit_limit>
tezos-client unset deposit limit for <delegate>