NNS April Report

robbie wang
NewEconoLabs
Published in
2 min readMay 7, 2018

NNS

For latest news, please follow our NNS twitter and Telegram:

There were 95 commits in April, 2018.

The main items involved were:

1. Neo-ns

The nns contract system has basically been completed, and the interface has been generally fixed. Except there will be some minor adjustment, the random termination mechanism of the auction contract, other parts have been tested and passed.

1) Moved the nnc contract to this libray, add unified nep5.5 features for nnc contract.

2) Added the auction contract and complete the main flow test of the auction contract

3) Modified the implementation of the root domain name contract, so a contract manages multiple root domain names

4) Modified the implementation of the root domain name contract, domain names store more information and parent domain name information.

5) Uniformly modified the storage implementation of all contracts, making it compatible with neo2.6 while reducing the number of puts

Others

1. Assisted programmers in understanding NNS processes and test methods

2. Assist NELGame to push forward smart contract development

3. Review NNS domain center, registrar, resolver contract code, found a bug (fixed)

4. Added a notification mechanism for the parser (Registrar notification mechanism was added)

5. Registration and setting resolver of NNS domain name

NNS test

1. NNC transfer.

2. Test account switching.

3. Current account display.

4. Auction + Registrar Recharge One-Stop Trading Test (in progress)

Client-side

WeChat mini-program wallet:

Studied and designed the NNS access interface.

Web light wallet:

Tested network.test domain name registration and resolution access.

--

--