Post
Topic
Board Announcements (Altcoins)
Re: [ANN] BitcoinDark (BTCD)--Sha-256/PoW-PoS hybrid/Bounty Opportunities
by
jl777
on 21/09/2014, 21:03:40 UTC
A few more questions about the wallet.

Is there a way to see if all lines of the BitcoinDark.conf are read without errors?
Is it ok to add a section head in the .conf like used in an ini file? [Settings] or something?
In the examples the .conf files all start with the rpcuser= and end with a list of the addnode=. Is it ok to mix up the sequence of the lines in the .conf? so start with a addnode= then the rpcuser= then another startnode= etc.

Is there a unique version number for each new version of the wallet?
if so, where can I find it?
if not, are you planning on doing that? It would be user friendly to have it, and I would like to try and use the same version numbers in the installer.

That's it for now.
Grtz,
Qwitnix
the order in the .conf file doesnt matter
there should be different checksums for each binary download
if people are compiling their own, then the same version wont necessarily mean identical binaries due to differences in system build env

it is a good idea about the general version number. not sure of the best way to have that across all OS and daemon and wallets