Bitcoin Forum
May 05, 2024, 01:51:55 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: « 1 2 3 4 5 [6] 7 »  All
  Print  
Author Topic: FAIRBRIX - Announcement - CPU friendly - GPU hostile - Tiny premine  (Read 8002 times)
phelix
Legendary
*
Offline Offline

Activity: 1708
Merit: 1019



View Profile
October 07, 2011, 02:38:17 PM
 #101

Problem with fairbrix is that it needs a pool and an exchange to really kick off.  Look at the rally tenebrix is getting.
+1

bitcoinexpress put out some bounties! also for a stats page Wink


So premining coins for bounties is not okay, but wrestling them from legitimate miners via overwhelming force is okay?

No offense, but that is a rather peculiar way of looking at things. I'd say, almost cartoonishly communist Wink

It's not ok, but in all fairness, ~35 thousands coins is a lot less than your 7.7 million premined coins.
+1 

7.7 million coins means total domination for a long time

about the bounties...  I am just being pragmatic. But I also think it would be funny.  Tongue

1714917115
Hero Member
*
Offline Offline

Posts: 1714917115

View Profile Personal Message (Offline)

Ignore
1714917115
Reply with quote  #2

1714917115
Report to moderator
Even in the event that an attacker gains more than 50% of the network's computational power, only transactions sent by the attacker could be reversed or double-spent. The network would not be destroyed.
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
1714917115
Hero Member
*
Offline Offline

Posts: 1714917115

View Profile Personal Message (Offline)

Ignore
1714917115
Reply with quote  #2

1714917115
Report to moderator
1714917115
Hero Member
*
Offline Offline

Posts: 1714917115

View Profile Personal Message (Offline)

Ignore
1714917115
Reply with quote  #2

1714917115
Report to moderator
1714917115
Hero Member
*
Offline Offline

Posts: 1714917115

View Profile Personal Message (Offline)

Ignore
1714917115
Reply with quote  #2

1714917115
Report to moderator
worldinacoin
Hero Member
*****
Offline Offline

Activity: 756
Merit: 500



View Profile
November 13, 2011, 11:24:52 AM
 #102

Is Fairbrix dead?
terrytibbs
Hero Member
*****
Offline Offline

Activity: 560
Merit: 501



View Profile
November 13, 2011, 12:36:15 PM
 #103

Is Fairbrix dead?
It's still chugging along in terms of network health.
goldk
Newbie
*
Offline Offline

Activity: 22
Merit: 0



View Profile WWW
November 21, 2011, 01:33:01 AM
 #104

I am getting

HTTP request failed...
json_rpc_call failed...

Can anyone please walk me through getting this setup and working?

I am having the exact same problem..
I am getting

HTTP request failed...
json_rpc_call failed...

Can anyone please walk me through getting this setup and working?
goldk
Newbie
*
Offline Offline

Activity: 22
Merit: 0



View Profile WWW
November 21, 2011, 01:39:59 AM
 #105

I am getting

HTTP request failed...
json_rpc_call failed...

Can anyone please walk me through getting this setup and working?

I am having the exact same problem..
I am getting

HTTP request failed...
json_rpc_call failed...

Can anyone please walk me through getting this setup and working?
Also... I tried to send 38 fairbrix to my newly installed wallet. no confirmations. it did come out of my account. I looked at Fairbrix transactions at Blockexplorer and there was no such record. What's happening?
goldk
Newbie
*
Offline Offline

Activity: 22
Merit: 0



View Profile WWW
November 21, 2011, 01:51:54 AM
 #106

Ok, I did receive the 38 fbx. I'm happy with that.

However, I still can't get the miner to work.
It still reads
HTTP request failed: couldn't connect to host
and json_rpc_call failed, retry after 30 seconds

Eventually it shuts down after 5 minutes

Help
3phase
Sr. Member
****
Offline Offline

Activity: 313
Merit: 251


Third score


View Profile
November 21, 2011, 08:41:58 PM
 #107

Ok, I did receive the 38 fbx. I'm happy with that.

However, I still can't get the miner to work.
It still reads
HTTP request failed: couldn't connect to host
and json_rpc_call failed, retry after 30 seconds

Eventually it shuts down after 5 minutes

Help

I suppose that you have the daemon up and running and that you have already compiled the miner.

This is my fbx.conf:
Code:
rpcpassword=pass
rpcuser=user
rpcport=8645
#Allow connections from my internal network. Change the address if you have a different subnet.
rpcallowip=192.168.1.*

dns=0
noirc=0

#uncomment this line if UNPNP gives you trouble
noupnp=1

# comment out this line (add # right in the beginning of the line) and / or set to 0 if UNPNP gives you trouble
#unpnp=1

daemon=1
server=1
gen=0
printtoconsole=0
Then I run the miner with
Code:
./minerd --url http://{daemon's IP address - NOT localhost}:8645 --user user --pass pass -s 3 -t 4
Try this way, even if they are on the same machine.

Fiat no more.
Δoκιμάστε τo http://multibit.org - Bitcoin client τώρα και στα Eλληνικά
goldk
Newbie
*
Offline Offline

Activity: 22
Merit: 0



View Profile WWW
November 21, 2011, 11:08:20 PM
 #108

Ok, you can call me stupid. LOL I'm not sure what all that means ... but here's what I did.

1. I have the FBX wallet working.
2. I downloaded the Fairbrix-pack and unzipped
3. I started it by opening the START-MINING MS-DOS BATCH FILE
4. I followed the instructions on the black window that appeared
5. It read "press enter if mining solo" on every input
6. It trys do start but the message reads  "HTTP request failed: couldn't connect to host
and json_rpc_call failed, retry after 30 seconds"

Eventually it shuts down after 5 minutes

I tried my own IP address and it still did the same thing.

I'm not as smart as you, and I appreciate your help.

 Smiley

goldk
Newbie
*
Offline Offline

Activity: 22
Merit: 0



View Profile WWW
November 24, 2011, 01:14:04 AM
 #109

Anyone? I need help..... please see above.
3phase
Sr. Member
****
Offline Offline

Activity: 313
Merit: 251


Third score


View Profile
November 24, 2011, 09:26:17 AM
 #110

Anyone? I need help..... please see above.

Go to the Data\Fbrix_files\ directory in the folder where you unzipped the package.
Edit the fbx.conf file (use notepad to open it) and change the line "daemon=0" to "daemon=1"
Start Fairbrix (with Start_fairbrix.exe in the initial folder)
Start the miner using start_mining.bat and do what you did before.

It will work.

After you make it, you might want to check out some more advanced miners suggested in the original thread (https://bitcointalk.org/index.php?topic=46528.0) or customize the inputs (like setting the threads number to your processor's number of cores minus 1, so that you can have a working desktop while you're mining.

Good luck.

Fiat no more.
Δoκιμάστε τo http://multibit.org - Bitcoin client τώρα και στα Eλληνικά
goldk
Newbie
*
Offline Offline

Activity: 22
Merit: 0



View Profile WWW
November 24, 2011, 12:57:00 PM
 #111

Thank you. So.... do the Fairbrix automatically show up in the open wallet?

3phase
Sr. Member
****
Offline Offline

Activity: 313
Merit: 251


Third score


View Profile
November 24, 2011, 01:11:15 PM
 #112

Thank you. So.... do the Fairbrix automatically show up in the open wallet?



They do. But:

At the current difficulty, if you're mining with 10 KH/s (a fast processor with a few threads) you get a block every 2-3 hours. Then that block would need 150 confirmations to be credited in your wallet. At the current network hash rate, those 150 confirms can take a week or so.

Fiat no more.
Δoκιμάστε τo http://multibit.org - Bitcoin client τώρα και στα Eλληνικά
goldk
Newbie
*
Offline Offline

Activity: 22
Merit: 0



View Profile WWW
November 24, 2011, 03:22:35 PM
 #113

Cool, thanks. so.... at my current capability I should expect some fairbrix in the year 2013. LOL
I appreciate you time!
3phase
Sr. Member
****
Offline Offline

Activity: 313
Merit: 251


Third score


View Profile
November 24, 2011, 04:39:50 PM
 #114

NP. At the current rate the difficulty will probably drop 75% at the next adjustment, so don't despair  Smiley

Fiat no more.
Δoκιμάστε τo http://multibit.org - Bitcoin client τώρα και στα Eλληνικά
Vlad2Vlad
Legendary
*
Offline Offline

Activity: 3052
Merit: 1530

www.ixcoin.net


View Profile WWW
July 06, 2013, 09:06:17 PM
 #115

Anybody still mining fairbrix?

iXcoin - Welcome to the F U T U R E!
Vlad2Vlad
Legendary
*
Offline Offline

Activity: 3052
Merit: 1530

www.ixcoin.net


View Profile WWW
July 06, 2013, 09:07:19 PM
 #116

Having a hard time finding feedback on fairbrix.  I'd like to know if a client is still available.  I'm worried its been a while and the binaries may be hacked. 

iXcoin - Welcome to the F U T U R E!
Vlad2Vlad
Legendary
*
Offline Offline

Activity: 3052
Merit: 1530

www.ixcoin.net


View Profile WWW
July 06, 2013, 09:07:59 PM
 #117

Looks like maybe another dead thread so I'm gonna try to find another one.  Thanks anyway.

iXcoin - Welcome to the F U T U R E!
emerefer
Sr. Member
****
Offline Offline

Activity: 338
Merit: 250



View Profile
July 06, 2013, 09:15:57 PM
 #118

https://bitcointalk.org/index.php?topic=46528.0
markm
Legendary
*
Offline Offline

Activity: 2940
Merit: 1090



View Profile WWW
July 06, 2013, 09:55:33 PM
 #119

Fairbrix always seems to have a few people mining it at any given moment, I usually see a few connections, seldom more than eight though even with incoming port open.

The nice thing about it is people only seem to be using CPUs still, so just like BBQcoin was last year Fairbrix is one of those coins that people without GPUs can mine effectively.

-MarkM-

Browser-launched Crossfire client now online (select CrossCiv server for Galactic  Milieu)
Free website hosting with PHP, MySQL etc: http://hosting.knotwork.com/
worldinacoin
Hero Member
*****
Offline Offline

Activity: 756
Merit: 500



View Profile
July 06, 2013, 11:06:10 PM
 #120

I am surprise that Fairbrix is still alive, it is one of the earliest scrypt coins.  Wonder anyone still have the Windows client?  Want to try out mining it for nostalgic sake.
Pages: « 1 2 3 4 5 [6] 7 »  All
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!