Pages:
Author

Topic: [FCN] Fantomcoin. CN based, anonymous. Merge mine with BCN, XMR, QCN, duck. - page 26. (Read 127069 times)

member
Activity: 109
Merit: 10
this is the way
but you have to start first monerocoind and fantomcoind
then
the thread part you can change how you whant
minerc --node1 127.0.0.1:18081 --node2 127.0.0.1:24081 --wallet1 monero-wallet --wallet2 fantomcoin-wallet --threads 4
sr. member
Activity: 616
Merit: 251
trader19
no only minergate
skybot
not exit
the only miner for fantomcoin
is the file
fantomcoind
for start
./fantomcoind
for mining
start_mining "address" "core/thread"
there are no other miner seen that all the usual miner
are for pool and
there are no other pool
over minergate
minergate uses its own miner

minerc --node1=127.0.0.1:8081 --node2=127.0.0.1:24081 --wallet1=%your BCN/MRO/QCN address% --wallet2=%your FCN address%
--node1=127.0.0.1:8081 is IP and BCN's daemon port.
Use this IP and port for MRO:
--node1=127.0.0.1:18081 instead
And for QCN use this:
--node1=127.0.0.1:23081
--node2=127.0.0.1:24081 is IP and FCN's daemon port


I dont get what the IP should be nor the port mind clearing that
member
Activity: 109
Merit: 10
trader19
no only minergate
skybot
not exit
the only miner for fantomcoin
is the file
fantomcoind
for start
./fantomcoind
for mining
start_mining "address" "core/thread"
there are no other miner seen that all the usual miner
are for pool and
there are no other pool
over minergate
minergate uses its own miner
sr. member
Activity: 616
Merit: 251
still looking for linux miner instructions
legendary
Activity: 1232
Merit: 1001
are there any pools available to mine FCN? cant seem to find one other than minergate.. 
member
Activity: 109
Merit: 10
I do not know who, but someone helped me
I thank him
Unfortunately I have not found blocks
but I had a clue
is past the check
but after that the pool has sent the block
I received this error
Block not accepted
if someone from the dev team can help me on this

Code:
    if(!bvc.m_added_to_main_chain)
    {
      error_resp.code = CORE_RPC_ERROR_CODE_BLOCK_NOT_ACCEPTED;
      error_resp.message = "Block not accepted";
      return false;
    }

this is the error on fantomcoind

Code:
2014-Jun-22 20:38:42.074034 [RPC0]Aux block hash wasn't found in merkle tree
2014-Jun-22 20:38:42.074089 [RPC0]Block with id:
have not enough proof of work: <6a293dd4a3340e4c1e23c4f2127a40516ca2637e16122e8b081c1c245b000000>
expected difficulty: 11160686
2014-Jun-22 20:39:04.319139 [RPC1]Aux block hash wasn't found in merkle tree
2014-Jun-22 20:39:04.319197 [RPC1]Block with id:
have not enough proof of work: <6a293dd4a3340e4c1e23c4f2127a40516ca2637e16122e8b081c1c245b000000>
expected difficulty: 11160686
2014-Jun-22 20:39:05.059379 [RPC0]Aux block hash wasn't found in merkle tree
2014-Jun-22 20:39:05.059432 [RPC0]Block with id: <4f6e5732fa5e9f06c5a1ea411ae1ca356b71748e69f1e6fbdcac6d1a1c4a761c>
have not enough proof of work: <6a293dd4a3340e4c1e23c4f2127a40516ca2637e16122e8b081c1c245b000000>
expected difficulty: 11160686
2014-Jun-22 20:39:05.492271 [RPC0]Aux block hash wasn't found in merkle tree
2014-Jun-22 20:39:05.492323 [RPC0]Block with id:
have not enough proof of work: <6a293dd4a3340e4c1e23c4f2127a40516ca2637e16122e8b081c1c245b000000>
expected difficulty: 11160686
2014-Jun-22 20:39:06.030285 [RPC0]Aux block hash wasn't found in merkle tree
2014-Jun-22 20:39:06.030340 [RPC0]Block with id: <7a5a46591f7965af7eb43b0e429d13289873add5abdfc7337a7bbcee5414074a>
have not enough proof of work: <6a293dd4a3340e4c1e23c4f2127a40516ca2637e16122e8b081c1c245b000000>
expected difficulty: 11160686
member
Activity: 109
Merit: 10
if anyone wants to lend a hand
I think I've solved the problem of pool
if someone wants to help me find the first block
here is the address of the pool
I'll wait
http://94.23.226.230/
sr. member
Activity: 616
Merit: 251
Anyone want to helpme set up miner for linux for this =./
member
Activity: 109
Merit: 10
I would like to know if the dev team
has put a bounty on an open source pool that works
and if there is I propose to start a new topic
where we can exchange ideas on how to create one
I currently think I'm on the right track
I'm using the open source node cryptopool
obviously changed because it is not working as well as
Let me explain in broad outline the things I modified
First I updated the files in the directory node cryptoutil
I replaced the existing files with fantomcoin files
after which in the file main.cc in the modules direcotry cryptoutil I modified
a line to get the hash of a block
fcn uses a different function than XMR
else in the file pool.js I changed the location where it is applied nonce
is not 39 but 73
already done these things is the pool begins to accept the share of miner
Then I created a new function in the file main.cc
this is designed to check the hash with the difficulty
is the extent to which pool.js dealing with this
replaced by calling the function that I've done
currently I also made another change
of which I am not sure
I noticed that when the fcn block is set calls some functions
that will not do XMR
this practice will change in the block
this is obviously not the case in node cryptopool
so I changed
code fantomcoin
and in the part where the block is given
the pool
I put those functions
so that it is given already changed
but even so I can not find the blocks
so if anyone wants to help
come forward
I've told you everything
hero member
Activity: 850
Merit: 1000
FCN is cool! fantomcoin.org! I like decentralization  (using CryptoNight resistant GPU and ASIC) but don't like anonymity (for criminal).

