Search content
Sort by

Showing 20 of 136 results by darkomega69
Post
Topic
Board Announcements (Altcoins)
Re: Bitcloud 2.0 - BTDX - PoS3 - Newest Masternode Core 12.2 - Quark
by
darkomega69
on 20/01/2018, 05:41:25 UTC
I'm thinking about buying some coins, aiming for a masternode,

Should I run the node with the pre-release wallet 2.004 or latest stable 2.003?




while I can't speak for how stable 2.004 is, since my nodes are still on 2.003, there are quite a few people running 2.004, and since I haven't heard any complaints, seems to be stable. YMMV.
Post
Topic
Board Announcements (Altcoins)
Re: Bitcloud 2.0 - BTDX - PoS3 - Newest Masternode Core 12.2 - Quark
by
darkomega69
on 16/12/2017, 06:45:01 UTC
did you get helped?


wheres the makefile? it didn't get created when i did the ./autogen.sh and configure?

Any dev's here to help answer this?


The DEV is around, but he is always EXTREMELY very busy, unfortunately.

I understand, I wasn't asking him personally per-say, anyone is welcome to answer this question.
Post
Topic
Board Announcements (Altcoins)
Re: Project Interzone - Blockchain Social Engine
by
darkomega69
on 05/12/2017, 05:45:23 UTC
i hope your right!

Time to time diff is getting extremely high to have any profit at all, guess we stil have some1  who mine this coin! if  dev  will apper some day we might get chance

Moreover, there are people who are hoarding ITZ in large quantities. I was in top20 ITZ wallets two weeks ago but I have been recently pulled down to ca 70th place in the richlist. Significant changes in richlist are a good sign for Interzone!  Wink
Post
Topic
Board Announcements (Altcoins)
Re: Bitcloud 2.0 - BTDX - PoS3 - Newest Masternode Core 12.2 - Quark
by
darkomega69
on 04/12/2017, 06:19:49 UTC
So I'm still relatively new to the crypto game and this is my first time buying into a PoS coin. I am a little lost on how to stake the coins I have, the only information that I was able to find said to do "walletpassphrase "passphrase" timeout true" and it would start minting coins, is that correct? Is there a better way? How long should it be until I see coins from staking? Thanks in advance for any help, I can PoW all day but PoS has me lost  Cheesy
Please ensure that your wallet is encrypted before you stake your coins. If you have not encrypted your wallet, then it is safest for you to send your coins back to the exchange, then encrypt your wallet, then check your wallet to ENSURE that passphrase is correct BEFORE sending your coins back to your wallet.

HOWEVER, if you have already encrypted your wallet, then do this: Click in the SETTINGS TAB, then click on UNLOCK WALLET (from drop down menu). A pop up box appears, where you ENTER YOUR PASSPHRASE and TICK the box that is "For anonymising and staking only". This will ensure that your wallet is unlocked ONLY FOR STAKING.

When I hover over the lock in the bottom right of the wallet it did show unlocked for anonymising and staking only. All of that being said, and by the process I described, is my wallet staking? Thank you very much for the help John!
Your wallet will stake (the tick icon will turn GREEN) when your coins mature.

However, your ability to receive stake rewards depends on the amount of coins that you already have in your wallet. MASTERNODES is MUCH MORE PROFITABLE for receiving substantial rewards, with a 10,000 BTDX balance.

How to stake BTDX??? Thanks?

Post
Topic
Board Announcements (Altcoins)
Re: Bitcloud 2.0 - BTDX - PoS3 - Newest Masternode Core 12.2 - Quark
by
darkomega69
on 03/12/2017, 06:44:50 UTC
I concur that marketing will help this coin a lot.  I believe it would have to be done by the community.



I sort of rolled the dice with this project about a month ago, and the masternodes have been very stable, and the price is up. Glad I got in. Hope we can see some marketing for use cases... why not? It's as good as any masternode coin out there short of Dash with the strong brand. There are many unbanked people in the world.... maybe we can target a country that needs a currency.

Post
Topic
Board Announcements (Altcoins)
Re: Bitcloud 2.0 - BTDX - PoS3 - Newest Masternode Core 12.2 - Quark
by
darkomega69
on 29/11/2017, 18:18:15 UTC
1.  yes.

2.  the rewards will lower everytime someone starts another node, and will halve at blockheight 157690, we are currently 30425, which by my calculations should be in 441 days.

3.  i don't know.

