Post
Topic
Re: 🔹🔹🔹[ANN][BSD] BitSend -The first Segwit Masternodecoin 0.14.0.3 Airdrop
by
driller99
on 02/12/2017, 17:58:26 UTC
-snip-

There are many packages that you don't need for the wallet, and which are meant for services only. For example you won't be needing the following packages at all:
Code:
npm nodejs nodejs-legacy redis-server software-properties-common

The wallet is not written on javascript nor java, so what would it really need the nodejs for example? Also reddis is usually used for databases in combination with nodejs, which is why it's not needed at all. I added the software properties common there as well, because i've never had to install that because it's meant for much different things rather than compiling C++ code. Also after compilation i'd run "sudo make install" just because then it adds the PATHS so you can just call bitsend daemon whatever the location on the terminal is.

Hello.
I see message in wallet: Warning: unknown new rules activated (versionbit 7)
What is it?

Bitsend Core version v0.14.0.3-unk (32-bit)

That's normal. I think that the wallet thinks that the segwit activation does not belong there, however it does and atleast for me transfers work normally so you don't have to worry about that warning at all.


We change it in the next version.

Kind Regards Christian


Sorry, I am confused. Current version is 0.14.0.2 on github? It's less than v0.14.0.3.