You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Versions
The db-sync version (eg cardano-db-sync --version): 13.3.0.0 and 13.5.0.2
PostgreSQL version: 14.5.0
Build/Install Method
The method you use to build or install cardano-db-sync: Docker
Run method
The method you used to run cardano-db-sync (eg Nix/Docker/systemd/none): Docker
Additional context
Related issue: #822
Comment on that issue: #822 (comment)
Problem Report
I ran into bug #822 when using db-sync 13.3.0.0 - when I updated to 13.5.0.0, the epoch stake values did not match for epochs that had synced with db-sync version 13.3.0.0.
To fix this issue, I had to wipe the database and resync from scratch using 13.5.0.0
This should be flagged in the release notes/changelog
OS
Your OS:
Opensuse Tumbleweed (Linux x86/64)
Versions
The
db-sync
version (egcardano-db-sync --version
):13.3.0.0 and 13.5.0.2
PostgreSQL version:
14.5.0
Build/Install Method
The method you use to build or install
cardano-db-sync
:Docker
Run method
The method you used to run
cardano-db-sync
(eg Nix/Docker/systemd/none):Docker
Additional context
Related issue: #822
Comment on that issue: #822 (comment)
Problem Report
I ran into bug #822 when using db-sync 13.3.0.0 - when I updated to 13.5.0.0, the epoch stake values did not match for epochs that had synced with db-sync version 13.3.0.0.
To fix this issue, I had to wipe the database and resync from scratch using 13.5.0.0
This should be flagged in the release notes/changelog
I wrote a tool to compare db-sync data against blockfrost here: https://github.com/ozgb/dbsync_check/
The text was updated successfully, but these errors were encountered: