Skip to content

1.4.0

Compare
Choose a tag to compare
@github-actions github-actions released this 18 May 15:26
· 291 commits to main since this release
215bb81

2023-05-18

Fixed

  • Bug with BeaconConnectorWebGl
  • Bug, updated Netezos to v2.8.0

Added

  • Better coroutine error handling
  • API methods: GetOwnersForToken, GetOwnersForContract, IsHolderOfContract, GetTokenMetadata, GetContractMetadata, GetTokensForContract, GetOperationStatus
  • User ability to specify logging level
  • Tezos config singleton class
  • IDataProviderConfig and TzKTProviderConfig implementation
  • Test runner with GH actions

Changed

  • Refactor: Tezos divided into two parts: Wallet and API