Skip to content

Latest commit

 

History

History
407 lines (226 loc) · 23.2 KB

File metadata and controls

407 lines (226 loc) · 23.2 KB

Change Log

All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.

0.17.3 (2024-02-02)

Note: Version bump only for package @cardano-sdk/cardano-services-client

0.17.2 (2024-02-02)

Note: Version bump only for package @cardano-sdk/cardano-services-client

0.17.1 (2024-01-31)

Note: Version bump only for package @cardano-sdk/cardano-services-client

0.17.0 (2024-01-25)

⚠ BREAKING CHANGES

  • replace fromSerializableObj getErrorPrototype with errorTypes

Code Refactoring

  • replace fromSerializableObj getErrorPrototype with errorTypes (7a9770c)

0.16.6 (2024-01-17)

Note: Version bump only for package @cardano-sdk/cardano-services-client

0.16.5 (2024-01-05)

Note: Version bump only for package @cardano-sdk/cardano-services-client

0.16.4 (2023-12-21)

Note: Version bump only for package @cardano-sdk/cardano-services-client

0.16.3 (2023-12-20)

Note: Version bump only for package @cardano-sdk/cardano-services-client

0.16.2 (2023-12-14)

Note: Version bump only for package @cardano-sdk/cardano-services-client

0.16.1 (2023-12-12)

Note: Version bump only for package @cardano-sdk/cardano-services-client

0.16.0 (2023-12-07)

⚠ BREAKING CHANGES

  • bump stake pool provider api version to 1.1.0

Bug Fixes

  • make type orm stake pool provider back compatible (b007175)

0.15.1 (2023-12-04)

Features

  • cardano-services-client: map submit-api errors to new error types (d1e16bf)

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)

0.14.4 (2023-10-19)

Note: Version bump only for package @cardano-sdk/cardano-services-client

0.14.3 (2023-10-12)

Note: Version bump only for package @cardano-sdk/cardano-services-client

0.14.2 (2023-10-09)

Note: Version bump only for package @cardano-sdk/cardano-services-client

0.14.1 (2023-09-29)

Note: Version bump only for package @cardano-sdk/cardano-services-client

0.14.0 (2023-09-20)

⚠ BREAKING CHANGES

  • renamed field handle to handleResolutions
  • incompatible with previous revisions of cardano-services
  • rename utxo and transactions PouchDB stores
  • update type of Tx.witness.redeemers
  • update type of Tx.witness.datums
  • update type of TxOut.datum
  • remove Cardano.Datum type

fix(cardano-services): correct chain history openApi endpoints path url to match version

Features

  • update core types with deserialized PlutusData (d8cc93b)

Bug Fixes

  • cardano-services-client: use service version instead of root version (cf9b173)
  • util: deserialize bytes as Uint8Array instead of Buffer (78460d3)

Code Refactoring

  • renamed field handle to handleResolutions (8b3296e)

0.13.0 (2023-09-12)

⚠ BREAKING CHANGES

  • include API version in HTTP service URL scheme

Features

  • include API version in HTTP service URL scheme (3c10d33)

0.12.2 (2023-08-29)

Note: Version bump only for package @cardano-sdk/cardano-services-client

0.12.1 (2023-08-21)

Note: Version bump only for package @cardano-sdk/cardano-services-client

0.12.0 (2023-08-15)

⚠ BREAKING CHANGES

  • add HandleProvider.getPolicyIds and utilize it in PersonalWallet also, handles$ resolvedAt is now only set via hydration (provider)

Features

  • add HandleProvider.getPolicyIds and utilize it in PersonalWallet also, handles$ resolvedAt is now only set via hydration (provider) (af6a8d0)

0.11.0 (2023-08-11)

⚠ BREAKING CHANGES

  • EpochRewards renamed to Reward
  • The pool the stake address was delegated to when the reward is earned is now included in the EpochRewards (Will be null for payments from the treasury or the reserves)
  • Reward no longer coalesce rewards from the same epoch

Features

  • epoch rewards now includes the pool id of the pool that generated the reward (96fd72b)

0.10.6 (2023-07-31)

Note: Version bump only for package @cardano-sdk/cardano-services-client

0.10.5 (2023-07-13)

Note: Version bump only for package @cardano-sdk/cardano-services-client

0.10.4 (2023-07-04)

Bug Fixes

  • cardano-services-client: background and profile image as ipfs url (054b12f)

0.10.3 (2023-07-03)

Bug Fixes

  • cardano-services-client: type of KoraLabsHandleProvider to be implementing HandleProvider (96f36da)

0.10.2 (2023-06-29)

Bug Fixes

  • cardano-services-client: package.json import (0293d14)

0.10.1 (2023-06-29)

Bug Fixes

  • fix handle api response property names (2ecc994)

0.10.0 (2023-06-28)

⚠ BREAKING CHANGES

  • revert inclusion of version in the HttpProvider interface

Features

  • adds cardanoAddress type in HandleResolution interface (2ee31c9)
  • implement verification and presubmission checks on handles in OgmiosTxProvider (0f18042)

Bug Fixes

  • revert inclusion of version in the HttpProvider interface (3f50013)

0.9.9 (2023-06-23)

Features

  • add API and software version HTTP headers (2e9664f)

