Bitcoin Forum
September 14, 2025, 08:58:00 PM *
News: Latest Bitcoin Core release: 29.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: « 1 ... 1801 1802 1803 1804 1805 1806 1807 1808 1809 1810 1811 1812 1813 1814 1815 1816 1817 1818 1819 1820 1821 1822 1823 1824 1825 1826 1827 1828 1829 1830 1831 1832 1833 1834 1835 1836 1837 1838 1839 1840 1841 1842 1843 1844 1845 1846 1847 1848 1849 1850 [1851] 1852 1853 1854 1855 1856 1857 1858 1859 1860 1861 1862 1863 1864 1865 1866 1867 1868 1869 1870 1871 1872 1873 1874 1875 1876 1877 1878 1879 1880 1881 1882 1883 1884 1885 1886 1887 1888 1889 1890 1891 1892 1893 1894 1895 1896 1897 1898 1899 1900 1901 ... 2130 »
  Print  
Author Topic: [XMR] Monero - A secure, private, untraceable cryptocurrency  (Read 4674772 times)
Dark Oopa
Newbie
*
Offline Offline

Activity: 83
Merit: 0


View Profile
December 28, 2017, 02:28:10 PM
 #37001

Hello,

I'm new to the xmr community. Just bought monero but I can't get them to my wallet.

When using the windows GUI wallet, the payment ID is 16 digits but apparently, exchanges needs a 64 one. HOw can I have a 64 digits payment ID with this wallet?

thx
You only need payment ID when you send to exchanges/retailers/services and they'll generate it for you. When you withdraw to your own wallet you don't need any payment ID.

cryptopia ask me a payment ID and bittrex too. And they are not happy with de 16 digit one.
It's optional. Just leave it blank.

lol
it worked...

thanks
Call_Me_Bambi
Sr. Member
****
Offline Offline

Activity: 574
Merit: 261


View Profile
December 28, 2017, 07:27:11 PM
 #37002

I am interested in mining Monero I found Minerd-wolf-07-09-14 is this okay or is it too old? Does anyone have any new links to mining software?
 

The two Cryptonote miners I've used for Monero are 'Claymore's Cryptonote' and SGminer-GM. Claymore's miner gets updated now-and-again but SGminer-GM is no longer supported. I've had good results from both.
Claymore: https://bitcointalk.org/index.php?topic=638915.0
SGminer-GM: https://bitcointalk.org/index.php?topic=1612329.0  & https://github.com/genesismining/sgminer-gm/releases

Note: I think SGminer-GM has mutated into 'Gatelessgate' https://github.com/zawawawa/gatelessgate
sNaKeyz0r91
Member
**
Offline Offline

Activity: 131
Merit: 10


View Profile
December 28, 2017, 10:24:34 PM
 #37003

Hi!

I started mining 2 days ago XMR at Moria - https://moriaxmr.com/#/home
I see they're a small pool, with blocks found once per day more or less. My miner hashrate is constantly 4900-5100H/s (Claymore) and pool reports 24H/Average about 3.8-3.9H/s. Is that normal? After 2 days of mining and a block found, I was rewarded with only 0.031. My primary concern isn't about the long time until a block was found, but the poor average hashrate pool is reporting. Is something wrong with them? Other pools have a better average of the hashrate?

Thank you
xs.over
Full Member
***
Offline Offline

Activity: 376
Merit: 103


View Profile
December 29, 2017, 12:22:49 AM
 #37004

50% exactly. not bad.

~50% botnets and ~50% legit miners would have probably been my guess if you had asked me to take a wild guess. I don't think it really bespeaks rogue ASICS. Which is the only real concern I think.
It's very bad things, especially for legit miners
DonQuijote
Legendary
*
Offline Offline

Activity: 1551
Merit: 1002


♠ ♥ ♣ ♦ < ♛♚&#


View Profile
December 29, 2017, 12:28:50 AM
 #37005

XMR best for Anonymous coin but what is differences with XVG, DeepOnion and seems

