Bitcoin Forum
April 18, 2024, 02:01:16 AM *
News: Latest Bitcoin Core release: 26.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1] 2 3 4 5 6 7 »  All
  Print  
Author Topic: [Announce] Fairbrix relaunched!  (Read 19073 times)
coblee (OP)
Donator
Legendary
*
Offline Offline

Activity: 1653
Merit: 1286


Creator of Litecoin. Cryptocurrency enthusiast.


View Profile
October 02, 2011, 12:40:57 PM
Last edit: October 10, 2011, 06:36:55 AM by coblee
 #1

Fairbrix is a GPU-unfriendly coin based on Lolcust's Tenebrix. The main difference between Fairbrix and Tenebrix is that Fairbrix does not come with 7.7 million premined coins. In fact, only 100 blocks were premined. Like Tenebrix, Fairbrix uses scrypt for proof of work. This makes it hard for GPUs to calculate proof of work. So it's more cost effective to use CPUs for Fairbrix mining.

Fairbrix details:
 - scrypt proof of work
 - 25 coins per block. this stays the same forever
 - blocks found every 5 minutes on average
 - 2016 blocks difficulty retargeting (1 week on average)
 - default rpc port: 8645
 - default port: 8591 (open this in your router)

Anyways, here's the client source:
    https://github.com/coblee/Fairbrix

Windows binary and miner:
    https://github.com/downloads/coblee/Fairbrix/fairbrix-win-client-v1.0.zip

Linux daemon:
    https://github.com/coblee/Fairbrix-daemon

Currently, you must use one of these miners that uses Scrypt:
    https://github.com/Lolcust/Tenebrix-miner
    https://github.com/ArtForz/cpuminer - Fastest but experimental

Also, you may need to configure it for your machine to get the optimal speed. Check the README file. Somewhere on the forums, people have suggested running configure like this:
    CFLAGS="-march=native -O3 -Wall -msse2 -msse3 -msse4.1 -msse4.2 -msse4 -mavx" ./configure
OR
    CFLAGS="-march=native -O3 -Wall -msse2 -msse3 -msse4.1 -msse4.2 -msse4" ./configure

To mine, you will need to copy the fbx.conf file to:
    Windows: C:\Documents and Settings\username\Application Data\fairbrix
    Mac: ~/Library/Application Support/fairbrix
    Unix: ~/.fairbrix
And make sure you change the rpcuser/rpcpassword in the fbx.conf file.

Here's a Fairbrix block explorer:
    http://blockexplorer.sytes.net/chain/Fairbrix

Pool and exchange should be coming soon.

1713405676
Hero Member
*
Offline Offline

Posts: 1713405676

View Profile Personal Message (Offline)

Ignore
1713405676
Reply with quote  #2

1713405676
Report to moderator
1713405676
Hero Member
*
Offline Offline

Posts: 1713405676

View Profile Personal Message (Offline)

Ignore
1713405676
Reply with quote  #2

1713405676
Report to moderator
1713405676
Hero Member
*
Offline Offline

Posts: 1713405676

View Profile Personal Message (Offline)

Ignore
1713405676
Reply with quote  #2

1713405676
Report to moderator
Whoever mines the block which ends up containing your transaction will get its fee.
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
1713405676
Hero Member
*
Offline Offline

Posts: 1713405676

View Profile Personal Message (Offline)

Ignore
1713405676
Reply with quote  #2

1713405676
Report to moderator
1713405676
Hero Member
*
Offline Offline

Posts: 1713405676

View Profile Personal Message (Offline)

Ignore
1713405676
Reply with quote  #2

1713405676
Report to moderator
1713405676
Hero Member
*
Offline Offline

Posts: 1713405676

View Profile Personal Message (Offline)

Ignore
1713405676
Reply with quote  #2

1713405676
Report to moderator
EskimoBob
Legendary
*
Offline Offline

Activity: 910
Merit: 1000


Quality Printing Services by Federal Reserve Bank


View Profile
October 02, 2011, 12:45:30 PM
Last edit: October 02, 2011, 02:56:36 PM by EskimoBob
 #2

compiles and runs on Gentoo linux and Kubuntu
If you do not like to use the GUI client as miner (see config file) you can use tenebrix miner but do not forget to add the URL and correct port

Code:
./minerd --user 1 --pass 1 --url http://127.0.0.1:8645



EDIT 14:56:26 UTC 2011  : Good news for window$ users:  http://www.mediafire.com/?9gc28oo1s00lhhz 

While reading what I wrote, use the most friendliest and relaxing voice in your head.
BTW, Things in BTC bubble universes are getting ugly....
caston
Hero Member
*****
Offline Offline

Activity: 756
Merit: 500



View Profile WWW
October 02, 2011, 01:02:02 PM
 #3

Very good. I have two machines with decent CPU's up and running. Now to take my dog for a walk Smiley

bitcoin BTC: 1MikVUu1DauWB33T5diyforbQjTWJ9D4RF
bitcoin cash: 1JdkCGuW4LSgqYiM6QS7zTzAttD9MNAsiK

-updated 3rd December 2017
worldinacoin
Hero Member
*****
Offline Offline

Activity: 756
Merit: 500



View Profile
October 02, 2011, 01:20:08 PM
 #4

I am trying it out on one machine.
caston
Hero Member
*****
Offline Offline

Activity: 756
Merit: 500



View Profile WWW
October 02, 2011, 01:34:42 PM
 #5

I'm only get three connections. What is the port I would need to forward on my router to  get more connections?

Oh here is my FBX address: fF6o8LeDAfswEpMbCW8BqaqmzMWS7TGgew

bitcoin BTC: 1MikVUu1DauWB33T5diyforbQjTWJ9D4RF
bitcoin cash: 1JdkCGuW4LSgqYiM6QS7zTzAttD9MNAsiK

-updated 3rd December 2017
caston
Hero Member
*****
Offline Offline

Activity: 756
Merit: 500



View Profile WWW
October 02, 2011, 01:40:41 PM
 #6

I am trying it out on one machine.

I'm very glad I went out and bought a new 6 core Phenom II. It's simply running laps around my 4 core Athlon II

bitcoin BTC: 1MikVUu1DauWB33T5diyforbQjTWJ9D4RF
bitcoin cash: 1JdkCGuW4LSgqYiM6QS7zTzAttD9MNAsiK

-updated 3rd December 2017
michaelmclees
Hero Member
*****
Offline Offline

Activity: 633
Merit: 500


View Profile
October 02, 2011, 01:47:38 PM
 #7

Any way to get a zip for us Windows users?
caston
Hero Member
*****
Offline Offline

Activity: 756
Merit: 500



View Profile WWW
October 02, 2011, 01:48:35 PM
 #8

Any way to get a zip for us Windows users?

You can get git for Windows. I know because I installed it on my notebook at one stage.

Try this one:

http://code.google.com/p/msysgit/

You'll still have to build the source though which on Windows would be more tricky than on Linux. You probably need someone to release binaries for you. The best thing I would recommend though is to dual boot between Windows and Linux and have a bitcoin build environment ready on both systems.

bitcoin BTC: 1MikVUu1DauWB33T5diyforbQjTWJ9D4RF
bitcoin cash: 1JdkCGuW4LSgqYiM6QS7zTzAttD9MNAsiK

-updated 3rd December 2017
michaelmclees
Hero Member
*****
Offline Offline

Activity: 633
Merit: 500


View Profile
October 02, 2011, 01:50:23 PM
 #9

Well, part of the appeal of CPU mining is simplicity.  That was part of the goal for Fairbrix.  A zip file with all the compiled code helps with that.
worldinacoin
Hero Member
*****
Offline Offline

Activity: 756
Merit: 500



View Profile
October 02, 2011, 01:50:34 PM
 #10

Getting some of such errors

[2011-10-02 21:49:32] HTTP request failed: The requested URL returned error: 500

[2011-10-02 21:49:32] json_rpc_call failed, retry after 30 seconds
caston
Hero Member
*****
Offline Offline

Activity: 756
Merit: 500



View Profile WWW
October 02, 2011, 01:56:30 PM
 #11

Well, part of the appeal of CPU mining is simplicity.  That was part of the goal for Fairbrix.  A zip file with all the compiled code helps with that.

Yeah, I wouldn't be to worried after each new currency comes out there is always a crash and you can buy lots of coins very cheap before they start to rally.

bitcoin BTC: 1MikVUu1DauWB33T5diyforbQjTWJ9D4RF
bitcoin cash: 1JdkCGuW4LSgqYiM6QS7zTzAttD9MNAsiK

-updated 3rd December 2017
EskimoBob
Legendary
*
Offline Offline

Activity: 910
Merit: 1000


Quality Printing Services by Federal Reserve Bank


View Profile
October 02, 2011, 02:08:01 PM
 #12

Getting some of such errors

[2011-10-02 21:49:32] HTTP request failed: The requested URL returned error: 500

[2011-10-02 21:49:32] json_rpc_call failed, retry after 30 seconds

how did you start the miner?
Is you client running?


While reading what I wrote, use the most friendliest and relaxing voice in your head.
BTW, Things in BTC bubble universes are getting ugly....
EskimoBob
Legendary
*
Offline Offline

Activity: 910
Merit: 1000


Quality Printing Services by Federal Reserve Bank


View Profile
October 02, 2011, 02:12:01 PM
 #13

please read Fairbrix / README.rst : https://github.com/coblee/Fairbrix/blob/cpumine/README.rst

It is probably easier to keep one file updated. If something is still missing, please speak up and or or submit your updated to git.

Cheers!


 

While reading what I wrote, use the most friendliest and relaxing voice in your head.
BTW, Things in BTC bubble universes are getting ugly....
worldinacoin
Hero Member
*****
Offline Offline

Activity: 756
Merit: 500



View Profile
October 02, 2011, 02:14:06 PM
 #14

The client dropped to zero connection, I think thats what causing the problem.  Is there any ports I should unblock?
EskimoBob
Legendary
*
Offline Offline

Activity: 910
Merit: 1000


Quality Printing Services by Federal Reserve Bank


View Profile
October 02, 2011, 02:21:37 PM
 #15

The client dropped to zero connection, I think thats what causing the problem.  Is there any ports I should unblock?


https://github.com/coblee/Fairbrix/blob/cpumine/README.rst

its all there

While reading what I wrote, use the most friendliest and relaxing voice in your head.
BTW, Things in BTC bubble universes are getting ugly....
Bobnova
Full Member
***
Offline Offline

Activity: 210
Merit: 100


View Profile
October 02, 2011, 02:30:12 PM
 #16

Working for me.
Edit the conf file and change "gen=0" to "gen=1" to tell the client to mine.

Compiled on linux beautifully.


BTC:  1AURXf66t7pw65NwRiKukwPq1hLSiYLqbP
randomguy7
Hero Member
*****
Offline Offline

Activity: 527
Merit: 500


View Profile
October 02, 2011, 02:31:39 PM
 #17

Does this work headless?
caston
Hero Member
*****
Offline Offline

Activity: 756
Merit: 500



View Profile WWW
October 02, 2011, 02:32:52 PM
 #18

Working for me.
Edit the conf file and change "gen=0" to "gen=1" to tell the client to mine.

Compiled on linux beautifully.



Have you been getting blocks this way? Most of us are using a custom modified minerd.

bitcoin BTC: 1MikVUu1DauWB33T5diyforbQjTWJ9D4RF
bitcoin cash: 1JdkCGuW4LSgqYiM6QS7zTzAttD9MNAsiK

-updated 3rd December 2017
worldinacoin
Hero Member
*****
Offline Offline

Activity: 756
Merit: 500



View Profile
October 02, 2011, 02:33:38 PM
 #19

I opened the port, it still drop to zero connection once in a while Sad
Bobnova
Full Member
***
Offline Offline

Activity: 210
Merit: 100


View Profile
October 02, 2011, 02:41:44 PM
 #20

Lots of blocks, 9 in the last 11 minutes.
No way to see what kh/s though.

Switched to minerd for giggles.
7 threads of 1.62Kh/s brutality.

BTC:  1AURXf66t7pw65NwRiKukwPq1hLSiYLqbP
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!