AvianNetwork / Avian

Avian Network is a proof-of-work secured blockchain designed for efficient and interoperable asset management.
https://avn.network
MIT License
55 stars 25 forks source link

ans: Implement Avian Name System (AIP-4) #162

Closed alamshafil closed 2 years ago

alamshafil commented 2 years ago

This draft pull request implements ANS (Avian Name System) as defined in the draft AIP-4.

This PR changes the asset database and is consensus critical; however, this should not affect current main-net consensus since assets are not deployed.

ANS will be not be active for main-net but will be active for rigorous testing on testnet and regtest.

For more technical details read AIP-4.

Todo list: #163

alamshafil commented 2 years ago

Video as of 9/9/22:

https://user-images.githubusercontent.com/36016500/189461795-f5b4899b-b62f-4daa-bdcb-0ffc765ffd19.mp4

alamshafil commented 2 years ago

PR ready for review. Once merged for 4.1, new PR will be opened for 4.2 to address #163.