CryptoNight resistant to GPU?
Where are you living man?
There is already miner for GPU's, see Claymore thread.

I wouldn't count that as being a true GPU miner because:
  • Its hash rate is not very different from CPUs
  • It's not open source
member
Activity: 66
Merit: 10
Dev of yam miner
New M7u version of yam miner is available. Major addition in this release is support for many new coins - DVK,MYR,BCN,QCN,FCN and XMR.

yam M7u supports FantomCoin CryptoNight merged mining of FCN-XMR, FCN-BCN and FCN-QCN - check readme.txt and default config for details.

yam M7u has special algorithm variation for faster CryptoNight mining on AMD CPUs, resulting in 360+ H/s on AMD FX-8320 at stock freqs.

Primary download location for yam M7u is https://t.co/whkQyh2XA2
Alternative download location for yam M7u is http://t.co/A9c5GryPBy
Chinese users may donwload yam M7u at http://t.co/qsWEtQEMhZ

Enjoy.


I'm getting:
[2014-06-21 18:08:41.320608] [0x00000000000a198c] [error]   Error: boost::bad_any_cast: failed conversion using boost::any_cast


Discussed here: https://bitcointalksearch.org/topic/m.7434485
sr. member
Activity: 295
Merit: 250
New M7u version of yam miner is available. Major addition in this release is support for many new coins - DVK,MYR,BCN,QCN,FCN and XMR.

yam M7u supports FantomCoin CryptoNight merged mining of FCN-XMR, FCN-BCN and FCN-QCN - check readme.txt and default config for details.

yam M7u has special algorithm variation for faster CryptoNight mining on AMD CPUs, resulting in 360+ H/s on AMD FX-8320 at stock freqs.

Primary download location for yam M7u is https://t.co/whkQyh2XA2
Alternative download location for yam M7u is http://t.co/A9c5GryPBy
Chinese users may donwload yam M7u at http://t.co/qsWEtQEMhZ

Enjoy.


I'm getting:
[2014-06-21 18:08:41.320608] [0x00000000000a198c] [error]   Error: boost::bad_any_cast: failed conversion using boost::any_cast
member
Activity: 66
Merit: 10
Dev of yam miner
New M7u version of yam miner is available. Major addition in this release is support for many new coins - DVK,MYR,BCN,QCN,FCN and XMR.

yam M7u supports FantomCoin CryptoNight merged mining of FCN-XMR, FCN-BCN and FCN-QCN - check readme.txt and default config for details.

yam M7u has special algorithm variation for faster CryptoNight mining on AMD CPUs, resulting in 360+ H/s on AMD FX-8320 at stock freqs.

Primary download location for yam M7u is https://t.co/whkQyh2XA2
Alternative download location for yam M7u is http://t.co/A9c5GryPBy
Chinese users may donwload yam M7u at http://t.co/qsWEtQEMhZ

Enjoy.
legendary
Activity: 1108
Merit: 1005
FCN is cool! fantomcoin.org! I like decentralization  (using CryptoNight resistant GPU and ASIC) but don't like anonymity (for criminal).

CryptoNight resistant to GPU?
Where are you living man?
There is already miner for GPU's, see Claymore thread.
newbie
Activity: 4
Merit: 0
FCN is cool! fantomcoin.org! I like decentralization  (using CryptoNight resistant GPU and ASIC) but don't like anonymity (for criminal).
hero member
Activity: 979
Merit: 510
I can't seem to keep my miner working on minergate for more than a few shares, then it stops hashing it seems.
I couldn't find a stratum address either.
I like the merged mining idea.
newbie
Activity: 25
Merit: 0
Heya people

Is there any differnce between exchanges? Or I can use whatever I find more convenient?
full member
Activity: 146
Merit: 101
Wrote to zerowolf and zone117x about the pool once again. This time I asked about the only_FCN pool. With current difficulty solomining is more than troublesome, so pool would come in handy.

MM implementation is not an ordinary task to do. Maybe we would at least got ourselfes a simple FCN pool.

This will be awesome! FCN lacks os pool - this is what actually can be holding it back.
hero member
Activity: 518
Merit: 500
Wrote to zerowolf and zone117x about the pool once again. This time I asked about the only_FCN pool. With current difficulty solomining is more than troublesome, so pool would come in handy.

MM implementation is not an ordinary task to do. Maybe we would at least got ourselfes a simple FCN pool.
full member
Activity: 139
Merit: 100
How people are not able to see the potential of fantomcoin?
Looks like it is the most underrated thing on the whole bitcointalk forum. Undecided

agreed.

even the price is pretty good compared to the difficulty. i think that fantom is actually the most profitable coin to mine.

.0005 price (bittrex) and only 10m diff.
Pages:
Jump to: