Skip to content

@cardano-sdk/[email protected]

Compare
Choose a tag to compare
@lace-bot lace-bot released this 29 Nov 09:00
· 1304 commits to master since this release
02a0eff

0.23.0 (2023-11-29)

⚠ BREAKING CHANGES

  • stake registration and deregistration certificates now take a Credential instead of key hash

Features

  • add support for only updating outdated pool metrics at a given interval (64f67d6)
  • cardano-services: implement schedules and added stakepool delist worker schedule (b30eb6b)
  • cardano-services: implement tx submit api (f76ebdd)
  • cardano-services: integrate the stake pool rewards store in the projector (501174c)
  • cardano-services: update NFT metadata and Asset test with Asset db (27b4323)
  • create PoolDelistedEntity and database migration (650bef2)
  • implement ros in typeorm stake pool provider (be83024)
  • projection-typeorm: add stake pool rewards store (bab242b)
  • stake registration and deregistration certificates now take a Credential instead of key hash (49612f0)
  • update cli.test to work with Asset db (7b5265e)

Bug Fixes

  • cardano-services: asset provider can be started with POSTGRES_HOST (1603cfd)
  • cardano-services: return active stake from previous epoch insted (12fa427)