IntersectMBO / cardano-db-sync

A component that follows the Cardano chain and stores blocks and transactions in PostgreSQL
Apache License 2.0
292 stars 161 forks source link

1678: epoch_stake missing entries #1796

Open Cmdv opened 3 months ago

Cmdv commented 3 months ago

Description

This PR fixes #1678

Currently trying to log out the slice function as it's not behaving correctly

Checklist

Migrations

If there is a breaking change, especially a big one, please add a justification here. Please elaborate more what the migration achieves, what it cannot achieve or why a migration is not possible.

Cmdv commented 3 months ago

I'll make some modifications for the isMigration case and we can merge

What modification does it need? I'm happy to make the changes or discuss