Author

Topic: [XMR] Monero - A secure, private, untraceable cryptocurrency - page 447. (Read 4671497 times)

member
Activity: 74
Merit: 10
What does the expected hard fork on 5th means? Price is going up or down?
legendary
Activity: 2604
Merit: 1748
member
Activity: 71
Merit: 10
monero.xminingpool.com/ is reliable to mine in? or what is the best pool with lowest fee (1% or less) that allows high ping from america or has low ping for america

I would definitely stay away from that xminingpool. 

As far as ping you can check for yourself.

2 pools in the US are moneroworld.com and monerohash.com and both list some other pools.  There is also an incomplete list on the first page of this thread.
the minmum withdrawl for one of those is 1XMR I guess if there is any with a modifiable withdrawl amount
legendary
Activity: 2604
Merit: 1748
Interesting news - just spreading the word:

http://www.prunderground.com/gui-wallet-released-by-monero-as-underground-banks-in-china-wait-to-ditch-bitcoin-mid-january/0084114/

Can't vouch for its truth, but it won't hurt - and we're over $200 million market cap now....

Smiley
legendary
Activity: 1624
Merit: 1008
monero.xminingpool.com/ is reliable to mine in? or what is the best pool with lowest fee (1% or less) that allows high ping from america or has low ping for america

I would definitely stay away from that xminingpool. 

As far as ping you can check for yourself.

2 pools in the US are moneroworld.com and monerohash.com and both list some other pools.  There is also an incomplete list on the first page of this thread.
member
Activity: 71
Merit: 10
monero.xminingpool.com/ is reliable to mine in? or what is the best pool with lowest fee (1% or less) that allows high ping from america or has low ping for america
hero member
Activity: 1039
Merit: 510
Good time ahead for Monero.

Played around with the GUI (I know what a scammer, right?) and have to say I like it a lot!

Easy usability and the privacy regulator is neat.
legendary
Activity: 1081
Merit: 1001
visdude are you describing p2pool ?

I am not entirely familiar with the inner workings of P2Pool but I remember it could not garner enough hashing power to compete with the big pools back in the day, hence it failed. I also remember its peculiarity of needing a special or customized version/release of certain mining software in conjunction with some mining hardware.  I surmised that it was still subject to Bitcoin's winner-take-all lottery mining reward implementation and therefore still functioned as an "external" mining pool (outside of core/protocol)...still had to compete with other centralized "external" pools for those winner-take-all block rewards to be divvied up among the participants. Is that an accurate assessment on my part? I mean, Bitcoin's block reward rule have not changed since the genesis block as far as I know.

The model that I am thinking of is for a cryptocurrency to have a pool-like block reward distribution in its core/protocol, i.e. based on hashing share of participating "solo" miners instead of the current winner-take-all lottery reward paradigm. Whether it can be technically implemented or not, I do not know as I am not a coder; just a user with a somewhat wild imagination. If it can be technically implemented, the motivation to establish centralized "external" pools would no longer exist then as the block reward is already divvied up according to shares out of the gate or from the get-go.



So then the current block rewards become something based on work performed, not based on some method of luck. This seems like a very good egalitarian voting system, where each vote counts as one that is deserved

Yes. A paradigm shift from a competitive/gambling block reward model to a distributed or more accurately, a "cooperative" model. The nature or principle of Monero and other similar cryptocurrencies is unmistakably egalitarian in itself (all nodes are equal). So why not adopt the same principle in its mining reward implementation?



So to make this "egalitarian mining" or "fair mining work for pay", would the code changes need to be made to core, mining, and pool source code?

It seems pretty straightforward to implement, as the block rewards would simply be each in relation to each miners hash for a specified period of time - maybe daily work for daily pay is a starting point.

I guess the first question to be answered is how often this block reward would be paid, as expressed in time vs blocks. It seems intuitive that a 24 hour period would be used, but maybe a 12 hour or 1 hour period is better?

It seems that the communication of each miners daily PoW would need to be encrypted and sent to the network for inclusion in the blockchain, and it would be processed like a transaction, is this correct?

 That might add an additional component of blockchain bloat that will have to be dealt with

I think "co-op mining" would be a more approriate term. It also has a community-oriented connotation rather than political.

You obviously have a better handle on coding concepts than I do. I got zilch. All I have is an imagination with a sprinkling of common sense and logic here and there.

Simplistically, why not just take the pool mining concept and apply it as a sort of module in the existing core software to handle the divvying up of a block reward according to shares and distribute it to miners' wallets? Computing resources to handle such extra processing shouldn't be an issue as the "network" virtually becomes a supercomputer (so I read). Everything else stays the same including block frequency and reward. I don't imagine it would create a significant blockchain bloat since they're just regular transactions going to certain wallets (something pools already do anyway) albeit originating from coinbase.

Anyway, as my post at the top of this page stated, this cannot be applied to Monero nor did I suggest it to be so. It was just a reaction to the current and ongoing development of solo/pool mining features in the Monero Wallet GUI which I thought was relative to what I had in mind. Therefore, this topic is no longer within the scope of this thread. Perhaps further discussion in the tech/development forum would be in order for way smarter people than I'll ever be to mull over.

full member
Activity: 168
Merit: 100
visdude are you describing p2pool ?

I am not entirely familiar with the inner workings of P2Pool but I remember it could not garner enough hashing power to compete with the big pools back in the day, hence it failed. I also remember its peculiarity of needing a special or customized version/release of certain mining software in conjunction with some mining hardware.  I surmised that it was still subject to Bitcoin's winner-take-all lottery mining reward implementation and therefore still functioned as an "external" mining pool (outside of core/protocol)...still had to compete with other centralized "external" pools for those winner-take-all block rewards to be divvied up among the participants. Is that an accurate assessment on my part? I mean, Bitcoin's block reward rule have not changed since the genesis block as far as I know.

The model that I am thinking of is for a cryptocurrency to have a pool-like block reward distribution in its core/protocol, i.e. based on hashing share of participating "solo" miners instead of the current winner-take-all lottery reward paradigm. Whether it can be technically implemented or not, I do not know as I am not a coder; just a user with a somewhat wild imagination. If it can be technically implemented, the motivation to establish centralized "external" pools would no longer exist then as the block reward is already divvied up according to shares out of the gate or from the get-go.



So then the current block rewards become something based on work performed, not based on some method of luck. This seems like a very good egalitarian voting system, where each vote counts as one that is deserved

Yes. A paradigm shift from a competitive/gambling block reward model to a distributed or more accurately, a "cooperative" model. The nature or principle of Monero and other similar cryptocurrencies is unmistakably egalitarian in itself (all nodes are equal). So why not adopt the same principle in its mining reward implementation?



So to make this "egalitarian mining" or "fair mining work for pay", would the code changes need to be made to core, mining, and pool source code?

It seems pretty straightforward to implement, as the block rewards would simply be each in relation to each miners hash for a specified period of time - maybe daily work for daily pay is a starting point.

I guess the first question to be answered is how often this block reward would be paid, as expressed in time vs blocks. It seems intuitive that a 24 hour period would be used, but maybe a 12 hour or 1 hour period is better?

It seems that the communication of each miners daily PoW would need to be encrypted and sent to the network for inclusion in the blockchain, and it would be processed like a transaction, is this correct?

 That might add an additional component of blockchain bloat that will have to be dealt with
newbie
Activity: 41
Merit: 0

There's actually a more appropriate subforum called Pools (Altcoins).



I see.  I was hoping someone with experience mining Monero could provide a simple answer to my question so I came to the Monero forum.   My question is specific to Monero and Monero mining pools.  I assumed the best place to find people with Monero experience would be in the Monero thread.  Of course the "Pools" thread is about mining pools and some of the millions of posts in that thread are even about Monero mining.  I guess I'll try that thread in the hopes that someone following that threat can answer my Monero question.  Thanks.

Then again, I can mine and trade ZCash and ETH which are both more profitable right now than XMR.




There is a xmr mining thread in that sub forum: https://bitcointalk.org/index.php?topic=653467.940

it´s quite active so someone should be able to answer your questions.

