Search content
Sort by

Showing 17 of 17 results by thepinkanator95
Post
Topic
Board Tokens (Altcoins)
Re: [IEO] coming soon on Cryptoknowmics  
by
thepinkanator95
on 26/10/2019, 12:52:22 UTC
Check VK page for example, here they have a lot of Russian supporters?
Post
Topic
Board Announcements (Altcoins)
Re: [ANN]SwapZilla-Unique infrastructure solution that revolutionizes crypto trading
by
thepinkanator95
on 25/10/2019, 14:51:42 UTC
You offer the lowest fees for trading on the exchange - 0.1%

Even on some decentralized exchanges, the commission is higher.
Post
Topic
Board Mining support
Re: Antminer S7 Refusing Connection
by
thepinkanator95
on 23/02/2016, 14:34:16 UTC
you are not going to like this but here goes it won't work for you unless you find it address.

so this one won't let you steal from the uni.



All I need to do is get into the configuration file and I can make it work. How can I find it's IP when plugged directly into my computer?
Post
Topic
Board Mining support
Re: Antminer S7 Refusing Connection
by
thepinkanator95
on 23/02/2016, 12:33:21 UTC
Not sure if this will help anyone, but when I turn on my miner both the red and green LEDs are on at the same time. I don't know what that means, but I know my S4 didn't have them both on at the same time. There is also a red LED lit on the board. I don't know what that means either.
Post
Topic
Board Mining support
Re: Antminer S7 Refusing Connection
by
thepinkanator95
on 23/02/2016, 12:23:24 UTC
Hello. I bought an Antminer S7 and I am using an EVGA Supernova 1300w PSU with it. For some reason I can power up the miner but the controller board won't allow me to connect to it so I can control it. I tried connecting to the correct IP address and it would refuse my connection (it wouldn't say there isn't a connection). I tried reseting it to get rid of the static IP and now I can't even find the IP. The IP Finder thing on Bitmain doesn't work for me, nor can I find it on IP scans. Is there anything I can do now? Sad

I wonder why it was on static ip from the start. Well anyways, you generally go to your router's page and see which IP was attributed to the miner. Also by default the miners is on the 1.X subnet.

Look for a DHCP or a list of device connected page.

Here is the issue, I don't have a router. I am at uni and so they have their own network. What I did before is take my Antminer S4 and register the Mac Address with the uni and they accepted it as a computer and let it run on the network. This hasn't been registered yet, nor can I register it because I can't find the IP address it's on and therefore can't reach the control panel. I have it plugged into a switch which my computer is also plugged into. If it helps, my S4 usually registers a 10.? address not a 192.? address. Would the S7 do that as well?
Post
Topic
Board Mining support
Topic OP
Antminer S7 Refusing Connection
by
thepinkanator95
on 23/02/2016, 06:16:50 UTC
Hello. I bought an Antminer S7 and I am using an EVGA Supernova 1300w PSU with it. For some reason I can power up the miner but the controller board won't allow me to connect to it so I can control it. I tried connecting to the correct IP address and it would refuse my connection (it wouldn't say there isn't a connection). I tried reseting it to get rid of the static IP and now I can't even find the IP. The IP Finder thing on Bitmain doesn't work for me, nor can I find it on IP scans. Is there anything I can do now? Sad
Post
Topic
Board Pools
Re: [25 PH] ** 5x AVALON6 GIVEAWAY ** Kano CKPool (kano.is) [0.9% PPLNS] US,DE,SG,JP
by
thepinkanator95
on 17/02/2016, 12:20:57 UTC
Maybe I missed it earlier in the thread, but does Kano have any plans to go to Bitcoin Classic? Or are we Core all the way? Or perhaps just too lazy to switch?
Post
Topic
Board Pools (Altcoins)
Re: How to run your own P2Pool in Ubuntu 14.04 LTS with merged mining
by
thepinkanator95
on 13/07/2015, 20:00:10 UTC
To those of you who are as big a moron as me when it comes to this stuff, the exact commands on the automatic installation found here:

http://bitcoin.kyros.info/

The commands to install are as follows EXACTLY:

wget http://bitcoin.kyros.info/install-merged-mining.sh
sudo bash ./install-merged-mining.sh --compile

Or if you want to download:

wget http://bitcoin.kyros.info/install-merged-mining.sh
sudo bash ./install-merged-mining.sh --download

I realize this may be a stupid post but I typed in the above but instead of "bash" I put "sh". I kept getting a Bad Substitution error and couldn't figure out why.

I'm a moron. Don't be like me.
Post
Topic
Board Announcements (Altcoins)
Re: STAR COIN [STR] - The coin with bonus STAR blocks
by
thepinkanator95
on 19/04/2015, 20:23:02 UTC
Code:
from p2pool.bitcoin import networks

PARENT = networks.nets['starcoin'],
SHARE_PERIOD = 30, # seconds
CHAIN_LENGTH = 24*60*60//10, # shares
REAL_CHAIN_LENGTH = 24*60*60//10, # shares
TARGET_LOOKBEHIND = 200, # shares
SPREAD = 60, # blocks
IDENTIFIER = '7A1B942C34847722'.decode('hex'),
PREFIX = '5503269730EC6BBE'.decode('hex'),
P2P_PORT = 10216,
MIN_TARGET = 0,
MAX_TARGET = 2**256//2**20 - 1,
PERSIST = True,
WORKER_PORT = 9327,
BOOTSTRAP_ADDRS = ''.split(' '),
ANNOUNCE_CHANNEL = '#p2pool-str'
VERSION_CHECK = lambda v: True
#VERSION_WARNING = lambda v: 'Upgrade Litecoin to >=0.8.5.1!' if v < 80501 else None

Could someone smarter than me look at this and see if it looks right? I tried my best to find all the information to create a profile.
Post
Topic
Board Announcements (Altcoins)
Re: STAR COIN [STR] - The coin with bonus STAR blocks
by
thepinkanator95
on 14/04/2015, 00:01:47 UTC
Here are the compiled Windows wallets.

https://github.com/strcoin/starcoin/releases

I am having trouble creating a custom profile for starcoin in the forrestv p2pool fork. Does starcoin already have a p2pool configured for use with starcoin?
Post
Topic
Board Announcements (Altcoins)
Re: STAR COIN [STR] - The coin with bonus STAR blocks
by
thepinkanator95
on 12/04/2015, 20:00:43 UTC
Here is how to compile a wallet from source on Windows.

https://cryptocointalk.com/topic/13204-how-to-build-a-windows-qt-wallet-for-any-coin-yourself-from-source-code-step-by-step-instructions/

My starcoin-qt wallet is not syncing correctly for some reason. There is no progress bar on the sync but it says it is still out of sync. Does anybody have an official block count? Is there some kind of block explorer for starcoin?
Post
Topic
Board Announcements (Altcoins)
Re: STAR COIN [STR] - The coin with bonus STAR blocks
by
thepinkanator95
on 11/04/2015, 01:19:01 UTC
So I have a node up and running. I am adapting the p2pool software to work with starcoin. It may take a while because I have to create a new network profile for the coin and wait for the blockchain to sync up (which by my calculation could take ~76 hours). We will at least have a new node on the network to go off of though. I am assuming the current version is v1.7.1.0 so that is what I am syncing up. Once I get the entire thing up and running I will give step by step instructions on how to get people to do it themselves so we can create an actual network. I am keeping track in a text file so I will post instructions here.
Post
Topic
Board Announcements (Altcoins)
Re: STAR COIN [STR] - The coin with bonus STAR blocks
by
thepinkanator95
on 10/04/2015, 17:52:36 UTC
is there a working wallet download available... i might have str left in my wallet.dat but cant find any working download

https://mega.co.nz/#!9xdzlArT!klHxrZw92-_Bpj_2X3XD4mV6ji20Xlkd2Blw1x5zPes

There's a wallet download.
Post
Topic
Board Announcements (Altcoins)
Re: STAR COIN [STR] - The coin with bonus STAR blocks
by
thepinkanator95
on 10/04/2015, 17:40:09 UTC
Well I was trying to set up a pool but I can't download the blockchain for whatever reason. Is there any way someone could upload the blockchain somewhere and I could download it and add it to Starcoin? I am getting the error "Warning: Checkpoint is too old. Wait for the blockchain to download, or notify developers."


This happened to me and I simply deleted my old blockchain and added the new nodes to my .conf file. Synced up fine.

As for uploading a blockchain, it could take me a few days to get it onto a torrent, as I am swamped with projects.

What are the nodes? I only saw one IP address up top.
Post
Topic
Board Announcements (Altcoins)
Re: STAR COIN [STR] - The coin with bonus STAR blocks
by
thepinkanator95
on 09/04/2015, 22:32:33 UTC
Well I was trying to set up a pool but I can't download the blockchain for whatever reason. Is there any way someone could upload the blockchain somewhere and I could download it and add it to Starcoin? I am getting the error "Warning: Checkpoint is too old. Wait for the blockchain to download, or notify developers."
Post
Topic
Board Announcements (Altcoins)
Re: STAR COIN [STR] - The coin with bonus STAR blocks
by
thepinkanator95
on 08/04/2015, 19:59:25 UTC
If Starcoin gets up and running again I will run a node and p2pool for everyone plus throw in my own hashes.
Post
Topic
Board Announcements (Altcoins)
Re: [ANN] Ʉ Umbrella | The First Insured Cryptocurrencies | BITTREX | Cryptsurance
by
thepinkanator95
on 18/08/2014, 17:37:46 UTC
So I downloaded the ULTC wallet and it says there are no nodes to sync to. Anyone have a fix to this problem or is literally nobody using this?