4.  it is straightforward.  if you look at mnrank.com , you will see tons of people making masternode coins that have no differentiating features.
     you could argue btdx doesn't have any differentiating features either, and a few being scams.  btdx seems to be an honest coin.

5.  ask GREEDYJOHN.


I'm a Noob here - have some questions :
1- if I have a 10,000 bitcloud - I can set up my computer to be a master node - and it will generate an estimated 60btdx a day. Is this correct?  

2-is there a halfing of the reward the masternodes receive in the future- trying to understand - how this could be a no brainer- A) get two master nodes B) by month 7, Have 7 Masternodes. And so on and so on - the daily earn for 7 masternodes is 420 btdx or $420 - at today's value -  if this is the case and is that straight forward ( why isn't everyone doing this )  

3- what's the history of Projects like this loosing value - basically wondering what are the chances of this token taking off even more or dying ?
 
4-if it's as straight forward as it seems why isn't everyone doing this , is it that straight forward ??

5- Is there plenty $$ being pulled out for dev to stay with this project for the long long haul?

Thank you
Post
Topic
Board Announcements (Altcoins)
Re: Bitcloud 2.0 - BTDX - PoS3 - Newest Masternode Core 12.2 - Quark
by
darkomega69
on 29/11/2017, 17:59:04 UTC
from my understanding, in your vps, you have both the daemon and a wallet installed right?  and they are separate?

if so,

you would configure masternode.conf in the wallet directory.

and start the node through the wallet by entering the command:

masternode start-alias MN02


or whatever alias you called your masternode.



guys pls help me
I tried to setup the second MN in vps
on vps
this is the first time i make a MN on vps
I follwed the following  procedure:
#### SYSTEM PREPARATION ####

sudo apt-get update -y
sudo apt-get upgrade -y
sudo apt-get dist-upgrade -y
sudo apt-get install nano htop git -y
sudo apt-get install build-essential libtool autotools-dev automake pkg-config libssl-dev libevent-dev bsdmainutils software-properties-common -y
sudo apt-get install libboost-all-dev -y

sudo apt-get install libzmq3-dev libminiupnpc-dev libssl-dev libevent-dev -y #OPTIONAL (for example VIVO needs this)

Berkley 4.8:
sudo add-apt-repository ppa:bitcoin/bitcoin
sudo apt-get update
sudo apt-get install libdb4.8-dev libdb4.8++-dev -y
then
this:
wget https://raw.githubusercontent.com/LIMXTEC/BTDX-Masternode-Setup-Ubuntu-1404/master/btdxsetup.sh
chmod +x btdxsetup.sh
./btdxsetup.sh
Enter your local masternode genkey

Open Console on local Wallet and type masternode genkey
send exact 10.000 BTDX to a address
edit local bitcloud.conf
rpcuser=RANDOMUSERNAME
rpcpassword=RANDOMPASSWORD
masternode=1
masternodeprivkey=YOUR GENKEY
masternodeaddr=YOUR SERVERIP
server=1
listen=1
So I have
my local bitcloud walled
on windows
set as masternode
(second one)
bu it doesn't work on local
so I decided to clone it on vps
now I've finisched
finished
the "vps procedure"
In the local conf file I've substituted
the ip of my vps machine
both in master conf and wallet conf
now?Huh
I restarted
I went to console
and input masternode start
...successfully
started
but when I go to mastenodes tab
it doesn't work
why?Huh
Post
Topic
Board Announcements (Altcoins)
Re: Bitcloud 2.0 - BTDX - PoS3 - Newest Masternode Core 12.2 - Quark
by
darkomega69
on 25/11/2017, 01:18:10 UTC
You are correct.

Yesterday got really confused with the YoBits listing of the BTD... There is no value or change to BTDX from BTD to that, right?
Post
Topic
Board Announcements (Altcoins)
Re: Bitcloud 2.0 - BTDX - PoS3 - Newest Masternode Core 12.2 - Quark
by
darkomega69
on 15/11/2017, 20:04:36 UTC
6 hours minimum staking time + 30 hours for 1st payout i believe...


How long does it take to get the first earnings after a new masternode is setup?
Post
Topic
Board Announcements (Altcoins)
Re: Bitcloud 2.0 - BTDX - PoS3 - Newest Masternode Core 12.2 - Quark
by
darkomega69
on 14/11/2017, 05:23:55 UTC
You know what's weird, if you look at the mn list, you'll see multiple nodes running on the same ip and port.  I don't know how they are doing it.

