Pages:
Author

Topic: [ANN][XMR] One Click Monero Miner - page 16. (Read 82522 times)

sr. member
Activity: 252
Merit: 250
May 19, 2014, 02:12:08 AM
#23

Well done. Before the mining pool was setup it was taking 4 days on average for me to find a single block while solo mining.
Now the difficulty has increased a lot so it take some time even with the mining pool.
Nothing is lost we just have to wait. If more people/more computers could come it would be faster.


4 days for 1 block by solo? What is your CPU?
legendary
Activity: 2156
Merit: 1131
May 19, 2014, 01:52:49 AM
#22
Mining sending ~80 H/sec to pool. only worry is pool has yet to find block
 Block Found: Never
I'll let it go another 10-12 hrs.
Sample of my bat file
Code:
D:\Miners\Monero\simpleminer.exe --pool-addr=monero.crypto-pool.fr:5555 --login=48w9kMmBEPVRgsVdUTMmd6J4uZkz97AhdHGneHZ7veycPq8dn4UXP1RY3AUavzGBRGbA9jsqcig5zjDvUnuSvvzD3o2tuSQ --pass x
 

Well done. Before the mining pool was setup it was taking 4 days on average for me to find a single block while solo mining.
Now the difficulty has increased a lot so it take some time even with the mining pool.
Nothing is lost we just have to wait. If more people/more computers could come it would be faster.

legendary
Activity: 1470
Merit: 1001
Use Coinbase Account almosanywhere with Shift card
May 18, 2014, 10:39:58 PM
#21
Mining sending ~80 H/sec to pool. only worry is pool has yet to find block
 Block Found: Never
 
I'll let it go another 10-12 hrs.

Sample of my bat file

Code:
D:\Miners\Monero\simpleminer.exe --pool-addr=monero.crypto-pool.fr:5555 --login=48w9kMmBEPVRgsVdUTMmd6J4uZkz97AhdHGneHZ7veycPq8dn4UXP1RY3AUavzGBRGbA9jsqcig5zjDvUnuSvvzD3o2tuSQ --pass x

 

full member
Activity: 210
Merit: 100
Crypto Currency Supporter
May 18, 2014, 08:37:44 PM
#20
I have opened 3 instances in my 4 core  intel i5. Is it normal for hasrate to fluctuate? Ive seen 40 h/s and its dropping. I dont know why. I am using my pc but generally not stressing it, just browsing, facebook, or just viewing a livestream, not much. Maybe its the usage and the priority?
Last but not least, I tried opening simpleminer with same commands in another PC, using same address, but it never launched. I guess I have to do same steps setting up a wallet, instead of just running it? I mean synchronizing to network before mining

The hashrate you see on the pool stats is just an estimate, it is approximate and vary but your real hashing should be stable.
If you are using your internet connection a lot, it can affect the connection with the pool.
If your CPU usage goes high, it can affect the mining. If 2 instance of simpleminer.exe are using 50% of CPU, your margin will be 50%. Anytime you'll use over 50%, it will lower the mining hashrate.


When you use the pool, you don't need to download the blockchain. It is only used to check your wallet balance and send your coins from simplewallet.exe

Simpleminer.exe doesn't open with a click. You must use a command line in a bat file or in a command prompt (try the other technique if one doesn't work).
The same exact command will not work on other computer because the path to simpleminer.exe is different from a computer to an other.
In the path there is the name of the user's folder and because we all have a different computer's name, all paths will be different.




I am fairly sure I have set the bat with the correct path, its the bat im using that gets shut down from some reason idk. Ofc I could double check the path even though I have already :/ .

I guess I will try the second method from cmd as well
legendary
Activity: 2156
Merit: 1131
May 18, 2014, 03:58:47 PM
#19
I have opened 3 instances in my 4 core  intel i5. Is it normal for hasrate to fluctuate? Ive seen 40 h/s and its dropping. I dont know why. I am using my pc but generally not stressing it, just browsing, facebook, or just viewing a livestream, not much. Maybe its the usage and the priority?
Last but not least, I tried opening simpleminer with same commands in another PC, using same address, but it never launched. I guess I have to do same steps setting up a wallet, instead of just running it? I mean synchronizing to network before mining

The hashrate you see on the pool stats is just an estimate, it is approximate and vary but your real hashing should be stable.
If you are using your internet connection a lot, it can affect the connection with the pool.
If your CPU usage goes high, it can affect the mining. If 2 instance of simpleminer.exe are using 50% of CPU, your margin will be 50%. Anytime you'll use over 50%, it will lower the mining hashrate.


When you use the pool, you don't need to download the blockchain. It is only used to check your wallet balance and send your coins from simplewallet.exe

Simpleminer.exe doesn't open with a click. You must use a command line in a bat file or in a command prompt (try the other technique if one doesn't work).
The same exact command will not work on other computer because the path to simpleminer.exe is different from a computer to an other.
In the path there is the name of the user's folder and because we all have a different computer's name, all paths will be different.


full member
Activity: 210
Merit: 100
Crypto Currency Supporter
May 18, 2014, 02:43:22 PM
#18
I have opened 3 instances in my 4 core  intel i5. Is it normal for hasrate to fluctuate? Ive seen 40 h/s and its dropping. I dont know why. I am using my pc but generally not stressing it, just browsing, facebook, or just viewing a livestream, not much. Maybe its the usage and the priority?


Last but not least, I tried opening simpleminer with same commands in another PC, using same address, but it never launched. I guess I have to do same steps setting up a wallet, instead of just running it? I mean synchronizing to network before mining
full member
Activity: 210
Merit: 100
Crypto Currency Supporter
May 18, 2014, 12:52:09 PM
#17
How do I add old wallet to simple wallet? Thank you ☻
If you had coin on an other wallet before, open your old wallet and send coins to an other address.
To transfer coin, type :
transfer 0 49VrFgi46HdWu9upDevUibfhnRCGrJxJr8pdu9sE9VPeAiWkiLEFPjkCWdQSng8TQJLExrxB8d8FnQG ZJJFv1NXvVV6FF4b 10
write always transfer 0, no need of putting higher numbers
49VrFgi46HdWu9upDevUibfhnRCGrJxJr8pdu9sE9VPeAiWkiLEFPjkCWdQSng8TQJLExrxB8d8FnQG ZJJFv1NXvVV6FF4b is the address I want to send coins
at the end, 10 is the quantity of monero I want to send
I am wondering about the zero. In the white paper it says it is set to min automatically.  So is zero necessary. Also how do you set payment I'd or message. As in thank you with the payments

I am almost sure that it is necessary. I think that I tried without the zero and it didn't work but I could be wrong.


hello and thank you very much for this guide. I have a big prob though, I generate wallet/address, everything but when I open my wallet it says with red letters: error:wallet failed to connect to daemon localhost18081. I got it to sync one time(deleted wallet and started all over though). I hit refresh to sync blockchain but it just wont. Any ideas? ty!

The wallet is generated in the same folder as simplewallet.exe unless you specify it. You must do a backup of the wallet files in case it go corrupted or deleted.

The block chain is not located in that folder. It should be located in :
C:\Users\you\AppData\Roaming\bitmonero (Replace you by the name of the current user on windows)

bitmonerod.exe have to download the whole blockchain otherwise simplewallet.exe cannot see your balance.





problem was I never ran bitmonerod.exe, thank you v much
hero member
Activity: 672
Merit: 501
May 18, 2014, 10:35:24 AM
#16
Today's blockchain.bin : => 18 May 2014 <=

Hope it will help   Wink
full member
Activity: 200
Merit: 100
May 18, 2014, 10:09:30 AM
#15
Does this work on Win 32bit?

Yes, I just added the link to the 32 bit miner on the first post.


Can't get the daemon to work.

2014-May-18 15:09:14.229745 bitmonero v0.8.6.295(0.1-gdda8b34)
2014-May-18 15:09:14.229745 Module folder: E:\monero 32bit miner\bitmonerod.exe
2014-May-18 15:09:14.245345 Initializing p2p server...
2014-May-18 15:09:14.245345 ERROR c:\temp\monero\git\bitmonero-master-x86\src\p2p\net_node.inl:77 Exception at [node_server::init_config], what=invalid signature
2014-May-18 15:09:14.245345 ERROR c:\temp\monero\git\bitmonero-master-x86\src\p2p\net_node.inl:203 Failed to init config.
2014-May-18 15:09:14.260945 ERROR ..\..\src\daemon\daemon.cpp:148 Failed to initialize p2p server.
2014-May-18 15:09:14.260945 Mining has been stopped, 0 finished


Anyone know what's going on?

...Furthermore, the 32 bit wallet will not recognise my credentials (works fine on 64) and the 32bit miner says it's incompatible with my 32bit O.S.

So, nothing works. Thanks, but I think I'll pass.
full member
Activity: 200
Merit: 100
May 18, 2014, 09:19:39 AM
#14
Does this work on Win 32bit?

Yes, I just added the link to the 32 bit miner on the first post.


Can't get the daemon to work.

2014-May-18 15:09:14.229745 bitmonero v0.8.6.295(0.1-gdda8b34)
2014-May-18 15:09:14.229745 Module folder: E:\monero 32bit miner\bitmonerod.exe
2014-May-18 15:09:14.245345 Initializing p2p server...
2014-May-18 15:09:14.245345 ERROR c:\temp\monero\git\bitmonero-master-x86\src\p2p\net_node.inl:77 Exception at [node_server::init_config], what=invalid signature
2014-May-18 15:09:14.245345 ERROR c:\temp\monero\git\bitmonero-master-x86\src\p2p\net_node.inl:203 Failed to init config.
2014-May-18 15:09:14.260945 ERROR ..\..\src\daemon\daemon.cpp:148 Failed to initialize p2p server.
2014-May-18 15:09:14.260945 Mining has been stopped, 0 finished


Anyone know what's going on?
legendary
Activity: 2156
Merit: 1131
May 18, 2014, 09:04:00 AM
#13
isn't monero full of botnet now? it's not worth to mine anymore

