Socket
Socket
Sign inDemoInstall

@tezos-domains/client

Package Overview
Dependencies
Maintainers
1
Versions
18
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@tezos-domains/client - npm Package Versions

2

1.0.0-beta.21

Diff

Changelog

Source

1.0.0-beta.21 (2020-11-06)

Reverts

  • make expiry from setChildRecord optional (ca24e67)
necroskillz
published 1.0.0-beta.20 •

Changelog

Source

1.0.0-beta.20 (2020-11-06)

Bug Fixes

  • core: remove custom from supported networks (its a special case) (6385bc4)
necroskillz
published 1.0.0-beta.19 •

Changelog

Source

1.0.0-beta.19 (2020-11-06)

Bug Fixes

  • resolver: fix a typo in NullNameResolver (02396d0)

Features

  • add "unsupported" implementations of validator and manager, add TezosDomainsClient.Unsupported, add isTezosDomainsSupportedNetwork function (c9aebdb)

BREAKING CHANGES

  • resolver: NullNameResovler renamed to correct name NullNameResolver
  • Renamed DomainNameValidator toTezosDomainsValidator
  • DomainNameValidator is now an interface
  • Removed unused type NetworkType
necroskillz
published 1.0.0-beta.18 •

Changelog

Source

1.0.0-beta.18 (2020-11-03)

Bug Fixes

  • remove max cache items from storage cache (d1d0347)
  • remove null from return type of getBidderBalance (ae8d346)
necroskillz
published 1.0.0-beta.17 •

Changelog

Source

1.0.0-beta.17 (2020-11-03)

Note: Version bump only for package root

necroskillz
published 1.0.0-beta.16 •

Changelog

Source

1.0.0-beta.16 (2020-11-03)

Bug Fixes

  • manager: fix a bug that prevents bidding if bidder amount is higher than the bid (bcb37d1)

Features

  • update to taquito 7.0.0-beta.0 (23ecea9)
necroskillz
published 1.0.0-beta.15 •

Changelog

Source

1.0.0-beta.15 (2020-10-30)

Bug Fixes

  • manager: respect current price for renewal of owned domains in getAcquisitionInfo (00ee583)
necroskillz
published 1.0.0-beta.14 •

Changelog

Source

1.0.0-beta.14 (2020-10-30)

Features

  • update to taquito 7 (33c7d59)
  • manager: add auction methods (70ee802)
  • manager: add commitment.waitUntilUsable() (4b7e0b9)
  • resolver: add name normalization before resolving a domain name (e583bcb), closes #1
  • resolver: rename resolver public api methods so its more clear what they do (5a28000)

BREAKING CHANGES

  • tezos parameter is now required (instance Tezos was removed from taquito)
  • resolver: Renamed resolver methods:
    • resolve => resolveDomainRecord
    • resolveAddress => resolveNameToAddress
    • reverseResolve => resolveReverseRecord
    • reverseResolveName => resolveAddressToName
  • manager:
    • getPrice() method was removed from the manager, use getAcquisitionInfo instead.
    • carthagenet network is currently not supported for managing domains
    • all TEZ amounts are now in mutez
necroskillz
published 1.0.0-beta.13 •

Changelog

Source

1.0.0-beta.13 (2020-10-06)

Bug Fixes

  • add missing typescript export (cf3ef8d)
necroskillz
published 1.0.0-beta.12 •

Changelog

Source

1.0.0-beta.12 (2020-10-06)

Bug Fixes

  • resolver: handle case where expiry_key is null (5672c1b)

Features

  • core: add support for different tlds on different networks (6878933)
  • core: support delphinet (66f516c)
  • core: update contract addresses, set new TLD names for delphi (fc90406)
  • manager: support new buy (with address and data parameters) (1ebbdde)
  • resolver: add expiration date to resolve (ed0e844)

BREAKING CHANGES

  • core: validateDomainName function was removed, use client.validator.validateDomainName instead. AlphanumericWithHypenDomainNameValidator was renamed to LatinDomainNameValidator.
2
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc