Konubinix' opinionated web of thoughts

Tezos Consensus Algorithm

Fleeting

tezos consensus algorithm

block in the blockchain consists of a header and a list of operations.

https://tezos.gitlab.io/active/consensus.html

Endorsements are operations that can be seen as votes for a given block. Each block is signed.

https://tezos.gitlab.io/active/consensus.html

Baking is the action of producing and signing a block

https://tezos.gitlab.io/active/consensus.html

Tezos, a participant is a delegate that has at least one roll, and is active

https://tezos.gitlab.io/active/consensus.html

delegate plays two roles:

that of a baker, that is, it creates blocks, or that of an endorser, that is, it contributes in agreeing on a block by endorsing that block.

https://tezos.gitlab.io/active/consensus.html