Skip to content

Shell: remove DDb operation_hashes messages

This removes the following messages from Distributed_db_messages

  • Get_operation_hashes_for_blocks
  • Operation_hashes_for_block

As well as the corresponding requesters.

The requester for "operation hashes" isn't exported to the shell, so these values are never queried by the shell (nor by ddb).

This addresses https://gitlab.com/nomadic-labs/tezos/-/issues/150

Question: this message isn't used by the node, but it could be used by other tools I'm not aware of. Is it considered part of the specification of a Tezos node or just a relic of the past?

Edited by Philippe B.

Merge request reports

Loading