Skip to content

Releases: input-output-hk/cardano-js-sdk

@cardano-sdk/[email protected]

29 Nov 09:00
02a0eff
Compare
Choose a tag to compare

0.11.2 (2023-11-29)

Bug Fixes

  • dapp-connector: re-implement plain javascript object initial cip-30 api (9be29ca)

@cardano-sdk/[email protected]

29 Nov 09:00
02a0eff
Compare
Choose a tag to compare

0.1.16 (2023-11-29)

Features

  • crypto: add Bip32PublicKeyHex and Bip32PublicKey.hash() (279d0e5)

@cardano-sdk/[email protected]

29 Nov 09:00
02a0eff
Compare
Choose a tag to compare

0.22.0 (2023-11-29)

⚠ BREAKING CHANGES

  • stake registration and deregistration certificates now take a Credential instead of key hash
  • core: remove unused type EpochSlots
  • core: deprecate QueryStakePoolsArgs.apyEpochsBackLimit
  • deprecate StakePoolMetrics.apy
  • deprecate and make optional StakePoolMetrics.epoch
  • deprecate and make optional StakePoolMetrics.memberROI

Features

  • core: add era summary to epoch slots calc return value (44f2216)
  • core: update serialization for resign committee cold certificate (1ecd4a3)
  • stake registration and deregistration certificates now take a Credential instead of key hash (49612f0)

Bug Fixes

  • core: fix invalid serialization of stakeVoteDelegation certificate (cebf485)
  • core: script hash credentials are now encoded correctly when converted to addresses (af8743b)
  • core: update length argument errors for certificate serialization (866d81c)

Code Refactoring

  • core: prepare the types for typeorm stake pool provider with ros interface (ff2d9ca)

@cardano-sdk/[email protected]

29 Nov 09:00
02a0eff
Compare
Choose a tag to compare

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)

@cardano-sdk/[email protected]

29 Nov 09:00
02a0eff
Compare
Choose a tag to compare

0.15.0 (2023-11-29)

⚠ BREAKING CHANGES

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

Features

  • cardano-services-client: add tx submit api provider (876f651)
  • stake registration and deregistration certificates now take a Credential instead of key hash (49612f0)

@cardano-sdk/[email protected]

19 Oct 16:12
9461bf6
Compare
Choose a tag to compare

0.16.3 (2023-10-19)

Note: Version bump only for package @cardano-sdk/web-extension

@cardano-sdk/[email protected]

19 Oct 16:12
9461bf6
Compare
Choose a tag to compare

0.25.1 (2023-10-19)

Features

  • util-dev: add createStubObservable util (f7621d7)

@cardano-sdk/[email protected]

19 Oct 16:12
9461bf6
Compare
Choose a tag to compare

0.6.0 (2023-10-19)

⚠ BREAKING CHANGES

  • hoist ReconnectionConfig type from ogmios to util-rxjs

Code Refactoring

  • hoist ReconnectionConfig type from ogmios to util-rxjs (704b5d6)

@cardano-sdk/[email protected]

19 Oct 16:12
9461bf6
Compare
Choose a tag to compare

0.17.3 (2023-10-19)

Features

  • util-dev: add createStubObservable util (f7621d7)

@cardano-sdk/[email protected]

19 Oct 16:12
9461bf6
Compare
Choose a tag to compare

0.14.2 (2023-10-19)

Note: Version bump only for package @cardano-sdk/tx-construction