Jump to content

Monero: Difference between revisions

From Wikipedia, the free encyclopedia
Content deleted Content added
Undid revision 800942725 by Special:Contributions/2601:543:4001:7EE:BC9A:E95B:AB57:912B: CryptoNight is a proof of work algorithm in the CryptoNote protocol, see: https://en.wikipedia.org/wiki/CryptoNote#Egalitarian_proof_of_work
Line 75: Line 75:
|-
|-
| [https://github.com/monero-project/monero/releases/tag/v0.10.3 0.10.3 "Wolfram Warptangent"] || 25 March 2017 || [[Cryptocurrency wallet]] scanning improvements, peer bugfixes
| [https://github.com/monero-project/monero/releases/tag/v0.10.3 0.10.3 "Wolfram Warptangent"] || 25 March 2017 || [[Cryptocurrency wallet]] scanning improvements, peer bugfixes
|-
| [https://github.com/monero-project/monero/releases/tag/v0.11.0 0.11.0 "Helium Hydra"] || 7 September 2017 || Enforces RingCT, increases minimum ring size, major synchronisation and performance improvements, bug fixes
|}
|}



Revision as of 17:29, 17 September 2017

Monero
Monero Logo
ISO 4217
Unit
PluralMonero, moneroj
Symbolɱ
Demographics
Date of introduction18 April 2014; 10 years ago (2014-04-18)
User(s)Worldwide

Monero (XMR) is an open-source cryptocurrency created in April 2014 that focuses on privacy, decentralization and scalability. Unlike many cryptocurrencies that are derivatives of Bitcoin, Monero is based on the CryptoNote protocol and possesses significant algorithmic differences relating to blockchain obfuscation.[2] Monero experienced rapid growth in market capitalization (from US$5M to US$185M)[3] and transaction volume[4] during the year 2016, partly due to adoption in 2016 by major darknet market AlphaBay (closed July 2017 by law enforcement).[5]

History

Monero was launched on 18 April 2014 originally under the name BitMonero, which is a compound of Bit (as in Bitcoin) and Monero (literally meaning "coin" in Esperanto). Five days later, the community opted for the name to be shortened just to Monero. It was launched as the first fork of CryptoNote-based currency Bytecoin, however was released with two major differences. Firstly, the target block time was decreased from 120 to 60 seconds, and secondly, the emission speed was decelerated by 50% (later Monero reverted to 120 seconds block time while keeping the emission schedule by doubling the block reward per new block). In addition, the Monero developers found numerous incidents of poor quality code that were subsequently cleaned and re-constituted.[citation needed]

A few weeks after launch, an optimized GPU miner for CryptoNight proof-of-work function was developed.[6]

On 4 September 2014, Monero recovered from an unusual and novel attack executed against the cryptocurrency network.[7]

On 10 January 2017, the privacy of Monero transactions strengthened further with the optional use of Bitcoin Core developer Gregory Maxwell's algorithm Ring Confidential Transactions, starting at block #1220516.[8][9][10] A ring signature algorithm introduced an additional layer of confidentiality by not displaying the amounts implicated in a transaction to someone who did not directly take part in it. RingCT transactions are enabled by default, but it is still possible to send a transaction without RingCT until the next hard fork in September 2017.[11] By early February, over 95% of all non-coinbase transactions used the optional RingCT feature.[12]

Features

Monero is an open-source pure proof-of-work cryptocurrency. It runs on Windows, Mac, Linux, Android, and FreeBSD.[13]

Its main emission curve will issue about 18.4 million coins to be mined in approximately 8 years.[14][15] (more precisely 18.132 Million coins by ca. end of May 2022[16][17]) After that, a constant "tail emission" of 0.6 XMR per 2-minutes block (modified from initially equivalent 0.3 XMR per 1-minute block) will create a sub-1% perpetual inflation (more precisely [see ref. above] starting with 0.87% yearly inflation around May 2022) to prevent the lack of incentives for miners once a currency is not mineable anymore.[18] The emission uses a smoothly decreasing reward with no block halving (any block generates a bit less monero than the previous one, formula: Emission per 2-minutes block = max(0.6, floor((M − A)×2−19)×10−12) XMR, with M = 264 − 1 and A = 1012 times the amount of XMR already emitted). The smallest resolvable currency unit is 10−12 XMR. The proof-of-work algorithm, CryptoNight, is AES-intensive and "memory heavy", which significantly reduces the advantage of GPU over CPU.

Decentralisation

"Monero is powered strictly by Proof of Work, but specifically, it employs a mining algorithm that has the potential to be efficiently tasked to billions of existing devices (any modern x86 CPU)."[19] Monero uses the CryptoNight Proof of Work (PoW) algorithm, which is designed for use in ordinary CPUs.[20]

The smart mining feature allows transparent CPU mining on the user's computer, far from the de facto centralization of mining farms and pool mining, pursuing Satoshi Nakamoto's original vision of a true P2P currency.[21].

Scalability

Monero has no hardcoded maximum block size, which means that unlike Bitcoin it does not have a 1 MB block size limit preventing scaling. However, a block reward penalty mechanism is built into the protocol to avoid a too excessive block size increase: The new block's size (NBS) is compared to the median size M100 of the last 100 blocks. If NBS>M100, the block reward gets reduced in quadratic dependency of how much NBS exceeds M100. E.g. if NBS is [10%, 50%, 80%, 100%] greater than M100, the nominal block reward gets reduced by [1%, 25%, 64%, 100%]. Generally, blocks greater than 2*M100 are not allowed, and blocks <= 60kB are always free of any block reward penalties.

Release 0.10.1 added a dynamic fee system using the formula Fee=(R/R0)*(M0/M)*F0.[22] As usage of Monero increases, the per-transaction fees will decrease while the total transaction fees will increase.[23]

The Monero Core Team also released a standard called OpenAlias,[24] which permits much more human-readable addresses and "squares" the Zooko's triangle. OpenAlias can be used for any cryptocurrency and is already implemented in Monero, Bitcoin (in latest Electrum versions) and HyperStake.

Ongoing work and side projects

  • RingCT: a way to implement confidential transactions in Monero. Confidential transactions (CT) is a method for hiding the value of transactions in Bitcoin.[25] [26]
  • OpenAlias: an extensive aliasing blockchain-based system;[27]
  • Kovri: a privacy solution for integrating I2P in Monero;[28]
  • URS: the proof-of-concept of an anonymous voting system, based on ring signatures [29]
  • 0MQ: a C API library used by clients to connect to the Monero daemon service.[30]
  • Electrum's mnemonic seeds for deterministic -key creation in webwallet [31]
  • The Monero Core Team continues to depart from the original Bytecoin code with numerous patches and improvements to its implementation of the CryptoNote protocol.[32]

Release history

Version Release Date Major Updates
0.8.8.6 8 December 2014 Fixed Windows builds, multilanguage mnemonic
0.9.0 "Hydrogen Helix" 1 January 2016 ARM support, 32-bit Windows support, OpenAlias, LMDB, block time increased to 2 minutes
0.9.1 "Hydrogen Helix" 15 January 2016 Bug fixes and security improvements
0.9.2 "Hydrogen Helix" 16 March 2016 LMDB improvements, bug fixes
0.9.3 "Hydrogen Helix" 21 March 2016 Windows 32-bit, bug fixes
0.9.4 "Hydrogen Helix" 2 April 2016 Bug fixes
0.10.0 "Wolfram Warptangent" 18 September 2016 RingCT, performance improvements to HDDs, ARMv8 support, key image import and export
0.10.1 "Wolfram Warptangent" 13 December 2016 RingCT improvements, dynamic fee system, support for "fluffy blocks", GUI support
0.10.2 "Wolfram Warptangent" 22 February 2017 Android support, smart mining on Linux, speed improvements to RingCT, fix to exploit vulnerability.
0.10.3 "Wolfram Warptangent" 25 March 2017 Cryptocurrency wallet scanning improvements, peer bugfixes
0.11.0 "Helium Hydra" 7 September 2017 Enforces RingCT, increases minimum ring size, major synchronisation and performance improvements, bug fixes

See also

References

  1. ^ "Monero (XMR) Price Chart, Market Cap, Index and News". Investing.com. Retrieved 9 August 2017.
  2. ^ "Nope. You are confused. You should consider this great news because you are abou... | Hacker News". news.ycombinator.com. Retrieved 2015-10-04.
  3. ^ "Monero (XMR) Market Capitalization". www.coinmarketcap.com. Retrieved 5 September 2016.
  4. ^ http://monerostats.com/charts/?type=transactions
  5. ^ Aliens, C. (23 August 2016). "AlphaBay and Oasis Markets to Begin Accepting Monero for Payments".
  6. ^ Andersen, David. "Minting Money with Monero ... and CPU vector intrinsics". da-data.blogspot.ru. Retrieved 30 March 2015.
  7. ^ Macheta, Jan; Noether, Surae; Noether, Sarang; Smooth, Javier. "Counterfeiting via Merkle Tree Exploits within Virtual Currencies Employing the CryptoNote Protocol" (PDF). getmonero.org. Retrieved 4 April 2015.
  8. ^ https://lab.getmonero.org/pubs/MRL-0005.pdf
  9. ^ "monero-project/monero". GitHub. Retrieved 2017-01-10.
  10. ^ "blox.supportXMR.com". explore.moneroworld.com. Retrieved 2017-01-10.
  11. ^ "Will there be a January hard-fork for RingCT?". stackexchange.org. Retrieved 27 January 2017.
  12. ^ "RingCT transactions (excluding coinbase)". MoneroBlocks. Retrieved 4 March 2017.
  13. ^ Latapie, David. "What's so special about Monero". Getmonero.org. Retrieved 19 March 2015.
  14. ^ "Monero Economy". bitcointa.lk. Archived from the original on March 7, 2016. Retrieved 4 April 2015. {{cite web}}: Unknown parameter |deadurl= ignored (|url-status= suggested) (help)
  15. ^ "Bitcoin and Monero – Comparison of Money Supply and Block Reward". imgur.com. Retrieved 4 September 2016.
  16. ^ "Reddit – What are the basic parameters/characteristics of Monero – Answer by XMR Core Team Member". reddit.com. Retrieved 4 Sep 2016.
  17. ^ "Reddit – Useful For Learning About Monero: Coin Emission And Block Reward Schedules: Bitcoin vs. Monero, all at a glance!". reddit.com. Retrieved 4 Sep 2016.
  18. ^ Hutchinson, Martin. "Breakingviews: Bitcoin's defects will hasten its demise in 2015". reuters.com. Retrieved 19 March 2015.
  19. ^ "About Monero". getmonero.org. Retrieved 3 September 2016.
  20. ^ "CryptoNight". Bitcoin Wiki. Retrieved 3 September 2016.
  21. ^ "Bitcoin whitepaper". Bitcoin Wiki. Retrieved 5 April 2015.
  22. ^ "Dynfee #1276". GitHub. Retrieved 28 February 2017.
  23. ^ "How does the dynamic fee calculation work?". StackExchange. Retrieved 28 February 2017.
  24. ^ "OpenAlias official website". openalias.org. Retrieved 19 March 2015.
  25. ^ http://eprint.iacr.org/eprint-bin/getfile.pl?entry=2015/1098&version=20151217:200440&file=1098.pdf
  26. ^ Allison, Ian (9 September 2016). "Monero opens up: 'We're about as private as you can get'". International Business Times UK. Retrieved 5 June 2017.
  27. ^ "OpenAlias official website". getmonero.org. Retrieved 30 March 2015.
  28. ^ "The-Privacy Solutions Project". geti2p.net. Retrieved 30 March 2015.
  29. ^ "monero-project/urs". GitHub. Retrieved 2017-04-18.
  30. ^ "0MQ GitHub". github.com. Retrieved 3 September 2016.
  31. ^ "MyMonero". mymonero.com. Retrieved 30 March 2015.
  32. ^ "Github – monero-project". github.com. Retrieved 4 April 2015.