Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

NNS update for 0.20.0 #419

Merged
merged 19 commits into from
Jul 30, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
19 commits
Select commit Hold shift + click to select a range
dad079b
nns: Add `admin` to properties
AnnaShaleva Sep 9, 2022
c732296
nns: Remove unused config file
AnnaShaleva Sep 12, 2022
d77cfe5
nns: Fix typo in the method description
AnnaShaleva Sep 9, 2022
51873d5
nns: Restrict the maximum number of records with the same type
AnnaShaleva Sep 9, 2022
c0b73a6
nns: Move common code to a separate method
AnnaShaleva Sep 9, 2022
9db9ace
nns: Fix CNAME resolution rules
AnnaShaleva Sep 9, 2022
9f4a35e
nns: Refactor record-related operations code
AnnaShaleva Sep 13, 2022
d677c66
nns: use tokenID for setRecord operations
roman-khimov Jul 29, 2024
7255441
nns: Move common record checking code to a separate function
AnnaShaleva Sep 13, 2022
224936c
nns: Accept token ID as an argument for storeRecord
AnnaShaleva Sep 13, 2022
78862e4
nns: Reuse storeRecord for storing SOA record
AnnaShaleva Sep 13, 2022
c8825a1
nns: Move token key creation to a separate function
AnnaShaleva Sep 13, 2022
836a5de
nns: reuse existing context in tokenIDFromName
AnnaShaleva Sep 13, 2022
1bb8b1c
nns: Keep `isAvailable` in sync with `register`
AnnaShaleva Sep 14, 2022
8f751bc
nns: Use millisecondsInSeconds constant where appropriate
AnnaShaleva Sep 14, 2022
22be33c
nns: limit max number of records to 16
roman-khimov Jul 29, 2024
650a7dc
nns: separate "too long name" from other errors
roman-khimov Jul 29, 2024
6dfd53b
nns: simplify checks on split, use different errors
roman-khimov Jul 29, 2024
e5d3659
tests: fix sporadic container test failure
roman-khimov Jul 30, 2024
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Loading
Loading