Don't know anything about XVG but from what I understand DeepOnion just adds onion routing to the wallet software. The same thing could be done with a tor wrapper to any crypto-currency. The blockchain is visable to all. So even if you are hiding your network activity you can still be compromised through blockchain analysis. Monero doesn't provide network level security at this time. It is in development. But there are instructions for running monero over tor which makes it equivalent to DeepOnion in that respect. But monero has the added, and very critical, advantage of having an opaque blockchain. It is more or less impossible to determine anything from the monero blockchain except that no one has double spent. Which is the only thing you really want your blockchain to do anyway. Unless its something like eithereum with smart contracts or something.
Exactly, and that feature was implemented in other currencies years ago, I can not understand why xvg is pumping

THE INGENIOUS GENTLEMAN DON QUIXOTE OF LA MANCHA
♠ ♥ ♣ ♦ < ♛♚♝♞♜ BTC tip: 39gUUFdJBdKWXnLoh3PMNX9eUz3DwakBKq
revelacaogr
Legendary
*
Offline Offline

Activity: 1316
Merit: 1021

2009 Alea iacta est


View Profile
December 29, 2017, 03:26:51 PM
 #37006

Sarang Noether Provides Decemeber Update On Monero

https://www.cryptocurrencyfreak.com/2017/12/29/sarang-noether-provides-decemeber-update-monero/


The latest update from Sarang Noether is out and its full of interesting information on Bulletproofs, Multisig and discusses whether or not zk-SNARKs would benefit Monero. Read the entire post below or at the Monero forums.

Hello there! Sarang Noether here with my monthly report for December. I’m pleased to report good progress on several important projects, and want to start by thanking the Monero community for your support.

The primary task this month has been a continuation of Bulletproofs. As you’ve probably read elsewhere (like this blog post), range proofs are an important component of Monero’s confidential transactions that allow us to keep amounts secret. Bulletproofs are a replacement for our existing range proofs that used Borromean ring signatures and took up a substantial amount of space on the blockchain. I used the recent Bulletproof white paper to work up Java code, perform testing on correctness and efficiency, and work with moneromooo to get the test code ported for eventual inclusion into the Monero codebase. Single-output Bulletproofs are currently undergoing testing on testnet and will be included in a future release when ready. Multi-output Bulletproofs, which offer even more space savings that scale to larger transactions, are being tested separately since they necessitate a change to the way we handle fee scaling in order to avoid denial-of-service attacks from transaction packing. Releasing Bulletproofs in stages will provide an immediate reduction in transaction size and continue to offer further benefits once the rollout is complete.........




CryptoHawkAG
Newbie
*
Offline Offline

Activity: 43
Merit: 0


View Profile
December 29, 2017, 05:39:35 PM
 #37007

Interesting project Smiley
Hueristic
Legendary
*
Offline Offline

Activity: 4298
Merit: 6301


Doomed to see the future and unable to prevent it


View Profile
December 29, 2017, 07:00:47 PM
 #37008

Sarang Noether Provides Decemeber Update On Monero

https://www.cryptocurrencyfreak.com/2017/12/29/sarang-noether-provides-decemeber-update-monero/


The latest update from Sarang Noether is out and its full of interesting information on Bulletproofs, Multisig and discusses whether or not zk-SNARKs would benefit Monero. Read the entire post below or at the Monero forums.

Hello there! Sarang Noether here with my monthly report for December. I’m pleased to report good progress on several important projects, and want to start by thanking the Monero community for your support.

The primary task this month has been a continuation of Bulletproofs. As you’ve probably read elsewhere (like this blog post), range proofs are an important component of Monero’s confidential transactions that allow us to keep amounts secret. Bulletproofs are a replacement for our existing range proofs that used Borromean ring signatures and took up a substantial amount of space on the blockchain. I used the recent Bulletproof white paper to work up Java code, perform testing on correctness and efficiency, and work with moneromooo to get the test code ported for eventual inclusion into the Monero codebase. Single-output Bulletproofs are currently undergoing testing on testnet and will be included in a future release when ready. Multi-output Bulletproofs, which offer even more space savings that scale to larger transactions, are being tested separately since they necessitate a change to the way we handle fee scaling in order to avoid denial-of-service attacks from transaction packing. Releasing Bulletproofs in stages will provide an immediate reduction in transaction size and continue to offer further benefits once the rollout is complete.........






