Anna Shaleva
|
8790602f69
|
nns: ensure records with the same type are not repeated
Port https://github.com/nspcc-dev/neofs-contract/pull/170.
|
2022-09-09 19:36:16 +03:00 |
|
Anna Shaleva
|
c9050cef4b
|
nns: allow multiple records of the same type
Except for the CNAME records. Port
6ea4573ef8
and
f4762c1b56 .
|
2022-09-09 19:36:13 +03:00 |
|
Anna Shaleva
|
c296f8804c
|
nns: add test for getAllRecords
|
2022-09-09 19:35:54 +03:00 |
|
Anna Shaleva
|
d77b35c385
|
nns: add admin to properties
See 14f43ba8cf/src/NameService/NameService.cs (L69) .
|
2022-09-08 14:19:39 +03:00 |
|
Anna Shaleva
|
225152f2d7
|
nns: allow to resolve FQDN
Port 4041924a75 .
|
2022-09-08 14:19:39 +03:00 |
|
Anna Shaleva
|
017a6b9bc1
|
nns: require admin signature for subdomain registration
Port
14fc086291 .
|
2022-09-08 14:19:39 +03:00 |
|
Anna Shaleva
|
5cb2a1219c
|
nns: replace root with TLD
Port
4b86891d57 .
|
2022-09-08 14:19:39 +03:00 |
|
Anna Shaleva
|
c11481b119
|
nns: allow hyphen in domain names
Port https://github.com/nspcc-dev/neofs-contract/pull/183.
|
2022-09-08 14:19:39 +03:00 |
|
Anna Shaleva
|
bd3722041a
|
nns: adjust maxDomainNameFragmentLength
Port https://github.com/nspcc-dev/neofs-contract/pull/238.
|
2022-09-08 14:19:39 +03:00 |
|
Roman Khimov
|
3bc53b3aa1
|
nft-nd-nns: clean up old entries on re-registration, fix #2570
|
2022-07-13 18:54:19 +03:00 |
|
Elizaveta Chichindaeva
|
28908aa3cf
|
[#2442] English Check
Signed-off-by: Elizaveta Chichindaeva <elizaveta@nspcc.ru>
|
2022-05-04 19:48:27 +03:00 |
|
Roman Khimov
|
2c70f41e51
|
examples: move nft-nd-nns test into the same package
Which is the way Go tests are normally stored.
|
2022-03-23 22:21:07 +03:00 |
|