alex v.
alex v.
what step is not working for you on Firefox?
https://doc.nav.community/get.html
would you like to take this task and update [https://github.com/navcoin/navcoin-dev-tools](https://github.com/navcoin/navcoin-dev-tools/blob/master/ubuntu-18.04-navcoin-core-dev-setup.sh)? @mxaddict
I see no error in the screenshot. you should have the binaries in `src/navcoin-cli` and `src/qt/navcoin-qt`
the reason why i did not change it for navcoin 5.0.0 was that it would require users to sync from scratch or go through a chain/wallet migration process
> @aguycalled should I just create an index for the dotNav names like I did for nftindex? sounds good
I'd say modifying the current index would make current clients crash when they try to read it with a different structure, unless some kind of versioning is implemented. Might be...
listing all the names with their entries can be a lot of data to transmit, might be better to only do it with the names imo
I think even with the filter, it is more efficient to only show the names, letting the client to later resolve individually if needed.