Thanks a Ton, Reading now but got to this and it makes me quite concerned.

Quote
SPECTRE’s underlying model falls into the category of partial synchronous networks: its
security  depends  on  the  existence  of  some  bound  on  the  delivery  time  of  messages  between honest participants

I don't like anything that is not trustless nor do I trust encapsulated Israeli security researchers.

Sarang seems to talk pretty fast and loose about changing underlying protocols with off the comments like this.

Quote
Because it uses a more complex consensus algorithm than the Nakamoto longest-chain consensus method, there is a lot of testing and analysis that needs to be done. The benefits, however, are intriguing: an implementation could increase the block rate substantially without compromising the security of the network.

I See compromising security written all over that quote I placed above. I'm starting to think this project needs a chief Security Officer. These are the exact actions that a three letter agency would be doing to place compromised positions in the codebase.

I would also like to know why we should care about ZK-Snarks when ZK-Starks which from what I understand is already Trustless is available.

Quote
Finally, a new paper was released on efficient zk-SNARKs without trusted setup. Earlier work on zk-SNARKs required trusted parties, and some coins already use this.

“Bad men need nothing more to compass their ends, than that good men should look on and do nothing.”
vince212
Full Member
***
Offline Offline

Activity: 306
Merit: 100


View Profile
December 29, 2017, 07:33:52 PM
 #37009

How likely do you think coinbase will add monero next yr?
CryptoHawkAG
Newbie
*
Offline Offline

Activity: 43
Merit: 0


View Profile
December 29, 2017, 07:45:29 PM
 #37010

One of the best projects in the crypto space  Smiley
birr
Hero Member
*****
Offline Offline

Activity: 870
Merit: 585


View Profile
December 29, 2017, 09:06:34 PM
 #37011

Sarang Noether Provides Decemeber Update On Monero

https://www.cryptocurrencyfreak.com/2017/12/29/sarang-noether-provides-decemeber-update-monero/


The latest update from Sarang Noether is out and its full of interesting information on Bulletproofs, Multisig and discusses whether or not zk-SNARKs would benefit Monero. Read the entire post below or at the Monero forums.

Hello there! Sarang Noether here with my monthly report for December. I’m pleased to report good progress on several important projects, and want to start by thanking the Monero community for your support.

The primary task this month has been a continuation of Bulletproofs. As you’ve probably read elsewhere (like this blog post), range proofs are an important component of Monero’s confidential transactions that allow us to keep amounts secret. Bulletproofs are a replacement for our existing range proofs that used Borromean ring signatures and took up a substantial amount of space on the blockchain. I used the recent Bulletproof white paper to work up Java code, perform testing on correctness and efficiency, and work with moneromooo to get the test code ported for eventual inclusion into the Monero codebase. Single-output Bulletproofs are currently undergoing testing on testnet and will be included in a future release when ready. Multi-output Bulletproofs, which offer even more space savings that scale to larger transactions, are being tested separately since they necessitate a change to the way we handle fee scaling in order to avoid denial-of-service attacks from transaction packing. Releasing Bulletproofs in stages will provide an immediate reduction in transaction size and continue to offer further benefits once the rollout is complete.........






Thanks a Ton, Reading now but got to this and it makes me quite concerned.

Quote
SPECTRE’s underlying model falls into the category of partial synchronous networks: its
security  depends  on  the  existence  of  some  bound  on  the  delivery  time  of  messages  between honest participants

I don't like anything that is not trustless nor do I trust encapsulated Israeli security researchers.

Sarang seems to talk pretty fast and loose about changing underlying protocols with off the comments like this.

Quote
Because it uses a more complex consensus algorithm than the Nakamoto longest-chain consensus method, there is a lot of testing and analysis that needs to be done. The benefits, however, are intriguing: an implementation could increase the block rate substantially without compromising the security of the network.

I See compromising security written all over that quote I placed above. I'm starting to think this project needs a chief Security Officer. These are the exact actions that a three letter agency would be doing to place compromised positions in the codebase.

I would also like to know why we should care about ZK-Snarks when ZK-Starks which from what I understand is already Trustless is available.

Quote
Finally, a new paper was released on efficient zk-SNARKs without trusted setup. Earlier work on zk-SNARKs required trusted parties, and some coins already use this.
Do we have an established procedure for how stuff like this gets into the codebase?  Or more to the point, doesn't.
Hueristic
Legendary
*
Offline Offline

Activity: 4298
Merit: 6301


Doomed to see the future and unable to prevent it


View Profile
December 30, 2017, 03:10:50 AM
 #37012

Sarang Noether Provides Decemeber Update On Monero

https://www.cryptocurrencyfreak.com/2017/12/29/sarang-noether-provides-decemeber-update-monero/


The latest update from Sarang Noether is out and its full of interesting information on Bulletproofs, Multisig and discusses whether or not zk-SNARKs would benefit Monero. Read the entire post below or at the Monero forums.

Hello there! Sarang Noether here with my monthly report for December. I’m pleased to report good progress on several important projects, and want to start by thanking the Monero community for your support.

The primary task this month has been a continuation of Bulletproofs. As you’ve probably read elsewhere (like this blog post), range proofs are an important component of Monero’s confidential transactions that allow us to keep amounts secret. Bulletproofs are a replacement for our existing range proofs that used Borromean ring signatures and took up a substantial amount of space on the blockchain. I used the recent Bulletproof white paper to work up Java code, perform testing on correctness and efficiency, and work with moneromooo to get the test code ported for eventual inclusion into the Monero codebase. Single-output Bulletproofs are currently undergoing testing on testnet and will be included in a future release when ready. Multi-output Bulletproofs, which offer even more space savings that scale to larger transactions, are being tested separately since they necessitate a change to the way we handle fee scaling in order to avoid denial-of-service attacks from transaction packing. Releasing Bulletproofs in stages will provide an immediate reduction in transaction size and continue to offer further benefits once the rollout is complete.........






Thanks a Ton, Reading now but got to this and it makes me quite concerned.

Quote
SPECTRE’s underlying model falls into the category of partial synchronous networks: its
security  depends  on  the  existence  of  some  bound  on  the  delivery  time  of  messages  between honest participants

I don't like anything that is not trustless nor do I trust encapsulated Israeli security researchers.

Sarang seems to talk pretty fast and loose about changing underlying protocols with off the comments like this.

Quote
Because it uses a more complex consensus algorithm than the Nakamoto longest-chain consensus method, there is a lot of testing and analysis that needs to be done. The benefits, however, are intriguing: an implementation could increase the block rate substantially without compromising the security of the network.

I See compromising security written all over that quote I placed above. I'm starting to think this project needs a chief Security Officer. These are the exact actions that a three letter agency would be doing to place compromised positions in the codebase.

I would also like to know why we should care about ZK-Snarks when ZK-Starks which from what I understand is already Trustless is available.

Quote
Finally, a new paper was released on efficient zk-SNARKs without trusted setup. Earlier work on zk-SNARKs required trusted parties, and some coins already use this.
Do we have an established procedure for how stuff like this gets into the codebase?  Or more to the point, doesn't.

From what I've seen Devs seem to bring up things and if there is no decent then they get recommended, I tried to find out about how things are vetted and never got a clear answer.

“Bad men need nothing more to compass their ends, than that good men should look on and do nothing.”
LibertValance
Hero Member
*****
Offline Offline

Activity: 1008
Merit: 528


The man who shot entire balance


View Profile
December 30, 2017, 09:56:31 AM
 #37013

Hey there,

i want to get heavy into XMR in 2018.
Maybe you can help me a bit with the timing?
Are there any remarkable dates/events in the early year, which could influence the price?

tt365
Newbie
*
Offline Offline

Activity: 41
Merit: 0


View Profile
December 30, 2017, 10:10:56 AM
 #37014

Monero creates a unique address for each transaction and generates a private viewkey (read key). Only the recipient and the person who receives the key can see the complete transaction information.
tt365
Newbie
*
Offline Offline

Activity: 41
Merit: 0


View Profile
December 30, 2017, 10:16:49 AM
 #37015

Monero creates a unique address for each transaction and generates a private viewkey (read key). Only the recipient and the person who receives the key can see the complete transaction information.
In theory, the government can not spy on any information. Monero also automatically pulls a deal with other mix coins of the same size, adding a layer of protection that keeps people from following the blockchain
gauchbit
Newbie
*
Offline Offline

Activity: 17
Merit: 0


View Profile
December 30, 2017, 01:11:05 PM
 #37016

Monero All Day Long !
I wasnt a fun at the begining, thought it just another coin but the support it gain from community is awesome.
Will buy some just in case. Smiley
nioc
Legendary
*
Offline Offline

Activity: 1624
Merit: 1008


View Profile
December 30, 2017, 02:51:55 PM
 #37017


Yep.  bullet proofs on the testnet already Smiley   Sounds to me as though both are progressing well thus far.   To the best of my knowledge (admittedly not the best) both are likely to be in the next protocol upgrade, barring catastrophic testing issues. 
It feels like a few weeks ago that I first heard about Bullet Proofs.  Now they are likely weeks from release.  The Monero Team is Fast.  Spaceship Fast.  Never thought I'd say that  Cheesy

Slow down there buddy.  The release for the March HF code is scheduled for mid Jan. so that does not give much time for testing BulletProofs.  At the dev meeting 2 weeks ago there was no consensus as to when BPs would be released.  I imagine they are keeping an open mind but my guess is it will probably not make it.  I must say that more people are involved in development these days so things do move faster but nothing will be released unless it is thoroughly tested and reviewed.  Like everyone I hope it makes it.  It is a rather easy replacement to our current range proofs but it is new tech.  It would be the first implementation where money is involved so..............

Multisig has been tested and is ready for the March HF.  Being a wallet change it actually doesn't need a HF.  It is already on master and will be there and ready to use in the Jan release.  If BPs are ready for the Jan code they will not be used until March as they do need a HF.
Millionero
Sr. Member
****
Offline Offline

Activity: 808
Merit: 423


View Profile
December 30, 2017, 03:15:27 PM
 #37018

Monero All Day Long !

HODL!  MADL!
TheMuppet
Member
**
Offline Offline

Activity: 129
Merit: 10


View Profile
December 30, 2017, 05:20:32 PM
 #37019

I really think Monero has one of the best shots to become the top crypto currency in the next year or two.

After that?  I think DeepOnion can take over.

▌▌   Anonymous and Untraceable     ›› ››   DeepOnion  ‹‹ ‹‹     TOR INTEGRATED & SECURED    ▌▌
▬▬▬▬▬▬▬▬▬▬     ANN  Whitepaper  FACEBOOK  Twitter  Youtube  Forum     ▬▬▬▬▬▬▬▬▬▬
▌▌   ••  JOIN AIRDROP 🚀  ••  |||   Download DeepOnion   |||   ✅ Verified with DeepVault    ▌▌
dewdeded
Legendary
*
Offline Offline

Activity: 1232
Merit: 1013


Monero Evangelist


View Profile
December 30, 2017, 06:44:20 PM
 #37020

I really think Monero has one of the best shots to become the top crypto currency in the next year or two.

After that?  I think DeepOnion can take over.
I THINK DEEPONION WILL BE THE TOP CRYPTO CURRENCY FOR THE NEXT 10.000 YEARS!!!!!11
Pages: « 1 ... 1801 1802 1803 1804 1805 1806 1807 1808 1809 1810 1811 1812 1813 1814 1815 1816 1817 1818 1819 1820 1821 1822 1823 1824 1825 1826 1827 1828 1829 1830 1831 1832 1833 1834 1835 1836 1837 1838 1839 1840 1841 1842 1843 1844 1845 1846 1847 1848 1849 1850 [1851] 1852 1853 1854 1855 1856 1857 1858 1859 1860 1861 1862 1863 1864 1865 1866 1867 1868 1869 1870 1871 1872 1873 1874 1875 1876 1877 1878 1879 1880 1881 1882 1883 1884 1885 1886 1887 1888 1889 1890 1891 1892 1893 1894 1895 1896 1897 1898 1899 1900 1901 ... 2130 »
  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!