Anyways, yes, vps are cheap, so I just run 1 node/vps.



Others have done it with bitcloud.  I don't know how to do it.  I've asked here, no one has replied.

Thus, I do one masternode per vps.

if you want to run 3 masternodes i would personally run 3 individual remote vps and 1 local cold wallet.

with this setup, the laptop that has your wallet doesn't have to be on the whole time, thus it's called a cold wallet.



I bought coins fpr 3 masternodes now...

is it possible to hold them all on one windows wallet...

or must i install for every masternode a new wallet..


@darkomega69 : Yes, but some coins like Crave allow multiple nodes from one IP.  Do you know if that is the case for Bitcloud also?  I was interested in knowing that too.

I suppose if I can ever afford another BTDX masternode I'll try it out, but with Crave this is how it works :

Make a separate copy of the data directory for each masternode and use a different port (e.g. 111.111.111.111:8329 and 111.111.111.111:8330).  Then start multiple instances with the -port and -datadir pointing to their respective ports and locations.  I use unique wallets as well for each masternode.

I've heard some coins allow using one wallet with different addresses for different masternodes, and a shared data directory.  That would save a lot of hard drive space as well as RAM if that were possible.  Some even have the ability to send staked coins over to a specified address, different from the masternode's.

But I think most people doing what you suggest: using VPS for masternodes, and only staking on local machines.  They are quite affordable these days and readily available.
Post
Topic
Board Announcements (Altcoins)
Re: Bitcloud 2.0 - BTDX - PoS3 - Newest Masternode Core 12.2 - Quark
by
darkomega69
on 14/11/2017, 02:31:41 UTC
Others have done it with bitcloud.  I don't know how to do it.  I've asked here, no one has replied.

Thus, I do one masternode per vps.

if you want to run 3 masternodes i would personally run 3 individual remote vps and 1 local cold wallet.

with this setup, the laptop that has your wallet doesn't have to be on the whole time, thus it's called a cold wallet.



I bought coins fpr 3 masternodes now...

is it possible to hold them all on one windows wallet...

or must i install for every masternode a new wallet..


@darkomega69 : Yes, but some coins like Crave allow multiple nodes from one IP.  Do you know if that is the case for Bitcloud also?  I was interested in knowing that too.
Post
Topic
Board Announcements (Altcoins)
Re: Bitcloud 2.0 - BTDX - PoS3 - Newest Masternode Core 12.2 - Quark
by
darkomega69
on 13/11/2017, 07:00:35 UTC
if you want to run 3 masternodes i would personally run 3 individual remote vps and 1 local cold wallet.

with this setup, the laptop that has your wallet doesn't have to be on the whole time, thus it's called a cold wallet.



I bought coins fpr 3 masternodes now...

is it possible to hold them all on one windows wallet...

or must i install for every masternode a new wallet..

Post
Topic
Board Announcements (Altcoins)
Re: Bitcloud 2.0 - BTDX - PoS3 - Newest Masternode Core 12.2 - Quark
by
darkomega69
on 12/11/2017, 05:52:09 UTC
glad it's working for you.

is your ip showing up in the wallet's all masternode list?

you are looking at roughly 29 hours plus 6h minimum staking time i believe for your first reward.....


cryptoid doesn't know how to handle multiple nodes on the same ip, thus the incorrect count.



There are 212 master nodes so you will be getting in line behind all of those so at least 227 blocks might past before you get your first rewards

https://chainz.cryptoid.info/btdx/masternodes.dws

You can use the above link and look for your IP address and then you know your master node is working.


When I do "masternode count" from console that number is 343, which is different from 212 from cryptoid.  I guess many that are listed as ENABLED in the wallet actually aren't.  Unfortunately mine isn't listed among the 212.  Wonder what can be wrong, and where to start debugging?

Yes, it shows up in the wallet's masternode list of all nodes.  However, it didn't show up on chainz block explorer that TimC referenced.  It turns out that the internet connection is very crucial and because my laptop was sharing too much bandwidth, BTDX didn't work properly.  When I started the masternode on a different computer with low internet load, it worked.  Just received my second reward of 90.  Thanks to all for the help.
Post
Topic
Board Announcements (Altcoins)
Re: Bitcloud 2.0 - BTDX - PoS3 - Newest Masternode Core 12.2 - Quark
by
darkomega69
on 10/11/2017, 03:10:48 UTC
glad i could help!