Bug Fixes

  • handle undefined state on HandleResolution (#774) (5e5fee3)

0.9.8 (2023-06-20)

Features

  • cardano-services-client: add handle http provider (4cc6b4a)
  • map out optional properties from Koralab api response (1efd986)

0.9.7 (2023-06-13)

Note: Version bump only for package @cardano-sdk/cardano-services-client

0.9.6 (2023-06-12)

Note: Version bump only for package @cardano-sdk/cardano-services-client

0.9.5 (2023-06-06)

Note: Version bump only for package @cardano-sdk/cardano-services-client

0.9.4 (2023-06-05)

Note: Version bump only for package @cardano-sdk/cardano-services-client

0.9.3 (2023-06-01)

Features

  • cardano-services-client: add KoraLabsHandleProvider (746e311)

0.9.2 (2023-05-24)

Note: Version bump only for package @cardano-sdk/cardano-services-client

0.9.1 (2023-05-22)

Note: Version bump only for package @cardano-sdk/cardano-services-client

0.9.0 (2023-05-02)

⚠ BREAKING CHANGES

  • rename AssetInfo 'quantity' to 'supply'
    • TokenMetadata has new mandatory property assetId
  • DbSyncAssetProvider constructor requires new DbSyncAssetProviderProp object as first positional argument
  • createAssetsService accepts an array of assetIds instead of a single assetId

Features

  • support assets fetching by ids (8ed208a)

Bug Fixes

  • circular deps check in CI (070f5e9)

Code Refactoring

  • rename AssetInfo 'quantity' to 'supply' (6e28df4)

0.8.0 (2023-03-13)

⚠ BREAKING CHANGES

  • core type for address string reprensetation 'Address' renamed to PaymentAddress

Code Refactoring

  • core type for address string reprensetation 'Address' renamed to PaymentAddress (4287463)

0.7.2 (2023-03-01)

Note: Version bump only for package @cardano-sdk/cardano-services-client

0.7.1 (2023-02-17)

Bug Fixes

  • cardano-services: updated http provider error handling (#514) (33a4867)

0.7.0 (2022-12-22)

⚠ BREAKING CHANGES

    • BlockSize is now an OpaqueNumber rather than a type alias for number
  • BlockNo is now an OpaqueNumber rather than a type alias for number
  • EpochNo is now an OpaqueNumber rather than a type alias for number
  • Slot is now an OpaqueNumber rather than a type alias for number
  • Percentage is now an OpaqueNumber rather than a type alias for number
  • classify TxSubmission errors as variant of CardanoNode error

Features

  • add opaque numeric types to core package (9ead8bd)

Bug Fixes

  • add sideEffects=false to package.json (a1cb8f8)
  • cardano-services-client: import warning (2e0ac62)

Code Refactoring

  • classify TxSubmission errors as variant of CardanoNode error (234305e)

0.6.0 (2022-11-04)

⚠ BREAKING CHANGES

  • support the complete set of protocol parameters
  • make stake pools pagination a required arg
  • add pagination in 'transactionsByAddresses'
  • rework TxSubmitProvider to submit transactions as hex string instead of Buffer
  • rework all provider signatures args from positional to a single object

Features

  • add pagination in 'transactionsByAddresses' (fc88afa)
  • make stake pools pagination a required arg (6cf8206)
  • support the complete set of protocol parameters (46d7aa9)

Bug Fixes

  • cardano-services-client: do not re-wrap UnknownTxSubmissionError (a51c9e8)

Code Refactoring

  • rework all provider signatures args from positional to a single object (dee30b5)
  • rework TxSubmitProvider to submit transactions as hex string instead of Buffer (032a1b7)

0.5.0 (2022-08-30)

⚠ BREAKING CHANGES

  • replace NetworkInfoProvider.timeSettings with eraSummaries

Features

  • cardano-services-client: add asset info http provider (866f3d5)
  • replace NetworkInfoProvider.timeSettings with eraSummaries (58f6fc7)

Bug Fixes

  • cardano-services-client: added Axios adapter to allow patching the axios requests method (166a273)

0.4.0 (2022-07-25)

Features

  • cardano-services-client: add asset info http provider (866f3d5)

0.3.0 (2022-06-24)

⚠ BREAKING CHANGES

  • move stakePoolStats from wallet provider to stake pool provider
  • rename StakePoolSearchProvider to StakePoolProvider
  • add serializable object key transformation support
  • cardano-services-client: reimplement txSubmitHttpProvider using createHttpProvider
  • cardano-graphql: remove graphql concerns from services client package, rename

Features

  • add ChainHistory http provider (64aa7ae)
  • add utxo http provider (a55fcdb)
  • cardano-services-client: add generic http provider client (72e2060)
  • cardano-services-client: add stakePoolSearchHttpProvider (286f41f)
  • cardano-services-client: networkInfoProvider (a304468)
  • rewards data (5ce2ff0)
  • web-extension: add rewards provider support (3630fba)

Bug Fixes

  • cardano-services-client: http provider can now be the return value of an async function (e732f5d)
  • cardano-services-client: update test URL and reword docblock (4bfe001)

Miscellaneous Chores

  • cardano-graphql: remove graphql concerns from services client package, rename (f197e46)

Code Refactoring

  • add serializable object key transformation support (32e422e)
  • cardano-services-client: reimplement txSubmitHttpProvider using createHttpProvider (db17e34)
  • move stakePoolStats from wallet provider to stake pool provider (52d71a7)
  • rename StakePoolSearchProvider to StakePoolProvider (b432103)