@tezos-domains/taquito
Advanced tools
Changelog
1.0.0-beta.26 (2020-11-27)
nonce
parameter to commit()
and buy()
Changelog
1.0.0-beta.24 (2020-11-16)
DomainNameValidationResult
INVALID_LAST_CHARACTER
and INVALID_FIRST_CHARACTER
and added INVALID_NAME
and TOO_SHORT
Changelog
1.0.0-beta.22 (2020-11-13)
@tezos-domains/client
=> @tezos-domains/taquito-client
TezosDomainsClient
=> TaquitoTezosDomainsClient
TezosDomainsResolver
and TezosDomainsManager
, use TaquitoTezosDomainsClient
insteadclient.clearResolverCache()
, use client.resolver.clearCache()
instead