hedera-services icon indicating copy to clipboard operation
hedera-services copied to clipboard

feat: Add TSS related system transaction and state protobufs (Services)

Open thomas-swirlds-labs opened this issue 5 months ago • 3 comments

Description: Adds the following to the services hapi/hedera-protobufs:

  • [x] System Transaction: TssMessageTransaction
  • [x] System Transaction: TssVoteTransaction
  • [x] State Queue: LedgerId
  • [x] State Map: TssMessageMapKey
  • [x] State Map: TssVoteMapKey

Related issue(s):

Fixes #14744

Notes for reviewer:

Checklist

  • [ ] Documented (Code comments, README, etc.)
  • [ ] Tested (unit, integration, etc.)

thomas-swirlds-labs avatar Sep 17 '24 10:09 thomas-swirlds-labs