input-output-hk / hermes

🏛️ Hermes is a high-availability blockchain voting database that acts as a distributed storage and event processor for voting events, proposals, and actions.
https://input-output-hk.github.io/hermes
Apache License 2.0
13 stars 2 forks source link

feat: Implement self-referencing MultiEra block struct #267

Closed Mr-Leshiy closed 2 weeks ago

Mr-Leshiy commented 2 weeks ago

Description

Implemented a SelfReferencedMultiEraBlock which holds an instance of the block raw data with the decoded instance of the pallas::ledger::traverse::MultiEraBlock.

Related Issue(s)

Closes #265

stevenj commented 2 weeks ago

This work was manually merged into the destination branch