Contrary to what people think, having botnets is the sign that a crypto is successful.
Botnets are not free, it is a time and high knowledge investment to develop botnet miners and spread them.
If you were a Botnet programmer, you wouldn't waste your time on Monero.

Personally, I don't think that there are botnets yet on Monero.
The high difficulty is due to big cloud CPU farm, I've seen some people on #monero IRC that had about 100 CPU but still, it is not for free and they wouldn't mine if it wasn't profitable.

legendary
Activity: 3248
Merit: 1070
May 18, 2014, 08:57:48 AM
#12
isn't monero full of botnet now? it's not worth to mine anymore
legendary
Activity: 2156
Merit: 1131
May 18, 2014, 08:53:51 AM
#11
Does this work on Win 32bit?

Yes, I just added the link to the 32 bit miner on the first post.
full member
Activity: 200
Merit: 100
May 18, 2014, 08:45:49 AM
#10
Does this work on Win 32bit?
legendary
Activity: 2156
Merit: 1131
May 18, 2014, 03:57:14 AM
#9
How do I add old wallet to simple wallet? Thank you ☻
If you had coin on an other wallet before, open your old wallet and send coins to an other address.
To transfer coin, type :
transfer 0 49VrFgi46HdWu9upDevUibfhnRCGrJxJr8pdu9sE9VPeAiWkiLEFPjkCWdQSng8TQJLExrxB8d8FnQG ZJJFv1NXvVV6FF4b 10
write always transfer 0, no need of putting higher numbers
49VrFgi46HdWu9upDevUibfhnRCGrJxJr8pdu9sE9VPeAiWkiLEFPjkCWdQSng8TQJLExrxB8d8FnQG ZJJFv1NXvVV6FF4b is the address I want to send coins
at the end, 10 is the quantity of monero I want to send
I am wondering about the zero. In the white paper it says it is set to min automatically.  So is zero necessary. Also how do you set payment I'd or message. As in thank you with the payments

I am almost sure that it is necessary. I think that I tried without the zero and it didn't work but I could be wrong.


hello and thank you very much for this guide. I have a big prob though, I generate wallet/address, everything but when I open my wallet it says with red letters: error:wallet failed to connect to daemon localhost18081. I got it to sync one time(deleted wallet and started all over though). I hit refresh to sync blockchain but it just wont. Any ideas? ty!

The wallet is generated in the same folder as simplewallet.exe unless you specify it. You must do a backup of the wallet files in case it go corrupted or deleted.

The block chain is not located in that folder. It should be located in :
C:\Users\you\AppData\Roaming\bitmonero (Replace you by the name of the current user on windows)

bitmonerod.exe have to download the whole blockchain otherwise simplewallet.exe cannot see your balance.



full member
Activity: 210
Merit: 100
Crypto Currency Supporter
May 17, 2014, 08:32:47 PM
#8
hello and thank you very much for this guide. I have a big prob though, I generate wallet/address, everything but when I open my wallet it says with red letters: error:wallet failed to connect to daemon localhost18081. I got it to sync one time(deleted wallet and started all over though). I hit refresh to sync blockchain but it just wont. Any ideas? ty!
member
Activity: 196
Merit: 10
May 17, 2014, 05:10:47 PM
#7
How do I add old wallet to simple wallet? Thank you ☻

If you had coin on an other wallet before, open your old wallet and send coins to an other address.

To transfer coin, type :

transfer 0 49VrFgi46HdWu9upDevUibfhnRCGrJxJr8pdu9sE9VPeAiWkiLEFPjkCWdQSng8TQJLExrxB8d8FnQG ZJJFv1NXvVV6FF4b 10

write always transfer 0, no need of putting higher numbers

49VrFgi46HdWu9upDevUibfhnRCGrJxJr8pdu9sE9VPeAiWkiLEFPjkCWdQSng8TQJLExrxB8d8FnQG ZJJFv1NXvVV6FF4b is the address I want to send coins

at the end, 10 is the quantity of monero I want to send



I am wondering about the zero. In the white paper it says it is set to min automatically.  So is zero necessary. Also how do you set payment I'd or message. As in thank you with the payments
member
Activity: 196
Merit: 10
May 17, 2014, 05:06:53 PM
#6
Great walk-through
legendary
Activity: 2156
Merit: 1131
May 17, 2014, 04:17:12 PM
#5
How do I add old wallet to simple wallet? Thank you ☻

If you had coin on an other wallet before, open your old wallet and send coins to an other address.

To transfer coin, type :

transfer 0 49VrFgi46HdWu9upDevUibfhnRCGrJxJr8pdu9sE9VPeAiWkiLEFPjkCWdQSng8TQJLExrxB8d8FnQG ZJJFv1NXvVV6FF4b 10

write always transfer 0, no need of putting higher numbers

49VrFgi46HdWu9upDevUibfhnRCGrJxJr8pdu9sE9VPeAiWkiLEFPjkCWdQSng8TQJLExrxB8d8FnQG ZJJFv1NXvVV6FF4b is the address I want to send coins

at the end, 10 is the quantity of monero I want to send

newbie
Activity: 20
Merit: 0
May 17, 2014, 04:02:39 PM
#4
Pages:
Jump to: