z38630610
Legendary
Offline
Activity: 1050
Merit: 1000
|
|
January 21, 2015, 09:16:11 AM |
|
no windows version minerd ?on pool
|
|
|
|
PeaMine
|
|
January 21, 2015, 09:37:15 AM |
|
If upgrading from the previous wallet using the very long command line to the new wallet, what do we need to do?
|
Datacenter Technician and Electrician. If you have any questions feel free to ask me as I am generally bored looking at logs and happy to help during free time.
|
|
|
PeaMine
|
|
January 21, 2015, 10:51:57 AM |
|
How does the pool payouts work? Haven't received anything yet. Is there a way to remotely mine to our own wallets now with this linux miner?
|
Datacenter Technician and Electrician. If you have any questions feel free to ask me as I am generally bored looking at logs and happy to help during free time.
|
|
|
tobeaj2mer01
Legendary
Offline
Activity: 1098
Merit: 1000
Angel investor.
|
|
January 21, 2015, 11:47:34 AM |
|
Dear DEV, when will windows miner come out, solo mining is very inefficient, and it's not fair to the guys using windows.
|
Sirx: SQyHJdSRPk5WyvQ5rJpwDUHrLVSvK2ffFa
|
|
|
XPB (OP)
|
|
January 21, 2015, 06:46:46 PM |
|
If upgrading from the previous wallet using the very long command line to the new wallet, what do we need to do?
If you use the new pebblecoind and simplewallet, then you don't need to change anything, but now you can run the simplewallet without the very long command line. If you want to use your wallet with the GUI, then run the GUI and tell it where the data directory and wallet files are. For example, if your data dir was ~/pebbles and your wallet was called mywallet such that it is in ~/pebbles/mywallet.keys, then you run ./pebblecoin-qt --data-dir ~/pebbles --wallet-file mywallet.
|
|
|
|
XPB (OP)
|
|
January 21, 2015, 06:48:48 PM |
|
How does the pool payouts work? Haven't received anything yet. The pool waits 60 blocks before paying out. You will get your payment about 2 hours after the block you contributed to is mined. Is there a way to remotely mine to our own wallets now with this linux miner?
What do you mean remotely? You can run the minerd from anywhere, just use your wallet public key as the login, as the command line says on the "Getting Started" page.
|
|
|
|
sethminer14
Member
Offline
Activity: 98
Merit: 10
|
|
January 21, 2015, 07:21:37 PM |
|
It's a shame I don't have enough RAM for this...
|
|
|
|
PeaMine
|
|
January 21, 2015, 08:40:01 PM |
|
How does the pool payouts work? Haven't received anything yet. The pool waits 60 blocks before paying out. You will get your payment about 2 hours after the block you contributed to is mined. Is there a way to remotely mine to our own wallets now with this linux miner?
What do you mean remotely? You can run the minerd from anywhere, just use your wallet public key as the login, as the command line says on the "Getting Started" page. Thanks! Is the wallet public key the output of the "address" command in simplewallet? Or something else(as simplewallet isn't tied to the daemon credentials if I understand right)
|
Datacenter Technician and Electrician. If you have any questions feel free to ask me as I am generally bored looking at logs and happy to help during free time.
|
|
|
XPB (OP)
|
|
January 21, 2015, 08:57:27 PM |
|
How does the pool payouts work? Haven't received anything yet. The pool waits 60 blocks before paying out. You will get your payment about 2 hours after the block you contributed to is mined. Is there a way to remotely mine to our own wallets now with this linux miner?
What do you mean remotely? You can run the minerd from anywhere, just use your wallet public key as the login, as the command line says on the "Getting Started" page. Thanks! Is the wallet public key the output of the "address" command in simplewallet? Or something else(as simplewallet isn't tied to the daemon credentials if I understand right) That's right, the "address" command gives you the wallet public key.
|
|
|
|
PeaMine
|
|
January 23, 2015, 06:17:43 AM |
|
Anything new planned?
|
Datacenter Technician and Electrician. If you have any questions feel free to ask me as I am generally bored looking at logs and happy to help during free time.
|
|
|
tobeaj2mer01
Legendary
Offline
Activity: 1098
Merit: 1000
Angel investor.
|
|
January 23, 2015, 11:47:29 AM |
|
Where is the miner in Windows?
|
Sirx: SQyHJdSRPk5WyvQ5rJpwDUHrLVSvK2ffFa
|
|
|
|
Vorksholk
Legendary
Offline
Activity: 1713
Merit: 1029
|
|
January 23, 2015, 01:46:31 PM |
|
5000 XPB for sale: 0.15BTC.
|
|
|
|
z38630610
Legendary
Offline
Activity: 1050
Merit: 1000
|
|
January 23, 2015, 01:47:30 PM |
|
Where is the miner in Windows? one e3 1230 one day can mining 72coins .this coin. start pool mining after one 8 thread cpu only 0.5h ,all people also think mining this coin ah ?
|
|
|
|
shifty252
|
|
January 23, 2015, 05:42:01 PM |
|
so, can a windoze fellow get some fun with this coin?
|
|
|
|
shifty252
|
|
January 23, 2015, 05:43:18 PM |
|
could you release a miner that does not require the 13gigs of ram?
|
|
|
|
jasemoney
Legendary
Offline
Activity: 1610
Merit: 1008
Forget-about-it
|
|
January 23, 2015, 06:52:03 PM |
|
nice work Wolf
|
$MAID & $BTC other than that some short hodls and some long held garbage.
|
|
|
XPB (OP)
|
|
January 23, 2015, 11:41:14 PM |
|
Thanks to Wolf0 for publicizing the flaw in the algorithm instead of privately exploiting it! There is a flaw in the algorithm where the miner can store every nth value in the state, instead of every value. This reduces the memory usage and it ends up being faster to recompute the values than looking them up in memory. I've updated the algorithm and am currently testing it. I'll release new source and binaries on Monday or Tuesday and there will be a forking change a day or two after that.
|
|
|
|
z38630610
Legendary
Offline
Activity: 1050
Merit: 1000
|
|
January 24, 2015, 02:02:37 AM |
|
Thanks to Wolf0 for publicizing the flaw in the algorithm instead of privately exploiting it! There is a flaw in the algorithm where the miner can store every nth value in the state, instead of every value. This reduces the memory usage and it ends up being faster to recompute the values than looking them up in memory. I've updated the algorithm and am currently testing it. I'll release new source and binaries on Monday or Tuesday and there will be a forking change a day or two after that. please give windows minerd try all people can mining ,thanks for you
|
|
|
|
loveyouforever
|
|
January 24, 2015, 02:41:34 AM |
|
Thanks to Wolf0 for publicizing the flaw in the algorithm instead of privately exploiting it! There is a flaw in the algorithm where the miner can store every nth value in the state, instead of every value. This reduces the memory usage and it ends up being faster to recompute the values than looking them up in memory. I've updated the algorithm and am currently testing it. I'll release new source and binaries on Monday or Tuesday and there will be a forking change a day or two after that. please give windows minerd try all people can mining ,thanks for you He'll probably release the minerd before he hard forks, so it can be run on testnet to confirm it works. @XPB, if you did a hard fork, what about the coins which we have mined? Will them became invalid?
|
|
|
|
|