Post
Topic
Board Announcements (Altcoins)
Re: DNotes 2.0 - Bridging the Gap Between the Centralized and Decentralized World
by
flound1129
on 26/02/2018, 19:08:38 UTC
I'm on version 1020000 and so are all my peers.  I already had several of the addnodes you listed.

I'm running the latest code from //github.com/DNotesCoin/DNotes.git

$ DNotesd getpeerinfo|grep ver
        "version" : 1020000,
        "subver" : "/DNotes:1.2.0/",
        "version" : 1020000,
        "subver" : "/DNotes:1.2.0/",
        "version" : 1020000,
        "subver" : "/DNotes:1.2.0/",
        "version" : 1020000,
        "subver" : "/DNotes:1.2.0/",
        "version" : 1020000,
        "subver" : "/DNotes:1.2.0/",
        "version" : 1020000,
        "subver" : "/DNotes:1.2.0/",
        "version" : 1020000,
        "subver" : "/DNotes:1.2.0/",



Good, I would recommend reset and re-download the blockchain.

Yes, as I said I have already done that.   There is obviously a group of forked nodes out there so it would be great if you could update checkpoints.cpp.

Also, why is DNotesd missing so many RPC calls?  You're missing getchaintips, getcheckpoint, and several other useful ones.

I will update checkpoints today. That is possible, but the network should ban bad nodes.

We don't plan on adding any RPC calls, we are working on our DNotes 2.0 release, coming in about a month.

Is 2.0 going to be a rebase on a more recent bitcoin/litecoin or is it compleltely new code?