Skip to content

v4.0.0

Latest
Compare
Choose a tag to compare
@mkungla mkungla released this 30 May 21:34
v4.0.0

Changelog

  • 5a011e2 fix: update ScriptRedeemer
  • a3995e4 fix: update PlutusScriptListItem
  • ad2aacc fix: update NativeScript
  • 9dc9de0 fix: update GetPoolMetadata
  • 19e6902 fix: update GetAccountUpdates
  • 50ee777 fix: update GetAccountRewards
  • 983eb6a fix: update GetAccountList
  • 993e535 fix: add missing DatumInfo fields
  • aca3f0d feat: update GetAccountInfo and GetAccountInfoCached
  • 9c67d47 feat: implement GetScriptInfo
  • 43a8eb4 feat: implement GetAccountUtxos
  • c387a00 feat: implement GetAccountTxs
  • ea25c73 fix: update default DefaultOrigin
  • 319cdeb fix: update asset summary request
  • ffedb0c fix: update TxInfo
  • 2dd4bdb fix: update PoolRelays
  • 98421e3 fix: update PoolInfo sigma decimal
  • acbd2f9 fix: update GetTxStatus
  • a6e20ef fix: update GetTxMetadata
  • a794be1 fix: update GetPoolUpdates
  • 3542bb0 fix: update GetPoolDelegatorsHistory
  • f4bd2f2 fix: update GetPoolBlocks
  • 405dba6 fix: update GetPolicyAssetInfo response
  • 184caa9 fix: update GetEpochInfo
  • 21f35da fix: update GetEpochBlockProtocols remove pointer to EpochNo
  • ef03a90 fix: update GetBlocksTxs response
  • 284e794 fix: update GetBlocks
  • 90b49c6 fix: update GetAssetTxs
  • 98ee8f6 fix: update GetAssetInfo to return list pased on provided args
  • c2b97a9 fix: update GetAssetHistory method to match new api
  • a4b4296 fix: update GetAccountHistory
  • 5e08448 fix: update GetAccountAddresses
  • 77b8736 fix: update EpochParams CostModels
  • 98229db fix: update AccountAssets
  • 32d7496 fix: rename GetPoolSnapshot to GetPoolStakeSnapshot
  • e83e9f2 fix: remove deprecated GetTxUTxOs
  • cb50629 fix: enhance PoolListItem and GetPoolList
  • d13da7a fix: deprecate asset_policy_info and asset_address_list
  • 64b3de1 fix: deprecate /asset_address_list
  • 7a1d78d feat: update v1 address_Assets schema
  • 9c2dbdf feat: replace LibraryVersion with Version() to get library version
  • 245874a feat: implement http client timeout option
  • ab857d6 feat: implement GetUTxOInfo
  • c28a2de feat: implement GetPoolRetirements
  • 4fba9b4 feat: implement GetPoolRegistrations
  • 5c9551b feat: implement GetPolicyAssetMints
  • a3661e7 feat: implement GetAssetPolicyAddresses for policy_asset_addresses endpoint
  • 3427d31 feat: implement GetAssetNftAddress for asset_nft_address endpoint
  • bf0c82b feat: imlplement GetScriptUtxos
  • 3b11698 feat: allow tracking requests_today for subscription
  • 2c99eb3 feat: add koios subscription auth
  • 6867933 feat: add MemberRewards to PoolHistory response
  • 41e4ed3 feat: add Koios auth
  • 2fc8713 feat: add Koios auth
  • e0304a1 feat: add GetPolicyAssetList
  • 2428fc9 feat: add GetCredentialUTxOs and GetAddressUTxOs
  • 783cde1 feat: add GetAssetUTxOs to call asset_utxos endpoint
  • df39dde feat: add GetAssetTokenRegistry for asset_token_registry endpoint
  • fe6daf3 feat: EnableRequestsStats replaces CollectRequestsStats
  • 8cec177 feat!: upgrade to v4 and min go1.22
  • 940e20b ci: update github actions config
  • 79b39b6 ci: init v2 github actions
  • 8e820d6 chore: update file headers
  • 762504c chore: rename account -> stake_account