Search content
Sort by

Showing 16 of 16 results by cryptost4sh
Post
Topic
Board Announcements (Altcoins)
Re: [ANN] Sprouts🌱(SPRTS) - Revival Cryptocurrency with Hardfork [PoW/PoS]
by
cryptost4sh
on 20/05/2018, 00:14:25 UTC
The wallet from the site is not syncing for me and the link from twitter (https://evplusco.wixsite.com/sprouts-english) does not seem implemented.  Is there somewhere we can download a bootstrap?  I'd ask in discord, but I'm not going to put in my phone # just to ask in discord.

Same here, my wallet won't sync up. Internet connection'is fine, don't know if we need to add nodes maybe!

I found a link to a bootstrap in the telegram chat:
 
https://doc-08-80-docs.googleusercontent.com/docs/securesc/ha0ro937gcuc7l7deffksulhg5h7mbp1/l0m8p0ikth9l81o0qk8gghpeuqotav2i/1526767200000/16037554777969391647/*/1m9oCRmK5TlS7nS1UVIcLwxxYQ7vYJfC_?e=download

After extracting into %appdata%\Sprouts, my wallet is syncing Smiley

Edit: Fixed link
Post
Topic
Board Announcements (Altcoins)
Re: [ANN] Sprouts🌱(SPRTS) - Revival Cryptocurrency with Hardfork [PoW/PoS]
by
cryptost4sh
on 19/05/2018, 23:24:57 UTC
The wallet from the site is not syncing for me and the link from twitter (https://evplusco.wixsite.com/sprouts-english) does not seem implemented.  Is there somewhere we can download a bootstrap?  I'd ask in discord, but I'm not going to put in my phone # just to ask in discord.
Post
Topic
Board Announcements (Altcoins)
Re: [ANN] [PPC] Pied Piper Coin: A Decentralized Internet
by
cryptost4sh
on 08/05/2018, 22:59:26 UTC
This is legit!  However, is the ICO only for accredited investors (for those of us in the US)?  ALSO, when can I mine it  Cool
Post
Topic
Board Announcements (Altcoins)
Re: [ANN][BABY][AIRDROP][EXCHANGE]PoW/PoS+Low-Masternode+[Defense (GPU)ASIC]
by
cryptost4sh
on 29/04/2018, 16:08:09 UTC
and again i was searching for a goodone and missed this , well maybe i can still mine it for a few days , seem to me as a realy serious project , good luck BABY-team , gonna watch you from here

You can still hit blocks with CPU m8.  When you do, it's 2k baby and you only need 10k for MN.  The coin is sub-satoshi pricing on graviex as well, so it is far from too late.  We're currently on block 31522, but PoS doesn't even start until we get into the 200k area.  I get what you mean, but Babychain is definitely designed for mass adoption and people can only mine with CPU from the wallet so.. jus sayin Smiley
Post
Topic
Board Tokens (Altcoins)
Re: Peepcoin DAPS Project [POS][1:1SWAP][MASTERNODES][ZKSNARKS][RINGCT]
by
cryptost4sh
on 17/04/2018, 07:18:29 UTC
I downloaded the Windows Wallet, I have follow the instructions from DAPS.com i.e. Bootstrap and Addnodes. Nothing helps the wallet refuse 0 connections to the network!

I bought some coins would be nice to move them from the exchange.

Please can someone reach out to me with an idea what to do next?
Thanks in advance!

Peace


Mine is syncing just fine with the bootstrap!  First, close your peepcoin wallet.  Then, the easiest way to get to %appdata%: push the windows key and 'r' at the same time to open the run dialog, when that pops up.. type in %appdata%\peepcoin

As long as you have already run the peepcoin wallet, this folder will already exist.  Extract the files in the bootstrap zip to this folder and overwrite existing files when asked (there should be ~5 files or so to overwrite).

After that, just run the wallet again!  Mine has connections instantly.
Post
Topic
Board Announcements (Altcoins)
Re: [ANN][BABY][Crazy-Airdrop/Bounty]PoW/PoS+Low-Masternode+[Defense (GPU)ASIC]
by
cryptost4sh
on 16/04/2018, 04:57:14 UTC
Hey dev, i setup 20 MN on 20 vps vultr, It's quite expensive, is there any way to install multiple MN on my computer online 24/24?

Yes m8!  JimmyChitwood hooked me up with this info on discord...  If you go to settings for your vps you can add up to 3 total ipv4 addresses per vps!  I'm just now configuring mine as well.  After you add the IP addresses, you most likely need to manually edit your network configuration file (e.g., /etc/network/interfaces) and then hard reboot the server from vultr.com.  Theoretically, you don't have to modify any settings server side b/c you just added IP addresses.  I can't confirm this yet, but have faith in JimmyChitwood, and will be able to confirm it shortly Smiley
Post
Topic
Board Announcements (Altcoins)
Re: [ANN][BABY][Crazy-Airdrop/Bounty]PoW/PoS+Low-Masternode+[Defense (GPU)ASIC]
by
cryptost4sh
on 14/04/2018, 16:38:42 UTC
I never received the airdrop and participated in stage 1. Cry  Also, if someone has 17 MN that means they have 17 different servers?  Or can you have more than one MN on the same IP?  Roll Eyes
Post
Topic
Board Announcements (Altcoins)
Re: [ANN][BABY][Crazy-Airdrop/Bounty]PoW/PoS+Low-Masternode+[Defense (GPU)ASIC]
by
cryptost4sh
on 14/04/2018, 05:04:20 UTC
Wait, I can only have 1 MN per IP?  I must have missed this..........
Post
Topic
Board Announcements (Altcoins)
Re: [ANN][BABY][Crazy-Airdrop/Bounty]PoW/PoS+Low-Masternode+[Defense (GPU)ASIC]
by
cryptost4sh
on 14/04/2018, 02:36:30 UTC
Can someone please post what the local/vps baby.conf/masternode.conf files should look like for more than one masternode?

Follow the fast set up guide on page 1 .

if you have more than one masternode ,you just need to change your local wallet conf
1. change baby.conf to

rpcallowip=127.0.0.1
rpcuser=your user (i used the one in first MN as that is what i set MN 2 up with as well)
rpcpassword=password (i used the one in first MN as that is what i set MN 2 up with as well )
staking=1
server=1
listen=1
port=60020

2.change local masternode.conf to

mn1 123.123.123.1:55442 MN1.PRIVATE_KEY MN1.TRANSACTION_ID MN1.INDEX_ID
mn2 123.123.123.2:55442 MN2.PRIVATE_KEY MN2.TRANSACTION_ID MN2.INDEX_ID

and restart you locall wallet
put in “startmasternode all false ” to start all masternode!

Hope that make sense .


Ok!  I think it is working, but the seconds timer isn't moving.  It says enabled and shows the pubkey, though.  Hopefully after awhile that timer starts going.  Thank you very much m8!
Post
Topic
Board Announcements (Altcoins)
Re: [ANN][BABY][Crazy-Airdrop/Bounty]PoW/PoS+Low-Masternode+[Defense (GPU)ASIC]
by
cryptost4sh
on 13/04/2018, 22:34:14 UTC
Can someone please post what the local/vps baby.conf/masternode.conf files should look like for more than one masternode?
Post
Topic
Board Announcements (Altcoins)
Re: [ANN][BABY][Crazy-Airdrop/Bounty]PoW/PoS+Low-Masternode+[Defense (GPU)ASIC]
by
cryptost4sh
on 13/04/2018, 17:37:59 UTC
Will someone with more than one masternode post their baby.conf (with personal info omitted) please?  I'm not sure how baby.conf should read with 2 masternodes setup.
Post
Topic
Board Announcements (Altcoins)
Re: [ANN][BABY][Crazy-Airdrop/Bounty]PoW/PoS+Low-Masternode+[Defense (GPU)ASIC]
by
cryptost4sh
on 13/04/2018, 17:19:02 UTC
I haven't received any payouts from first MN, but I think it is running correctly and I'm trying to add another MN to my vps.  From the post, it seems like I'm supposed to remove the last four lines in my baby.conf.  That seems like it would not be correct, though...

Original baby.conf:

rpcallowip=127.0.0.1
rpcuser=ANY_LONG_USERNAME
rpcpassword=ANY_LONG_PASSWORD
staking=1
server=1
listen=1
daemon=1
port=55442
masternode=1
masternodeaddr=vps_ip:55442
externalip=vps_ip:55442
masternodeprivkey=PRIVATE_KEY

Then if you have more than one masternode:

1. change baby.conf to
rpcallowip=127.0.0.1
rpcuser=user
rpcpassword=password
staking=1
server=1
listen=1
port=55442

I'm supposed to remove the information from baby.conf for more than one masternode?
Post
Topic
Board Announcements (Altcoins)
Re: [ANN][BABY][Crazy-Airdrop/Bounty]PoW/PoS+Low-Masternode+[Defense (GPU)ASIC]
by
cryptost4sh
on 13/04/2018, 16:21:48 UTC
These are the variables I edited in my baby.conf.  Was I supposed to change vps_ip?

rpcallowip=127.0.0.1
rpcuser=ANY_LONG_USERNAME
rpcpassword=ANY_LONG_PASSWORD
staking=1
server=1
listen=1
daemon=1
port=55442
masternode=1
masternodeaddr=vps_ip:55442
externalip=vps_ip:55442
masternodeprivkey=PRIVATE_KEY
Post
Topic
Board Announcements (Altcoins)
Re: [ANN][BABY][Crazy-Airdrop/Bounty]PoW/PoS+Low-Masternode+ZEROCOIN-BABYCHAIN
by
cryptost4sh
on 09/04/2018, 01:26:33 UTC
Hey dev,pls creat disscord, to develop a strong community!

I actually just logged in to say the same thing.  Having a discord would really facilitate building a community and helping with some of the easy questions instead of having to make a post.
Post
Topic
Board Announcements (Altcoins)
Re: [ANN][BABY][Crazy-Airdrop/Bounty]PoW/PoS+Low-Masternode+ZEROCOIN-BABYCHAIN
by
cryptost4sh
on 08/04/2018, 19:40:44 UTC
Can I limit the amount of threads my processor uses or the mining intensity with the Windows QT wallet?
Post
Topic
Board Announcements (Altcoins)
Re: [ANN][BABY][Crazy-Airdrop/Bounty]PoW/PoS+Low-Masternode+ZEROCOIN-BABYCHAIN
by
cryptost4sh
on 08/04/2018, 16:54:28 UTC
If anyone is wondering how to mine on Windows, it is SUPER easy!  Run the Windows QT wallet, open the debug console, type setgenerate true.  That's it!  I just mined up 2000 BABY with the quickness, fo sho.  There are other commands like getmininginfo that you can do as well.