Great, that worked! Thank you so much
Post
Topic
Board Announcements (Altcoins)
Re: Bitcloud 2.0 - BTDX - PoS3 - Newest Masternode Core 12.2 - Quark
by
darkomega69
on 09/11/2017, 23:59:13 UTC
then just configure masternode.conf in the local wallet.

then in the console of the local wallet:

masternode start-alias MN01

or whatever the alias of the masternode that you chose.


yes, i did do that.

it asked me for a strong password followed by privkey
Post
Topic
Board Announcements (Altcoins)
Re: Bitcloud 2.0 - BTDX - PoS3 - Newest Masternode Core 12.2 - Quark
by
darkomega69
on 09/11/2017, 23:50:29 UTC
During the script, you should have entered your privkey.

Did you do that ?


sudo ./bitcloud-cli masternode status returns:

Code:
{
    "vin" : "CTxIn(COutPoint(0000000000000000000000000000000000000000000000000000000000000000, 4294967295), coinbase )",
    "service" : "[::]:0",
    "status" : "Not capable masternode: Hot node, waiting for remote activation."
}

I saw that I have to change the collateral settings (i did that on the cold wallet) but how do I do that on the VPS side?
Post
Topic
Board Announcements (Altcoins)
Re: Bitcloud 2.0 - BTDX - PoS3 - Newest Masternode Core 12.2 - Quark
by
darkomega69
on 09/11/2017, 20:46:43 UTC
i googled that line and got a hit:

https://bitcointalk.org/index.php?topic=1312616.60


the only suggestion i can make right now is try vultr.com


Fresh install of 14.04 Ubuntu.

I went through and did all the steps, I even tried

sudo apt-get install automake

before i ran sudo ./btdxsetup.sh

but it still gets stuck on this line:
CXX libbitcoin_server_a-init.o

Tried running again and this is what happens and then freezes:


Code:
./configure: line 12342: SECP_64BIT_ASM_CHECK: command not found
./configure: line 12348: SECP_INT128_CHECK: command not found
./configure: line 12379: SECP_INT128_CHECK: command not found
./configure: line 12505: SECP_OPENSSL_CHECK: command not found
configure: Using field implementation: 32bit
configure: Using bignum implementation: none
configure: Using scalar implementation: 32bit
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating libsecp256k1.pc
config.status: creating src/libsecp256k1-config.h
config.status: src/libsecp256k1-config.h is unchanged
config.status: executing depfiles commands
config.status: executing libtool commands
Fixing libtool for -rpath problems.
Making all in src
make[1]: Entering directory `/home/username/Bitcloud/src'
make[2]: Entering directory `/home/username/Bitcloud/src'
  CXX      libbitcoin_server_a-init.o
Post
Topic
Board Announcements (Altcoins)
Re: Bitcloud 2.0 - BTDX - PoS3 - Newest Masternode Core 12.2 - Quark
by
darkomega69
on 09/11/2017, 17:43:10 UTC
i'm using vultr.com

the 5 dollar vps.

also, just in case....keep it on 14.04 ubuntu.



ran it on 16.04 64 Bit.  I'm open to trying on different providers.

Also - I just wiped it and tried another install.  ran into the same issue except this time I got this error:
packet_write_wait: Connection to X.X.X.X port XX: Broken pipe

and now can no longer SSH in.

Any providers you recommend?

that's too long there.  what ubuntu version did you run it on?

are you open to trying out a diffe[Suspicious link removed] provider?



I let it run overnight and it's still stuck on the same command, CPU usage pretty much 100% the entire night. i'm not sure if that means it's frozen or it's just going to take a long time to finish.

 CXX      libbitcoin_server_a-init.o

yah...i would give it time.  since cpu utilization was at a 100% , it was doing something.


seems ok.  when i compiled there were times when it seems like it was frozen.  it took about 30-45min to compile.  did you give it enough time?



so i'm confident the first time around it actually did not compile.

2nd time around it actually is trying to compile.

please note it is very cpu/memory intensive to compile.  one user here couldn't complete the compiling because his vps was was too low a spec.

may i ask what your vps specification's are ?


Did the compiling stop?  Or you just noticed the error but it finished ?

Also, I ran into this snag last time on install but it gets caught on

CXX libbitcoin_server_a-init.o

Wondering if this is normal?

