tacotime
Legendary
Offline
Activity: 1484
Merit: 1005
|
|
April 26, 2014, 02:17:54 PM |
|
Okay, merge mining is now a clusterfuck because people are voting for it if they grab the source from github without even know it.
Sigh.
|
XMR: 44GBHzv6ZyQdJkjqZje6KLZ3xSyN1hBSFAnLP6EAqJtCRVzMzZmeXTC2AHKDS9aEDTRKmo6a6o9r9j86pYfhCWDkKjbtcns
|
|
|
smooth
Legendary
Offline
Activity: 2968
Merit: 1198
|
|
April 26, 2014, 02:20:11 PM |
|
Okay, merge mining is now a clusterfuck because people are voting for it if they grab the source from github without even know it.
Sigh.
TFT already said he's going to change that. Hopefully he does that in such a way that the people who have already grabbed it don't count as votes without knowing about it.
|
|
|
|
tacotime
Legendary
Offline
Activity: 1484
Merit: 1005
|
|
April 26, 2014, 02:26:04 PM |
|
Okay, merge mining is now a clusterfuck because people are voting for it if they grab the source from github without even know it.
Sigh.
TFT already said he's going to change that. Hopefully he does that in such a way that the people who have already grabbed it don't count as votes without knowing about it. Where? Config looked like this: #define CURRENT_BLOCK_MAJOR_VERSION 1 #define CURRENT_BLOCK_MINOR_VERSION 0 Now it looks like this: #define CURRENT_BLOCK_MAJOR_VERSION 1 #define CURRENT_BLOCK_MINOR_VERSION 1
|
XMR: 44GBHzv6ZyQdJkjqZje6KLZ3xSyN1hBSFAnLP6EAqJtCRVzMzZmeXTC2AHKDS9aEDTRKmo6a6o9r9j86pYfhCWDkKjbtcns
|
|
|
smooth
Legendary
Offline
Activity: 2968
Merit: 1198
|
|
April 26, 2014, 02:31:36 PM |
|
Okay, merge mining is now a clusterfuck because people are voting for it if they grab the source from github without even know it.
Sigh.
TFT already said he's going to change that. Hopefully he does that in such a way that the people who have already grabbed it don't count as votes without knowing about it. Where? Config looked like this: #define CURRENT_BLOCK_MAJOR_VERSION 1 #define CURRENT_BLOCK_MINOR_VERSION 0 Now it looks like this: #define CURRENT_BLOCK_MAJOR_VERSION 1 #define CURRENT_BLOCK_MINOR_VERSION 1 That doesn't actually do anything though. It all depends how the votes are counted. Given the change already made, I'd suggest disregarding anything with a 0 or 1, and only count votes with a version number of 2, and not put 2 in there unless the miner explicitly does it.
|
|
|
|
tacotime
Legendary
Offline
Activity: 1484
Merit: 1005
|
|
April 26, 2014, 02:42:31 PM |
|
- if you want "merged mining" in Bitmonero you have to update yout mining daemon now. New mining daemon will issue blocks with an incremented minor_version field. In case > 75% of blocks mined will have an incremented minor_version we will accept "merged minng" and new code will be published on git. Which means that he's counting them as yes votes if you have #define CURRENT_BLOCK_MINOR_VERSION 1
|
XMR: 44GBHzv6ZyQdJkjqZje6KLZ3xSyN1hBSFAnLP6EAqJtCRVzMzZmeXTC2AHKDS9aEDTRKmo6a6o9r9j86pYfhCWDkKjbtcns
|
|
|
vcoinminer0938
|
|
April 26, 2014, 02:52:30 PM |
|
I think this coin is pretty interesting. Will mine it.
|
|
|
|
monero (OP)
Jr. Member
Offline
Activity: 54
Merit: 257
|
|
April 26, 2014, 02:54:49 PM |
|
Mining instructions on front page have been change so that by default you do NOT support merged mining. To NOT support merge mining, make sure your source code is on the same version with: git checkout 0fd82c910b8e4cbf0b3940d6e42f2e992287582d To support merge mining, change your source code to master with git checkout master
|
|
|
|
Little_boo
|
|
April 26, 2014, 04:46:29 PM |
|
Possible mining coins from wallete?
|
|
|
|
tacotime
Legendary
Offline
Activity: 1484
Merit: 1005
|
|
April 26, 2014, 04:47:10 PM |
|
Possible mining coins from wallete?
Yes
|
XMR: 44GBHzv6ZyQdJkjqZje6KLZ3xSyN1hBSFAnLP6EAqJtCRVzMzZmeXTC2AHKDS9aEDTRKmo6a6o9r9j86pYfhCWDkKjbtcns
|
|
|
ShitHappens
Member
Offline
Activity: 74
Merit: 10
“Everyone Is A Bank”
|
|
April 26, 2014, 05:58:08 PM |
|
Mining instructions on front page have been change so that by default you do NOT support merged mining. To NOT support merge mining, make sure your source code is on the same version with: git checkout 0fd82c910b8e4cbf0b3940d6e42f2e992287582d To support merge mining, change your source code to master with git checkout master Merge mining...hhmm... seems to be very interesting and indeed good idea to mine both coins at the same time! Excuse me, is there daemon for Linux? I can't find it on github
|
|
|
|
tacotime
Legendary
Offline
Activity: 1484
Merit: 1005
|
|
April 26, 2014, 06:15:50 PM |
|
Merge mining...hhmm... seems to be very interesting and indeed good idea to mine both coins at the same time!
Excuse me, is there daemon for Linux? I can't find it on github
Yes; https://github.com/bitmonero-project/bitmoneroThis is the same fork as Bitmonero, the community voted to change the name to Monero but I guess TFT is still bumping his old thread.
|
XMR: 44GBHzv6ZyQdJkjqZje6KLZ3xSyN1hBSFAnLP6EAqJtCRVzMzZmeXTC2AHKDS9aEDTRKmo6a6o9r9j86pYfhCWDkKjbtcns
|
|
|
liteuser
|
|
April 26, 2014, 06:19:54 PM |
|
Not sure what the issue is; if you can generate a wallet and sync the chain though, you can start mining in the daemon to your address directly though with the following command: start_mining <address> <number_of_threads>
This seems to work partially: the load average is only 1.00 and it should be equal to the number of threads ( 8 ). After 5 minutes nothing has changed.
|
|
|
|
tacotime
Legendary
Offline
Activity: 1484
Merit: 1005
|
|
April 26, 2014, 06:21:38 PM |
|
Not sure what the issue is; if you can generate a wallet and sync the chain though, you can start mining in the daemon to your address directly though with the following command: start_mining <address> <number_of_threads>
This seems to work partially: the load average is only 1.00 and it should be equal to the number of threads ( 8 ). After 5 minutes nothing has changed. set_log 1 in daemon likely you are not synchronized and it is validating headers
|
XMR: 44GBHzv6ZyQdJkjqZje6KLZ3xSyN1hBSFAnLP6EAqJtCRVzMzZmeXTC2AHKDS9aEDTRKmo6a6o9r9j86pYfhCWDkKjbtcns
|
|
|
btc-mike
|
|
April 26, 2014, 06:40:11 PM |
|
Merge mining...hhmm... seems to be very interesting and indeed good idea to mine both coins at the same time!
Excuse me, is there daemon for Linux? I can't find it on github
Yes; https://github.com/bitmonero-project/bitmoneroThis is the same fork as Bitmonero, the community voted to change the name to Monero but I guess TFT is still bumping his old thread. TFT continues to do whatever he wants? Why am I not surprised?
|
|
|
|
MystPhysX
|
|
April 26, 2014, 06:46:27 PM |
|
Is there demand for an OSX wallet?
|
|
|
|
GreekBitcoin
Legendary
Offline
Activity: 1428
Merit: 1001
getmonero.org
|
|
April 26, 2014, 06:48:04 PM |
|
Is there demand for an OSX wallet?
Yes there is always a demand for an OSX wallet BTW i am getting more blocks than i was getting yesterday? Has diff gone down or am i lucky?
|
|
|
|
liteuser
|
|
April 26, 2014, 07:21:32 PM |
|
Not sure what the issue is; if you can generate a wallet and sync the chain though, you can start mining in the daemon to your address directly though with the following command: start_mining <address> <number_of_threads>
This seems to work partially: the load average is only 1.00 and it should be equal to the number of threads ( 8 ). After 5 minutes nothing has changed. set_log 1 in daemon likely you are not synchronized and it is validating headers You were right. It is now working. Thanks!
|
|
|
|
sid7039
|
|
April 26, 2014, 08:30:19 PM |
|
Great project! Thanks! I was thinking about Bytecoin but it's too late. I'm in! Wish you luck!
|
|
|
|
smooth
Legendary
Offline
Activity: 2968
Merit: 1198
|
|
April 26, 2014, 09:02:13 PM |
|
Mining instructions on front page have been change so that by default you do NOT support merged mining. To NOT support merge mining, make sure your source code is on the same version with: git checkout 0fd82c910b8e4cbf0b3940d6e42f2e992287582d To support merge mining, change your source code to master with git checkout master TFT has said he will add an explicit voting option, and that votes before it is added won't count: That's right. Results will be calculated starting from the moment an explicit voting option will be provided.
|
|
|
|
canigetanipa
Member
Offline
Activity: 77
Merit: 10
|
|
April 26, 2014, 09:28:03 PM |
|
Why Monero and not Bitmonero? The latter makes more sense?
|
|
|
|
|