Skip to content

Latest commit

 

History

History
213 lines (95 loc) · 9 KB

CHANGELOG.md

File metadata and controls

213 lines (95 loc) · 9 KB

Changelog

0.10.5 (2024-10-14)

Bug Fixes

  • ci runner image version (79e9626)

0.10.4 (2024-10-11)

Bug Fixes

0.10.3 (2024-10-06)

Bug Fixes

0.10.2 (2024-10-06)

Bug Fixes

  • add tags to fastapi router and fix function names (be6875c)

0.10.1 (2024-09-04)

Bug Fixes

0.10.0 (2024-09-03)

Features

  • update bondRequirementRate per rev28 for mainnet (bae3878)

Bug Fixes

  • apy_time endpoint - limit to 100 due to timeout (f620f0b)
  • release (475bf59)

0.9.0 (2024-08-14)

Features

Bug Fixes

  • recalculate bond % with new bond requirment rate (acc78b6)

0.8.1 (2024-04-02)

Bug Fixes

  • add some extra try except around db conns #42 (b2f4fa0)
  • make apy column nullable (a890e17)

0.8.0 (2024-03-23)

Features

  • add commission time stats (5625dad)

Bug Fixes

  • update apy time with average commission rate for iiss4 (a7dbf37)
  • wage with default in table (842a0d3)

0.7.6 (2024-03-11)

Bug Fixes

0.7.5 (2024-02-04)

Bug Fixes

0.7.4 (2024-02-02)

Bug Fixes

  • conditional on jail flag for rewards (19dda0b)

0.7.3 (2024-02-02)

Bug Fixes

  • issue with rev 24/25 missing iwage data (7ab5a01)

0.7.2 (2024-02-01)

Bug Fixes

  • update ci to release main (5d23e8a)

0.7.1 (2024-01-24)

Bug Fixes

  • cps methods from updated contract closes#30 (9d10e30)
  • update rewards per iiss4 (664bae0)

0.7.0 (2023-12-27)

Features

0.6.0 (2023-12-08)

Features

  • add apy over time endpoint (b5a170b)
  • add bonders and stakers counts to preps and stats table with total delegators #29 #27 (725c550)

Bug Fixes

  • apy time crashing in testnets - start block does not exist #31 (608f12f)

0.5.2 (2023-11-05)

Bug Fixes

  • add User-Agent header to details pull in preps_base #23 (920d26c)

0.5.1 (2023-09-17)

Bug Fixes

0.5.0 (2023-09-16)

Features

  • add cron to get public key (cec9bd0)

0.4.0 (2023-07-01)

Features

Bug Fixes

  • add cron to update prep grade and add filter to remove unregistered preps #16 (6499dce)

0.3.1 (2023-04-26)

Bug Fixes

  • add contract delegations (487fbe0)

0.3.0 (2023-03-21)

Features

  • add failures with endpoint params (0bb88af)

0.2.0 (2023-03-08)

Features

  • add appscheduler and update all crons (2896477)

Bug Fixes

  • add additional delegations cleaner #6 (2f3db7d)

0.1.3 (2023-01-13)

Bug Fixes

  • remove zero delegations in cron icon-tracker#69 (5b84020)