sorry to be confusing.  The first time i installed, it finished successfully but that's when I couldn't get any of the commands to work with the "no such file or directory error".  That's when I read the comment about missing the automake command and I decided to re-initialize the VPS and start over with a fresh install.

This time around, it seems like the compiler stops at "libbitcoin_server_a-init.o" and on the VPS monitor it says my CPU is at 100% usage, seems frozen.

edit: no matter how many times I try to now, it won't get past that line.

Thanks for the reply. Got the Alibaba cloud with these specs:
1 Core CPU
1GB Memory
40GB SSD Cloud Disk
1TB Data Transfer

Let me know if you need more information. Appreciate it

i thought i did - but maybe i'll just let it run for awhile and take a look at it later. thanks for sticking by with me, i took a crash course on linux to get this set up and I'm determined to make this happen.
Post
Topic
Board Announcements (Altcoins)
Re: Bitcloud 2.0 - BTDX - PoS3 - Newest Masternode Core 12.2 - Quark
by
darkomega69
on 09/11/2017, 16:59:13 UTC
that's too long there.  what ubuntu version did you run it on?

are you open to trying out a different vps provider?



I let it run overnight and it's still stuck on the same command, CPU usage pretty much 100% the entire night. i'm not sure if that means it's frozen or it's just going to take a long time to finish.

 CXX      libbitcoin_server_a-init.o

yah...i would give it time.  since cpu utilization was at a 100% , it was doing something.


seems ok.  when i compiled there were times when it seems like it was frozen.  it took about 30-45min to compile.  did you give it enough time?



so i'm confident the first time around it actually did not compile.

2nd time around it actually is trying to compile.

please note it is very cpu/memory intensive to compile.  one user here couldn't complete the compiling because his vps was was too low a spec.

may i ask what your vps specification's are ?


Did the compiling stop?  Or you just noticed the error but it finished ?

Also, I ran into this snag last time on install but it gets caught on

CXX libbitcoin_server_a-init.o

Wondering if this is normal?

sorry to be confusing.  The first time i installed, it finished successfully but that's when I couldn't get any of the commands to work with the "no such file or directory error".  That's when I read the comment about missing the automake command and I decided to re-initialize the VPS and start over with a fresh install.

This time around, it seems like the compiler stops at "libbitcoin_server_a-init.o" and on the VPS monitor it says my CPU is at 100% usage, seems frozen.

edit: no matter how many times I try to now, it won't get past that line.

Thanks for the reply. Got the Alibaba cloud with these specs:
1 Core CPU
1GB Memory
40GB SSD Cloud Disk
1TB Data Transfer

Let me know if you need more information. Appreciate it

i thought i did - but maybe i'll just let it run for awhile and take a look at it later. thanks for sticking by with me, i took a crash course on linux to get this set up and I'm determined to make this happen.
Post
Topic
Board Announcements (Altcoins)
Re: Bitcloud 2.0 - BTDX - PoS3 - Newest Masternode Core 12.2 - Quark
by
darkomega69
on 09/11/2017, 04:46:29 UTC
yah...i would give it time.  since cpu utilization was at a 100% , it was doing something.


seems ok.  when i compiled there were times when it seems like it was frozen.  it took about 30-45min to compile.  did you give it enough time?



so i'm confident the first time around it actually did not compile.

2nd time around it actually is trying to compile.

please note it is very cpu/memory intensive to compile.  one user here couldn't complete the compiling because his vps was was too low a spec.

may i ask what your vps specification's are ?


Did the compiling stop?  Or you just noticed the error but it finished ?

Also, I ran into this snag last time on install but it gets caught on

CXX libbitcoin_server_a-init.o

Wondering if this is normal?

sorry to be confusing.  The first time i installed, it finished successfully but that's when I couldn't get any of the commands to work with the "no such file or directory error".  That's when I read the comment about missing the automake command and I decided to re-initialize the VPS and start over with a fresh install.

This time around, it seems like the compiler stops at "libbitcoin_server_a-init.o" and on the VPS monitor it says my CPU is at 100% usage, seems frozen.

edit: no matter how many times I try to now, it won't get past that line.

Thanks for the reply. Got the Alibaba cloud with these specs:
1 Core CPU
1GB Memory
40GB SSD Cloud Disk
1TB Data Transfer

Let me know if you need more information. Appreciate it

i thought i did - but maybe i'll just let it run for awhile and take a look at it later. thanks for sticking by with me, i took a crash course on linux to get this set up and I'm determined to make this happen.