Bitcoin Forum
March 19, 2024, 04:31:38 AM *
News: Latest Bitcoin Core release: 26.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: « 1 ... 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 [121] 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 ... 2122 »
  Print  
Author Topic: [XMR] Monero - A secure, private, untraceable cryptocurrency  (Read 4666703 times)
primer-
Legendary
*
Offline Offline

Activity: 1092
Merit: 1000



View Profile
May 19, 2014, 05:39:24 PM
 #2401

Still waiting for help on how to solo mine.... Use the same syntax as for pool mining but point into the local wallet instead ?

for solo mining, run bitmonerod, wait for it to be synced then:
Code:
start_mining <address> <number_of_threads>

number of threads should be equal to number of core on the mining CPU.



Is there a standalone miner ?
1710822698
Hero Member
*
Offline Offline

Posts: 1710822698

View Profile Personal Message (Offline)

Ignore
1710822698
Reply with quote  #2

1710822698
Report to moderator
1710822698
Hero Member
*
Offline Offline

Posts: 1710822698

View Profile Personal Message (Offline)

Ignore
1710822698
Reply with quote  #2

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

Activity: 560
Merit: 250


"Trading Platform of The Future!"


View Profile
May 19, 2014, 05:39:44 PM
 #2402

is there a explorer that show the coins are mined in real time?

we must go on coinmarketcap
monerochain.info

I think you'll have to refresh the page though.
Xdragon
Hero Member
*****
Offline Offline

Activity: 543
Merit: 500


View Profile
May 19, 2014, 05:45:15 PM
 #2403

how to compile cpuminer-multi?
I follow instructions form here https://github.com/LucasJones/cpuminer-multi
but got an error:
Code:
./autogen.sh: 8: ./autogen.sh: aclocal: not found
primer-
Legendary
*
Offline Offline

Activity: 1092
Merit: 1000



View Profile
May 19, 2014, 05:47:20 PM
 #2404

Such retards in this thread ...

CAN simpleminer BE USED TO SOLOMINE ?
sammy007
Legendary
*
Offline Offline

Activity: 1904
Merit: 1003


View Profile
May 19, 2014, 05:47:39 PM
 #2405

how to compile cpuminer-multi?
I follow instructions form here https://github.com/LucasJones/cpuminer-multi
but got an error:
Code:
./autogen.sh: 8: ./autogen.sh: aclocal: not found


Try sudo apt-get install automake

Install build-essential if you are on debian/ubuntu.
sammy007
Legendary
*
Offline Offline

Activity: 1904
Merit: 1003


View Profile
May 19, 2014, 05:49:07 PM
 #2406

Such retards in this thread ...

CAN simpleminer BE USED TO SOLOMINE ?

run: simplewallet

then input: start_mining X (where X is a number of threads).

simpleminer for pool mining, but https://github.com/LucasJones/cpuminer-multi already released, but with long-poll issues.
sammy007
Legendary
*
Offline Offline

Activity: 1904
Merit: 1003


View Profile
May 19, 2014, 05:50:09 PM
 #2407

Guys, FYI, solo mining is dead if you don't have a huge CPU farm or botnet or if you are not admin of Watson or something similar..
ifightformerkel
Legendary
*
Offline Offline

Activity: 1386
Merit: 1000


View Profile
May 19, 2014, 05:52:15 PM
 #2408

sent anyone a request to coinmarketcap?
ifightformerkel
Legendary
*
Offline Offline

Activity: 1386
Merit: 1000


View Profile
May 19, 2014, 05:54:38 PM
 #2409

omg look @ poloniex a lot of buy walls
telemaco
Sr. Member
****
Offline Offline

Activity: 371
Merit: 250



View Profile
May 19, 2014, 05:58:16 PM
 #2410

Has anyone managed to withdraw any moneros from cryptonote.exchange.to?

I sent a request several hours ago to my local monero wallet and no luck.

They say in their website:

Q: What about withdraws?

Since our system does not host funds in hotwallets, outgoing payments are processed manually. Once the exchange has gained suffient funds through fees we will setup a hotwallet using those funds. This will ensure that customer funds are not at risk.

Q: But I want INSTANT withdraw?

Even though this is an inconvenience we're hoping that the knowledge of your funds being stored securely may suppress the urge to constantly deposit/withdraw in fear of another "ops, got hacked, 25% funds lost".


Anyone got any withdrawal today? when did you request it?

Thanks
ifightformerkel
Legendary
*
Offline Offline

Activity: 1386
Merit: 1000


View Profile
May 19, 2014, 05:59:31 PM
 #2411

i bet we will see in 24 hours on poloniex a 1000 btc volume
ifightformerkel
Legendary
*
Offline Offline

Activity: 1386
Merit: 1000


View Profile
May 19, 2014, 06:01:47 PM
 #2412

when this coin where on coinmarketcap the volume where not 1000 btc but 10.000 btc, to bad that we are not there.
dreamspark
Hero Member
*****
Offline Offline

Activity: 798
Merit: 1000


View Profile
May 19, 2014, 06:02:05 PM
 #2413

Well guys what a crazy day, the potential this coins has is insane.
dreamspark
Hero Member
*****
Offline Offline

Activity: 798
Merit: 1000


View Profile
May 19, 2014, 06:02:51 PM
 #2414

i bet we will see in 24 hours on poloniex a 1000 btc volume

This is possible. If there is this much volume though Im sure the price will sky rocket with the fact that there isnt too many coins.
Xdragon
Hero Member
*****
Offline Offline

Activity: 543
Merit: 500


View Profile
May 19, 2014, 06:04:36 PM
 #2415

how to compile cpuminer-multi?
I follow instructions form here https://github.com/LucasJones/cpuminer-multi
but got an error:
Code:
./autogen.sh: 8: ./autogen.sh: aclocal: not found


Try sudo apt-get install automake

Install build-essential if you are on debian/ubuntu.
Ok, thanks. It works now
ifightformerkel
Legendary
*
Offline Offline

Activity: 1386
Merit: 1000


View Profile
May 19, 2014, 06:04:53 PM
 #2416

i bet we will see in 24 hours on poloniex a 1000 btc volume

This is possible. If there is this much volume though Im sure the price will sky rocket with the fact that there isnt too many coins.

i think the price will go up because the Ring Signatures, thats better than Darksend
TheKoziTwo
Legendary
*
Offline Offline

Activity: 1552
Merit: 1047



View Profile
May 19, 2014, 06:06:04 PM
 #2417

Has anyone managed to withdraw any moneros from cryptonote.exchange.to?

I sent a request several hours ago to my local monero wallet and no luck.

They say in their website:

Q: What about withdraws?

Since our system does not host funds in hotwallets, outgoing payments are processed manually. Once the exchange has gained suffient funds through fees we will setup a hotwallet using those funds. This will ensure that customer funds are not at risk.

Q: But I want INSTANT withdraw?

Even though this is an inconvenience we're hoping that the knowledge of your funds being stored securely may suppress the urge to constantly deposit/withdraw in fear of another "ops, got hacked, 25% funds lost".


Anyone got any withdrawal today? when did you request it?

Thanks
If you requested several hours ago it should be processed by now. If not it's time to submit a ticket.

33zer0w0lf
Full Member
***
Offline Offline

Activity: 224
Merit: 100


View Profile WWW
May 19, 2014, 06:07:44 PM
 #2418

http://extremepool.org has been updated with latest pool code.
please update your miner https://github.com/LucasJones/cpuminer-multi

http://www.extremepool.org (BCN) (MRO) (QCN) (XDN) (BBR) (AEON) (ORION) (DSH) (CRR) (INF8)
ifightformerkel
Legendary
*
Offline Offline

Activity: 1386
Merit: 1000


View Profile
May 19, 2014, 06:09:03 PM
 #2419

every minute more people buy this coin
ifightformerkel
Legendary
*
Offline Offline

Activity: 1386
Merit: 1000


View Profile
May 19, 2014, 06:14:57 PM
 #2420

is there a explorer that show the coins are mined in real time?

we must go on coinmarketcap
monerochain.info

I think you'll have to refresh the page though.

we need a simple api that show the total coins in real time
Pages: « 1 ... 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 [121] 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 ... 2122 »
  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!