Skip to content

v2.0.1

Compare
Choose a tag to compare
@1000101 1000101 released this 08 Apr 13:41
· 106 commits to master since this release
b1058db

[2.0.1] - 2024-04-08

⚠️ WARNING
This version of blockfrost-backend-ryo requires cardano-db-sync 13.2.0.1 or newer. Use version 1.7.x for earlier releases.

Fixed

  • calculation of endpoints affected by moving MIRs into instant_reward table required for cardano-db-sync 13.2.0.1
    • /accounts/{stake_address}
    • /pools/extended
    • /pools/{pool_id}
    • /network
  • calculation of live_size for /pools/{pool_id} only taking into account live pools (ommiting retired from the calculation)