I know that your hashrate can change quite alot depending on what pool you use. Never really found out why. I just changed pools until I found one that gave me about the right amount of hashes.
legendary
Activity: 1276
Merit: 1001
I see.  I was hoping someone with experience mining Monero could provide a simple answer to my question so I came to the Monero forum.   My question is specific to Monero and Monero mining pools.

I can't answer your question, but I can at least say that the 0.88 estimation you mentioned seemed correct, based your claimed hash rate and the network hash rate at the time. The network hash rate did fluctuate a lot (between 44 MH/s and 50MH/s) recently though, which may be a factor too.
full member
Activity: 185
Merit: 100

There's actually a more appropriate subforum called Pools (Altcoins).



I see.  I was hoping someone with experience mining Monero could provide a simple answer to my question so I came to the Monero forum.   My question is specific to Monero and Monero mining pools.  I assumed the best place to find people with Monero experience would be in the Monero thread.  Of course the "Pools" thread is about mining pools and some of the millions of posts in that thread are even about Monero mining.  I guess I'll try that thread in the hopes that someone following that threat can answer my Monero question.  Thanks.

Then again, I can mine and trade ZCash and ETH which are both more profitable right now than XMR.

legendary
Activity: 2688
Merit: 1240
Hmm this paste has been hidden Sad

Sorry, I appear to have miscopied it: https://paste.fedoraproject.org/506116/17116821/

Which irc BTW?

Freenode, #monero-pools

OK I'll join your chat tomorrow and we can talk about it, thanks!
legendary
Activity: 1276
Merit: 1001
legendary
Activity: 2604
Merit: 1748
Forgive me for asking here, but I can't see any reference to this on other Monero threads or stack exchange for an issue I have.

The Mac OSX download for the GUI on Get Monero fails - tried three times and it only 'part' downloads.

Are there other links for getting it, or has anyone had the same problem?

You can try the Github link(s):

https://github.com/monero-project/monero-core/releases

Did it via a laptop and am working on it now - seems ok so far.

Happy New Year!
legendary
Activity: 2688
Merit: 1240
I've updated https://xmr.suprnova.cc to the latest version (0.10.1.0) and just wanted to point out that it's a very easy migration, no resync needed, no long rescanning or so.. Very pleasant upgrade.

I don't think you're on IRC, so you might have missed this:
https://paste.fedoraproject.org/506116/1711682

This is a change needed to the pool software itself to support RingCT (from the 9th of january or so). You seem to be using a custom pool so it might be more complicated than just applying the patch though.


Hmm this paste has been hidden Sad

Which irc BTW?
legendary
Activity: 1276
Merit: 1001
I've updated https://xmr.suprnova.cc to the latest version (0.10.1.0) and just wanted to point out that it's a very easy migration, no resync needed, no long rescanning or so.. Very pleasant upgrade.

I don't think you're on IRC, so you might have missed this:
https://paste.fedoraproject.org/506116/17116821/

This is a change needed to the pool software itself to support RingCT (from the 9th of january or so). You seem to be using a custom pool so it might be more complicated than just applying the patch though.

Edit: URL fixed
legendary
Activity: 2604
Merit: 1748
Forgive me for asking here, but I can't see any reference to this on other Monero threads or stack exchange for an issue I have.

The Mac OSX download for the GUI on Get Monero fails - tried three times and it only 'part' downloads.

Are there other links for getting it, or has anyone had the same problem?

You can try the Github link(s):

https://github.com/monero-project/monero-core/releases

Same issue - they probably point to the same server.  Getting 'failed' about half way through each time - no other problems I see on my computer.

I will try from another machine when I get a chance. Thanks for trying to help.
legendary
Activity: 2268
Merit: 1141
Forgive me for asking here, but I can't see any reference to this on other Monero threads or stack exchange for an issue I have.

The Mac OSX download for the GUI on Get Monero fails - tried three times and it only 'part' downloads.

Are there other links for getting it, or has anyone had the same problem?

You can try the Github link(s):

https://github.com/monero-project/monero-core/releases
legendary
Activity: 2688
Merit: 1240
I've updated https://xmr.suprnova.cc to the latest version (0.10.1.0) and just wanted to point out that it's a very easy migration, no resync needed, no long rescanning or so.. Very pleasant upgrade.
Jump to: