Pages:
Author

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

legendary
Activity: 3738
Merit: 5127
Whimsical Pants
Too good not to share...  Faketoshi googles something to lie about and does not notice that he's really looking up something about Montango...



full member
Activity: 434
Merit: 124
Some cool new charts added on Moneroj website, but I think stock-to-flow model is now way off Smiley
https://moneroj.net/dominance/
legendary
Activity: 2968
Merit: 1198
Yes.  P2pool will send you a transaction for every share you find.  It will be small amounts of Monero but there it will be in your transactions.

It actually sends you a transaction for every block the pool mines while you have an active share. If you mine a share and the pool doesn't get a block, you don't get anything (but this should be unusual if the pool hash rate is high enough). If it mines two blocks, you get paid twice (or more) even for one share.

Mek
jr. member
Activity: 69
Merit: 6
mtc.mekweb.eu - mega transistor clock
It worked, thank you Smiley
jr. member
Activity: 41
Merit: 7
On the p2pool github site it says that --zmq-pub parameter is required on monerod when mining. I was using monerod with --no-zmq, but after change to --zmq-pub, I get this error:
Quote
monerod --data-dir E:\Monero --block-sync-size 20 --limit-rate-up 50000 --enable-dns-blocklist --db-sync-mode=safe --public-node --restricted-rpc --rpc-bind-ip 0.0.0.0 --confirm-external-bind --zmq-pub --enforce-dns-checkpointing
2022-05-27 13:30:52.592 I Monero 'Oxygen Orion' (v0.17.3.2-release)
2022-05-27 13:30:52.596 I Initializing cryptonote protocol...
2022-05-27 13:30:52.596 I Cryptonote protocol initialized OK
2022-05-27 13:30:52.599 I Initializing core...
2022-05-27 13:30:52.600 I Loading blockchain from folder E:\Monero\lmdb ...
2022-05-27 13:30:58.396 I Loading checkpoints
2022-05-27 13:30:58.417 I Core initialized OK
2022-05-27 13:30:58.418 I Initializing p2p server...
2022-05-27 13:30:58.442 I p2p server initialized OK
2022-05-27 13:30:58.443 I Initializing core RPC server...
2022-05-27 13:30:58.445 I Binding on 0.0.0.0 (IPv4):18081
2022-05-27 13:30:58.660 I core RPC server initialized OK on port: 18081
2022-05-27 13:30:58.694 E ZMQ bind failed: No error
2022-05-27 13:30:58.698 E Failed to create ZMQ/Pub listener: Unable to initialize ZMQ_XPUB socket
2022-05-27 13:30:58.702 I Deinitializing core RPC server...
2022-05-27 13:30:58.704 I Deinitializing p2p...
2022-05-27 13:30:58.713 I Deinitializing core...
2022-05-27 13:30:58.756 I Stopping cryptonote protocol...
2022-05-27 13:30:58.757 I Cryptonote protocol stopped successfully
2022-05-27 13:30:58.758 E Exception in main! Failed to initialize zmq_pub
So is there an error or is there no error? Shocked
Restarting my PC did not help, and I can't think of anything I could try to solve this, pls help.

That option is not enough I think. Try:
--zmq-pub tcp://127.0.0.1:18083
Mek
jr. member
Activity: 69
Merit: 6
mtc.mekweb.eu - mega transistor clock
On the p2pool github site it says that --zmq-pub parameter is required on monerod when mining. I was using monerod with --no-zmq, but after change to --zmq-pub, I get this error:
Quote
monerod --data-dir E:\Monero --block-sync-size 20 --limit-rate-up 50000 --enable-dns-blocklist --db-sync-mode=safe --public-node --restricted-rpc --rpc-bind-ip 0.0.0.0 --confirm-external-bind --zmq-pub --enforce-dns-checkpointing
2022-05-27 13:30:52.592 I Monero 'Oxygen Orion' (v0.17.3.2-release)
2022-05-27 13:30:52.596 I Initializing cryptonote protocol...
2022-05-27 13:30:52.596 I Cryptonote protocol initialized OK
2022-05-27 13:30:52.599 I Initializing core...
2022-05-27 13:30:52.600 I Loading blockchain from folder E:\Monero\lmdb ...
2022-05-27 13:30:58.396 I Loading checkpoints
2022-05-27 13:30:58.417 I Core initialized OK
2022-05-27 13:30:58.418 I Initializing p2p server...
2022-05-27 13:30:58.442 I p2p server initialized OK
2022-05-27 13:30:58.443 I Initializing core RPC server...
2022-05-27 13:30:58.445 I Binding on 0.0.0.0 (IPv4):18081
2022-05-27 13:30:58.660 I core RPC server initialized OK on port: 18081
2022-05-27 13:30:58.694 E ZMQ bind failed: No error
2022-05-27 13:30:58.698 E Failed to create ZMQ/Pub listener: Unable to initialize ZMQ_XPUB socket
2022-05-27 13:30:58.702 I Deinitializing core RPC server...
2022-05-27 13:30:58.704 I Deinitializing p2p...
2022-05-27 13:30:58.713 I Deinitializing core...
2022-05-27 13:30:58.756 I Stopping cryptonote protocol...
2022-05-27 13:30:58.757 I Cryptonote protocol stopped successfully
2022-05-27 13:30:58.758 E Exception in main! Failed to initialize zmq_pub
So is there an error or is there no error? Shocked
Restarting my PC did not help, and I can't think of anything I could try to solve this, pls help.
legendary
Activity: 3738
Merit: 5127
Whimsical Pants
When I mine via p2pool using the monero gui wallet, how do I know when I actually mine something? Will it appear in the Transactions tab?

