Skip to content

Conversation

@csoreff
Copy link

@csoreff csoreff commented Apr 12, 2022

Tenderbake changes:

The branch field of non-consensus operations is set by default by the Octez client to HEAD~2. Setting the branch field to HEAD or HEAD~1 may result in the operation not being included because it will not be anchored on a block belonging to the chain. (The blocks at the current and previous levels are not necessary final.)

https://tezos.gitlab.io/protocols/tenderbake.html#operations

Without this, you will often end up using a branch that is orphaned and not finalized by consensus. This results in missing txs that had seemed to be injected successfully, etc.

…e correct final branch included in consensus.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant