Bitcoin Forum
May 08, 2024, 11:34:25 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: « 1 2 3 4 5 6 [7] 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 »
  Print  
Author Topic: [ANN][FC] Fuguecoin - Fugue256 hash, Launched! NO PRE-M! CPU/GPU minable!  (Read 122091 times)
segafanatik
Member
**
Offline Offline

Activity: 95
Merit: 10

woké michel


View Profile
March 18, 2014, 03:50:10 AM
 #121

Does anybody have other links for the minerd for the pool? The Chinese links don't seem to work for me.
http://aqqyb7imxq.l57.yunpan.cn/lk/QIATaCQCXyUhT on right side

one coin for eat, please
1715168065
Hero Member
*
Offline Offline

Posts: 1715168065

View Profile Personal Message (Offline)

Ignore
1715168065
Reply with quote  #2

1715168065
Report to moderator
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
1715168065
Hero Member
*
Offline Offline

Posts: 1715168065

View Profile Personal Message (Offline)

Ignore
1715168065
Reply with quote  #2

1715168065
Report to moderator
1715168065
Hero Member
*
Offline Offline

Posts: 1715168065

View Profile Personal Message (Offline)

Ignore
1715168065
Reply with quote  #2

1715168065
Report to moderator
1715168065
Hero Member
*
Offline Offline

Posts: 1715168065

View Profile Personal Message (Offline)

Ignore
1715168065
Reply with quote  #2

1715168065
Report to moderator
tucksmcgucks
Newbie
*
Offline Offline

Activity: 56
Merit: 0


View Profile
March 18, 2014, 04:00:26 AM
 #122

Metiscoin requires chaining three hash algorithms: keccak -> shavite -> fugue.

I don't think that a Metiscoin miner will work for Fuguecoin, because the metis algo is a combination of fugue, shavite, and keccak.... Sad

Please correct me if I am wrong, because I am just as excited about this as everyone else Cheesy
atc1
Sr. Member
****
Offline Offline

Activity: 308
Merit: 250


View Profile
March 18, 2014, 04:01:32 AM
 #123

Metiscoin requires chaining three hash algorithms: keccak -> shavite -> fugue.

I don't think that a Metiscoin miner will work for Fuguecoin, because the metis algo is a combination of fugue, shavite, and keccak.... Sad

Please correct me if I am wrong, because I am just as excited about this as everyone else Cheesy

That's right. Metis uses these 3 algos.

drmavis
Member
**
Offline Offline

Activity: 69
Merit: 10


View Profile
March 18, 2014, 04:11:38 AM
 #124

The Metiscoin GPU miners come with a directory with .cl files for each of the component hashes - does anybody know how to just use the fugue cl file (which I think is called metis.cl) and get it to compile for SGMiner?

See: https://bitcointalk.org/index.php?topic=424517.100
BTCspoon
Full Member
***
Offline Offline

Activity: 238
Merit: 100


View Profile
March 18, 2014, 05:34:04 AM
 #125

Sound like the coin found his cruse speed, nice :

{
"blocks" : 13952,
"currentblocksize" : 0,
"currentblocktx" : 0,
"difficulty" : 12.99537179,
"errors" : "",
"generate" : false,
"genproclimit" : -1,
"hashespersec" : 0,
"networkhashps" : 3930156268,
"pooledtx" : 0,
"testnet" : false
}
agran
Hero Member
*****
Offline Offline

Activity: 910
Merit: 1000


View Profile
March 18, 2014, 06:21:48 AM
Last edit: March 18, 2014, 06:44:33 AM by agran
 #126

WTS 2000 FC @ 1 BTC

PM me

QORA | 2ND GEN | NEW SOURCE CODE | QTz6fSV2VNc2wjwwsw57kwQzgQhmGw5idQ
MarcusDe
Hero Member
*****
Offline Offline

Activity: 796
Merit: 505



View Profile WWW
March 18, 2014, 06:26:57 AM
 #127

Any1 was able to compile this from sources?

I tried on 2 different linux distros and both fail, and I'm not even talking about wrong attributes set on
build_detect_platform in leveldb :-D



agran
Hero Member
*****
Offline Offline

Activity: 910
Merit: 1000


View Profile
March 18, 2014, 06:28:38 AM
 #128

Any1 was able to compile this from sources?

I tried on 2 different linux distros and both fail, and I'm not even talking about wrong attributes set on
build_detect_platform in leveldb :-D

Code:
chmod +x leveldb/build_detect_platform

QORA | 2ND GEN | NEW SOURCE CODE | QTz6fSV2VNc2wjwwsw57kwQzgQhmGw5idQ
MarcusDe
Hero Member
*****
Offline Offline

Activity: 796
Merit: 505



View Profile WWW
March 18, 2014, 06:33:38 AM
 #129

Any1 was able to compile this from sources?

I tried on 2 different linux distros and both fail, and I'm not even talking about wrong attributes set on
build_detect_platform in leveldb :-D

Code:
chmod +x leveldb/build_detect_platform

Thanks for fast reply :-)
Nono, I see that not 1st time and was corrected in seconds, but:

#1)
net.cpp:18:32: fatal error: miniupnpc/miniwget.h: No such file or directory

edit: okay, I was able to correct it by disabling upnp in makefile

#2)
db/db_iter.cc:135:36: error: ‘RandomPeriod’ was not declared in this scope
     bytes_counter_ += RandomPeriod();
make[1]: *** [db/db_iter.o] Error 1



agran
Hero Member
*****
Offline Offline

Activity: 910
Merit: 1000


View Profile
March 18, 2014, 06:36:15 AM
 #130

Thanks for fast reply :-)
Nono, I see that not 1st time and was corrected in seconds, but:
...

debian/ubuntu man:
Code:
sudo su -
apt-get install -y git make g++ build-essential dos2unix
apt-get install -y autoconf automake libtool yasm m4
apt-get install -y libminiupnpc-dev libdb++-dev libgmp-dev libssl-dev  libboost-all-dev
git clone https://github.com/fuguecoin/fuguecoin
cd fuguecoin/src/
chmod +x leveldb/build_detect_platform
make -f makefile.unix USE_PNP=-
mv fuguecoind /usr/local/bin/fuguecoind
fuguecoind

QORA | 2ND GEN | NEW SOURCE CODE | QTz6fSV2VNc2wjwwsw57kwQzgQhmGw5idQ
crike
Full Member
***
Offline Offline

Activity: 168
Merit: 100


View Profile
March 18, 2014, 06:43:22 AM
 #131

WTS 2000 - 1 BTC. Up to 15k

BTC: 19GwYWZjY3RczZFCS7S64AikrARuyZ7Zoc
MarcusDe
Hero Member
*****
Offline Offline

Activity: 796
Merit: 505



View Profile WWW
March 18, 2014, 06:44:53 AM
Last edit: March 18, 2014, 07:00:23 AM by MarcusDe
 #132

Heh, thanks again, it was late night yesterday and I didnt see that I didnt put
USE_UPNP:=-
in makefile :-)

Its not 1st coin im compiling, not even 20th.

#2) is suse enterprise with 16 Xeon cores and I want to make it there.
Maybe you have any ideas whats wrong there? Path to BDB_INCLUDE_PATH is set correctly.

edit:

I was able to compile by replacing leveldb sources with other coin. LOL.

Snoop86
Newbie
*
Offline Offline

Activity: 10
Merit: 0


View Profile
March 18, 2014, 07:03:46 AM
 #133

anyone no exchange yet for FC?
Simpson93
Full Member
***
Offline Offline

Activity: 170
Merit: 100


View Profile
March 18, 2014, 07:26:44 AM
 #134

4149.00 FC for 2BTC. PM me
dagi
Sr. Member
****
Offline Offline

Activity: 374
Merit: 250



View Profile WWW
March 18, 2014, 07:33:15 AM
 #135

how can i start mining in the pool?
(windows)
fugue (OP)
Newbie
*
Offline Offline

Activity: 42
Merit: 0


View Profile
March 18, 2014, 07:57:50 AM
 #136

I'm Back  Grin ,

Welcome to the uncompromising discussions forums http://www.fuguecoin.org/index.php

atc1
Sr. Member
****
Offline Offline

Activity: 308
Merit: 250


View Profile
March 18, 2014, 08:03:56 AM
 #137

Pool down? Can't access it,though the miner is still submitting shares.

MarcusDe
Hero Member
*****
Offline Offline

Activity: 796
Merit: 505



View Profile WWW
March 18, 2014, 08:10:47 AM
 #138

Pool down? Can't access it,though the miner is still submitting shares.

Pool maybe down, but there is 5GHash network power and rising!


PhattyBanks
Hero Member
*****
Offline Offline

Activity: 644
Merit: 500


View Profile
March 18, 2014, 08:13:35 AM
 #139

wow you see the prices people are asking for this coin on Marketplace? Smiley
eightspaces
Full Member
***
Offline Offline

Activity: 126
Merit: 100


View Profile
March 18, 2014, 08:17:44 AM
 #140

WTB 10000 FC for 0.05 BTC, pm me
Pages: « 1 2 3 4 5 6 [7] 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 »
  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!