Yes.  P2pool will send you a transaction for every share you find.  It will be small amounts of Monero but there it will be in your transactions.

You can also see the shares you have found on this site (this is for the mini pool)
https://mini.p2pool.observer/
Mek
jr. member
Activity: 69
Merit: 6
mtc.mekweb.eu - mega transistor clock
When I mine via p2pool using the monero gui wallet, how do I know when I actually mine something? Will it appear in the Transactions tab?
full member
Activity: 124
Merit: 117
THE MONERO MOON (ISSUE 44) IS OUT NOW! Grab a coffee or a beer and kick back for a read. Like, share, and spread the word of Monero as it continues to grow and offer unmatched financial privacy.

https://www.themoneromoon.com/p/the-monero-moon-issue-44?s=r
full member
Activity: 434
Merit: 124
Thanks to John Foss, The Monero Moon Issue 43 was released today, that is always interesting to read but most important thing is that P2Pool continues to grow in size.
Anyone who is mining Monero should switch to decentralized P2Pool now:
https://www.themoneromoon.com/p/the-monero-moon-issue-43
hero member
Activity: 1873
Merit: 840
Keep what's important, and know who's your friend
legendary
Activity: 2982
Merit: 1102
legendary
Activity: 3780
Merit: 4842
Doomed to see the future and unable to prevent it
Quote
Zcash’s problem

The issue is not Zcash’s design—its “zk-SNARKs” cryptography is very solid.

According to the researchers, a lot of the privacy coin’s woes can be, er, traced back to how very few Zcash users choose to make use of the “shielded pool” that stops outsiders from connecting the dots between transactions.


Quote
Monero’s moment

None of this is to say that those who are hoping for privacy when they are making crypto payments need to give up and go back to cold, hard cash.

The university found that Monero’s approach means that it is “much harder” to trace transactions. This altcoin has existed since April 2014. One of its primary features involves a single-use address being generated every time a transaction is made. In January 2017, ring signatures were introduced to narrow traceability further. This concept effectively adds decoys so outsiders will find it much harder to deduce who authorized a transaction.

Although researchers found that a handful of XMR transactions are fully deducible, their study added: “The percentage of partially or fully deducible transactions has been nearly zero for over two years.” In part, Carnegie Mellon attributed Monero’s success to how it has been increasing the number of decoys involved in its ring signatures feature.

“The anonymity of Monero has evolved to a large extent in the recent few years,” the authors said. “Compared to the version three years ago, current Monero transactions can be conducted with superior anonymity with the introduction of new techniques like RingCT.”

https://modernconsensus.com/cryptocurrencies/alt-coins/without-a-trace-not-zcash-researchers-warn/
full member
Activity: 124
Merit: 117
THE MONERO MOON (ISSUE 40) IS OUT NOW! Grab a coffee or a beer and kick back for a read. Like, share, and spread the word of Monero as it continues to grow and offer unmatched financial privacy.

https://www.themoneromoon.com/p/the-monero-moon-issue-40
legendary
Activity: 3738
Merit: 5127
Whimsical Pants

Yeah... this is a super tone deaf move on the part of the Haveno crowd.  Also possible they were paid to do it.  I also see the complaints from team Monero-fanboys to be fairly hollow as why shouldn't we offer X trading pairs?  If there is a market to and from XMR<>ZEC then why shouldn't the include it?  Let people who want to take on ZEC do so?

Anyway... they should have known this would blow up in their faces.
legendary
Activity: 3780
Merit: 4842
Doomed to see the future and unable to prevent it
full member
Activity: 124
Merit: 117
THE MONERO MOON (ISSUE 39) IS OUT NOW!

Bumper issue for you guys this week.

Hopefully it provides insight into how much Monero has grown!

https://www.themoneromoon.com/p/the-monero-moon-issue-39
legendary
Activity: 3738
Merit: 5127
Whimsical Pants
Don't keep your coins on an exchange. Same story as 8 years ago. Same story 8 years from now. Just don't.

Sage advice.

To be honest I have always felt like keeping your coins in the custody of a third party just about completely misses the point of Bitcoin (and Monero).  It generally costs almost nothing to withdraw them.  Back when I played poker for corn I never left any funds on the site.  I deposited/withdrew each time. The ability to do that was part of the wonder of Bitcoin.  That part was new.
legendary
Activity: 2534
Merit: 2144
https://t1p.de/6ghrf
Want to change USDT to XMR. Is https://godex.io/ a good solution for that? Does anyone have any experience with this service? I didn't see any information regarding kyc on their homepage.

No clue but found this thread.

https://www.reddit.com/r/Monero/comments/frrql9/say_go_kyc_yourself_to_all_registrations_and_swap/


Thank you. I discovered this entry, which is only 2 months old. So it seems that it still works without KYC:
https://www.reddit.com/r/xmrtrader/comments/svftnt/xmr_is_available_on_godex_always_fixed_rate/hxjm853/?context=3

------------------


Best bet imo is changenow.io ... they do a pretty good job and will only flag your account/need you to go through kyc hoops if you send them tainted/suspicious coins.  Even then, they will refund you if you don't want to go through with all of it.

Either that or see what's available on localmonero.co Smiley

Thank you too. Will not have any tainted/suspicious coins in my case. So there should be no problem.

----------------

https://changenow.io/ was also mentioned here: https://web.getmonero.org/community/merchants/#exchanges
I think this page is still up to date.
I also discovered https://unstoppableswap.net/. Although it is not suitable for my case (USDT --> XMR), it is really interesting.
Pages:
Jump to: