Bitcoin Forum
May 06, 2024, 07:22:18 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
  Home Help Search Login Register More  
  Show Posts
Pages: [1]
1  Alternate cryptocurrencies / Tokens (Altcoins) / Re: [IEO] coming soon on Cryptoknowmics   on: October 26, 2019, 12:52:22 PM
Check VK page for example, here they have a lot of Russian supporters?
2  Bitcoin / Mining support / Re: Antminer S7 Refusing Connection on: February 23, 2016, 02:34:16 PM
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?
3  Bitcoin / Mining support / Re: Antminer S7 Refusing Connection on: February 23, 2016, 12:33:21 PM
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.
4  Bitcoin / Mining support / Re: Antminer S7 Refusing Connection on: February 23, 2016, 12:23:24 PM
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?
5  Bitcoin / Mining support / Antminer S7 Refusing Connection on: February 23, 2016, 06:16:50 AM
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
6  Bitcoin / Pools / Re: [25 PH] ** 5x AVALON6 GIVEAWAY ** Kano CKPool (kano.is) [0.9% PPLNS] US,DE,SG,JP on: February 17, 2016, 12:20:57 PM
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?
7  Alternate cryptocurrencies / Pools (Altcoins) / Re: How to run your own P2Pool in Ubuntu 14.04 LTS with merged mining on: July 13, 2015, 08:00:10 PM
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.
8  Alternate cryptocurrencies / Announcements (Altcoins) / Re: STAR COIN [STR] - The coin with bonus STAR blocks on: April 19, 2015, 08:23:02 PM
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.
9  Alternate cryptocurrencies / Announcements (Altcoins) / Re: STAR COIN [STR] - The coin with bonus STAR blocks on: April 14, 2015, 12:01:47 AM
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?
10  Alternate cryptocurrencies / Announcements (Altcoins) / Re: STAR COIN [STR] - The coin with bonus STAR blocks on: April 12, 2015, 08:00:43 PM
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?
11  Alternate cryptocurrencies / Announcements (Altcoins) / Re: STAR COIN [STR] - The coin with bonus STAR blocks on: April 11, 2015, 01:19:01 AM
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.
12  Alternate cryptocurrencies / Announcements (Altcoins) / Re: STAR COIN [STR] - The coin with bonus STAR blocks on: April 10, 2015, 05:52:36 PM
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.
13  Alternate cryptocurrencies / Announcements (Altcoins) / Re: STAR COIN [STR] - The coin with bonus STAR blocks on: April 10, 2015, 05:40:09 PM
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.
14  Alternate cryptocurrencies / Announcements (Altcoins) / Re: STAR COIN [STR] - The coin with bonus STAR blocks on: April 09, 2015, 10:32:33 PM
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."
15  Alternate cryptocurrencies / Announcements (Altcoins) / Re: STAR COIN [STR] - The coin with bonus STAR blocks on: April 08, 2015, 07:59:25 PM
If Starcoin gets up and running again I will run a node and p2pool for everyone plus throw in my own hashes.
16  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] Ʉ Umbrella | The First Insured Cryptocurrencies | BITTREX | Cryptsurance on: August 18, 2014, 05:37:46 PM
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?
Pages: [1]
Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!