Show Posts
|
Pages: « 1 2 3 [4] 5 »
|
I think we have a greater problem with the x11 or x?? coins check coinwarz and you will see no one is profitable... Otherwise you don't must pay for power.
So i hope the maket will react self because this prices makes no one a profit...
|
|
|
Hi, for all they need a little faucet... you are welcome @ http://faucet.fractalcoin.orgcu and don't cry to much about the price remember btc was also just some cents
|
|
|
cool just cry and cry nobody say you must invest in the coin. we need no hype i think, we need slow crow thats better thing. i belive in and i work for it. and not say dev do this dev do that. Its a crypto every can code cool stuff and if 51% find thats cool stuff and usefull then its exepted.
Cheers you mimimis.
|
|
|
ohh nice every shark is crying about the falling price... i like the coin, and the price is relative... i work every free min. and i say, btc was worth some cent in the beginning. Think we need some time, but we will be great. hodl FTW!
|
|
|
Well done. Dev, we should add this to the 1st page. Already losing Frac to it, excellent! nice won some, and lose some....
|
|
|
This coin is a keeper!
Slingshot is revolutionary.
Can you add anon DEV?
please nooooooooooooooooo! no one need this shit realy. I'm not against it, but it seems to be an unnecessary feature for some coins. Not every coin needs every feature; I can use a screwdriver as a hammer, but it's not ideal. +1 nice wording...
|
|
|
This coin is a keeper!
Slingshot is revolutionary.
Can you add anon DEV?
please nooooooooooooooooo! no one need this shit realy.
|
|
|
working on richlist and faucet... but my server provider had issues at the time so it maybe i takes some days till online..
|
|
|
Come on guys u a still get 3 mhs per 280 ?
if yes
go to amd drivers and install 14.6
its get me up to 4.5mhs per 280x
What are your settings? with this beta driver i get ~5 MH/s but no shares will submitted, so the MH/s is false.... Any other with this problem? im back to tha older version. Take the .cl files from this link: http://puu.sh/9Bkmt/c7f933e297.7zand put them in the 'kernel' folder in you sgminer main folder, it fixes something that ATI changed with the openCL implementation in the new drivers. You will get the same better hashrate just you will actually be submitting shares! I can't claim creation of these, just found them last night and was happy as hell after mining all day with 0 shares submitted! hey creat deal, thank you. from ~2.8 => 4.6 MH/s with the same config. post your Address i'll send you 1 FRAC tip as thanks.
|
|
|
Come on guys u a still get 3 mhs per 280 ?
if yes
go to amd drivers and install 14.6
its get me up to 4.5mhs per 280x
What are your settings? with this beta driver i get ~5 MH/s but no shares will submitted, so the MH/s is false.... Any other with this problem? im back to tha older version.
|
|
|
I am mining with 20 MH/s and doing a 0.02 per day at current price.
Wow! even if calculator not available, point your rigs to some pool and see an estimative reward. depends on diff, right now only 0.015, but still.. Hold dude, i made .1 BTC with a single R9 290 (3.5 Mh) mining voot one week , i sold yesterday i hold voot for about 2 weeks, i think Fractal has more potencial it will be worth if you Hold at least until the end of the PoW There will be no end of POW..... only the reward will be the tr-fee....
|
|
|
Hi good work, better then the other with the ads. I've send you a litle tip about 4 frac. Im just a little miner and dind't have much... An: FgeWZcp6KqxmrGqcnqVk1BacmWAThaPbNE Belastung: -4,00 FRAC Transaktionsgebühr: -0,00001 FRAC Nettobetrag: -4,00001 FRAC Transaktions-ID: fb54f2c4d829c3880e6d1a0cbda4aa15c4c6b43b31762666c5d7566269d04f11-000
|
|
|
Ahoi, i'm @ work for a site with forum. Just registerd a fractalcoin.? domain... Host is ready too, so if someone would help that would be cool. Some day,s i think i should be ready...
|
|
|
omg, und dafür hast du 50 FRAC bekommen??? Das hat doch google translator gemacht! Fürchterbar!!!
|
|
|
I have not tried this myself but someone said (although I have my doubts) that changing p2pool/networks.py PREFIX= to the same value as p2pool/bitcoin/networks.com P2P_PREFIX= works for some coins that get stuck on 'Testing bitcoind P2P connection'. Again, I seriously doubt it but give it a shot and report back.
In your coin example you would change p2pool/networks.py from: PREFIX='adcc0aecfe4c04c9'.decode('hex'), to: PREFIX='ddb9b7ef'.decode('hex'),
Heh, if that works I would be shocked Grin I've try but it dont work... But there must be a chance to make it there are many p2pools for so much coins. Its not the PREFIX i've test it on an other coin, i search the point...
|
|
|
Hi, i try and try but it don't work. I do all like in the "tutorial" but i think the identifier and prefix is more... If i change the identifier of an existing coin twisted fall in a loop. And i try to add a simple coin 4 test => 2014-03-06 21:06:47.817990 Current block hash: 1f08c0cb6ff064bf911b3e73756bc553cacb166dbd4552d399ed6c2cf4dd30c8 2014-03-06 21:06:47.818232 Current block height: 74250 2014-03-06 21:06:47.818441 2014-03-06 21:06:47.818728 Testing bitcoind P2P connection to '127.0.0.1:11656'... 2014-03-06 21:06:52.819332 ...taking a while. Common reasons for this include all of bitcoind's connection slots being used... and this is on every coins i try piratecoin=math.Object( P2P_PREFIX='ddb9b7ef'.decode('hex'), #pchmessagestart P2P_PORT=11656, ADDRESS_VERSION=23, #pubkey_address RPC_PORT=11655, RPC_CHECK=defer.inlineCallbacks(lambda bitcoind: defer.returnValue( 'piratecoinaddress' in (yield bitcoind.rpc_help()) and not (yield bitcoind.rpc_getinfo())['testnet'] )), SUBSIDY_FUNC=lambda height: 0*1200000000, POW_FUNC=lambda data: pack.IntType(256).unpack(__import__('ltc_scrypt').getPoWHash(data)), BLOCK_PERIOD=60, # seconds SYMBOL='PIR', CONF_FILE_FUNC=lambda: os.path.join(os.path.join(os.environ['APPDATA'], 'piratecoin') if platform.system() == 'Windows' else os.path.expanduser('~/Library/Application Support/piratecoin$ if platform.system() == 'Darwin' else os.path.expanduser('~/.piratecoin'), 'piratecoin.conf'), BLOCK_EXPLORER_URL_PREFIX='http://explorer.coin-project.org/block/', ADDRESS_EXPLORER_URL_PREFIX='http://explorer.coin-project.org/address/', TX_EXPLORER_URL_PREFIX='http://explorer.coin-project.org/tx/', SANE_TARGET_RANGE=(2**256//1000000000 - 1, 2**256//1000 - 1), DUMB_SCRYPT_DIFF=2**16, DUST_THRESHOLD=0.03e8, ),
in /bitcoin and: piratecoin=math.Object( PARENT=networks.nets['piratecoin'], SHARE_PERIOD=30, # seconds CHAIN_LENGTH=8*60*60//10, # shares REAL_CHAIN_LENGTH=8*60*60//10, # shares TARGET_LOOKBEHIND=60, # shares SPREAD=30, # blocks IDENTIFIER='4d2307e841c11fdd'.decode('hex'), PREFIX='adcc0aecfe4c04c9'.decode('hex'), P2P_PORT=25005, MIN_TARGET=0, MAX_TARGET=2**256//2**20 - 1, PERSIST=False, WORKER_PORT=25006, BOOTSTRAP_ADDRS=''.split(' '), ANNOUNCE_CHANNEL='#p2pool-alt', VERSION_CHECK=lambda v: True, ),
in the /p2pool folder any idea??? chain length and so not editet because try for run only thanks 4 help
|
|
|
Gemn8LPaxLC27G4iqjcbt8qcar1uFvED2K cheers from alt-exchange The status of the network is hmpf i dind't get more peers and my win walltet say out of sync i hope the Giveaway works.... And the sync will be fixed
|
|
|
you wanna make a joke? 7 kh/s ? and no block since yesterday...
|
|
|
is there any working pool i search and search and dont find one and yes i read the first posts but that pools are dead or only find orphand or find nothing
|
|
|
|