mirror of
https://github.com/monero-project/monero-site.git
synced 2024-12-23 20:19:29 +00:00
Merge branch 'master' of https://github.com/monero-project/monero-site
This commit is contained in:
commit
8b774a2175
140 changed files with 7079 additions and 349 deletions
12
README.md
12
README.md
|
@ -32,9 +32,9 @@ Copyright (c) 2014-2017, The Monero Project
|
|||
|
||||
## 1.0 Introduction
|
||||
|
||||
Greetings everyone, this is rehrar. I'm here to walk you through everything you need to know to make changes, edits, or even completely new pages for the new [getmonero.org website](https://getmonero.org/). It'll definitely be a bit of a ride, so strap yourself in. Please note that translations are not available yet, but when they are added, this document will be updated with instructions on how to translate the content of [getmonero.org](https://getmonero.org/). In the meantime, any help translating this document into another language is greatly appreciated.
|
||||
This README here to walk you through everything you need to know to make changes, edits, or even completely new pages for the new [getmonero.org website](https://getmonero.org/). It'll definitely be a bit of a ride, so strap yourself in. Please note that translations are not available yet, but when they are added, this document will be updated with instructions on how to translate the content of [getmonero.org website](https://getmonero.org/). In the meantime, any help translating this document into another language is greatly appreciated.
|
||||
|
||||
Feel free to skip down to a relevant section if you already know what you need. So to go to the (ADD SECTION HERE) use your find function and type (THING TO TYPE HERE).
|
||||
Feel free to skip down to a relevant section if you already know what you need. So to go to the 'How to make a User Guide' section use your find function and type '5.0'.
|
||||
|
||||
If for any reason you have questions or need to contact us, you can find us on the IRC channel #monero. We'll do whatever we can to help you.
|
||||
|
||||
|
@ -68,11 +68,15 @@ This website is completely open-source however and anything and everything is av
|
|||
|
||||
Every section from here on out will talk about how to make a specific type of web page. It will start with a bullet point list of what to do for the advanced among you that just want a quick overview. For those who are still learning this list is followed by a detailed explanation, starting with example front matter. Any variable in the front matter written in all caps you are expected to change (make sure your changes are not all caps though). It will then lead you through the rest of the process until it's time to type your content.
|
||||
|
||||
All external links must have http:// or https:// in front of them or they will not redirect properly.
|
||||
A few random points of note:
|
||||
|
||||
- All external links must have http:// or https:// in front of them or they will not redirect properly.
|
||||
- If you want to add a new page to the navigation, you should note that there are two menus in `header.html`. One for mobile and one for desktop. Your page must be added in the appropriate place in BOTH navigations.
|
||||
- It is strongly strongly STRONGLY encouraged that you if you make a change, you - at the minimum - test it on your local machine before submitting a PR. Sometimes unexpected things may happen due to a change. If you change a page, check the whole page on multiple screen sizes and browsers to make sure there wasn't any collateral damage.
|
||||
|
||||
### 3.1 Housekeeping
|
||||
#### GitHub Issues
|
||||
We ask that if you open an issue on the site that you remain available for clarifying questions or corrections. We do our best to close issues that are resolved when we make changes to the site, but If your issue is resolved by a contributer and the issue is not closed we ask that you close it in a timely manner. A contributer (rerhar, SamsungGalaxyPlayer, or other community members, etc) may ask you to close an issue after it's confirmed fixed. Please review the changes to the site and close your issue if you can verify that it's fixed.
|
||||
We ask that if you open an issue on the site that you remain available for clarifying questions or corrections. We do our best to close issues that are resolved when we make changes to the site, but If your issue is resolved by a contributer and the issue is not closed we ask that you close it in a timely manner. A contributer (rehrar, SamsungGalaxyPlayer, or other community members, etc) may ask you to close an issue after it's confirmed fixed. Please review the changes to the site and close your issue if you can verify that it's fixed.
|
||||
|
||||
#### Pull Requests
|
||||
Contributers should use [issue keywords](https://help.github.com/articles/closing-issues-using-keywords/) to make it easier for maintainers to close issues when they merge. Include close, closes, closed, fix, fixes, fixed, resolve, resolves, resolved, etc in the commit message or pull request description, so that the correct issue can be closed if your PR is merged. (Example: 'fixes #1234' could close Issue 1234 when merged.)
|
||||
|
|
|
@ -1,5 +1,3 @@
|
|||
- event: Monero Meetup (Dublin, Ireland) - June 26th, 2017
|
||||
where: J.W. Sweetman Craft Brewery, 1-2 Burgh Quay, Dublin 2, Dublin, Ireland
|
||||
when: 7:00 PM - Monday, June 26, 2017
|
||||
description: The meeting will cover the history of privacy and fungibility in Bitcoin, discuss several approaches to these problems, and explain how Monero achieves its privacy in detail. Justin will discuss the next steps in development going forward and the limitations compared to other coins. Finally, there will be a Q&A session after the meeting, where he can clear up some final thoughts.
|
||||
link: https://www.meetup.com/Bitcoin-Dublin/events/240152422/
|
||||
- event: Monero Meetup (Minneapolis, Minnesota) - October 20th, 2017
|
||||
where: University of Minnesota Campus, Bruininks Hall #312
|
||||
when: 5PM CST, October 20, 2017
|
|
@ -4,8 +4,6 @@
|
|||
description: This channel is for the Monero community to congretate and discuss ideas.
|
||||
- channel: monero-dev
|
||||
description: The many contributors and developers come here to discuss dev-y things.
|
||||
- channel: monero-ffs
|
||||
description: Regarding the Monero forum funding system.
|
||||
- channel: monero-markets
|
||||
description: We use this channel to talk about the price of Monero and other coins.
|
||||
- channel: monero-offtopic
|
||||
|
@ -17,6 +15,4 @@
|
|||
- channel: monero-research-lab
|
||||
description: Research into financial privacy with cryptocurrency.
|
||||
- channel: monero-translations
|
||||
description: Localizing Monero into other languages
|
||||
- channel: monero-website
|
||||
description: For the development of the Monero website
|
||||
description: Localizing Monero into other languages
|
|
@ -1,4 +1,5 @@
|
|||
- category: Exchanges
|
||||
id: exchanges
|
||||
merchants:
|
||||
- name: "#monero-otc (OTC)"
|
||||
url: https://webchat.freenode.net?channels=%23monero-otc
|
||||
|
@ -45,6 +46,7 @@
|
|||
- name: Tux Exchange
|
||||
url: https://www.tuxexchange.com/trade?coin=XMR&market=BTC
|
||||
- category: Block Explorers
|
||||
id: block-explorers
|
||||
merchants:
|
||||
- name: ChainRadar
|
||||
url: http://chainradar.com/xmr/blocks
|
||||
|
@ -57,6 +59,7 @@
|
|||
- name: xmrchain.net
|
||||
url: https://xmrchain.net/
|
||||
- category: Payment Gateways
|
||||
id: payment-gateways
|
||||
merchants:
|
||||
- name: GloBee
|
||||
url: https://globee.com/
|
||||
|
@ -67,6 +70,7 @@
|
|||
- name: Monero WooCommerce Extension (PHP)
|
||||
url: https://github.com/monero-integrations/monerowp
|
||||
- category: Libraries and Helpers
|
||||
id: libraries
|
||||
merchants:
|
||||
- name: Monero Integrations (eCommerce plugins)
|
||||
url: http://monerointegrations.com/
|
||||
|
@ -91,6 +95,7 @@
|
|||
- name: Monero Utilities (golang)
|
||||
url: https://github.com/paxos-bankchain/moneroutil
|
||||
- category: Tools
|
||||
id: tools
|
||||
merchants:
|
||||
- name: Atesti Data Timestamping
|
||||
url: http://atesti.mooo.com:8081
|
||||
|
@ -109,6 +114,7 @@
|
|||
- name: Offline Monero address generator
|
||||
url: https://moneroaddress.org/
|
||||
- category: Services
|
||||
id: services
|
||||
merchants:
|
||||
- name: AirVPN
|
||||
url: https://airvpn.org/
|
||||
|
@ -163,6 +169,7 @@
|
|||
- name: XMR.to Monero to Bitcoin Payment Service
|
||||
url: https://xmr.to/
|
||||
- category: Goods
|
||||
id: goods
|
||||
merchants:
|
||||
- name: All For Crypto
|
||||
url: https://allforcrypto.com
|
||||
|
@ -191,6 +198,7 @@
|
|||
- name: Xusah Boutique
|
||||
url: https://xusah.boutique/
|
||||
- category: Entertainment
|
||||
id: entertainment
|
||||
merchants:
|
||||
- name: Crypto Games
|
||||
url: https://www.crypto-games.net/
|
||||
|
|
|
@ -76,6 +76,9 @@
|
|||
date: 2017-09-15
|
||||
status: completed
|
||||
- name: 0MQ/ZeroMQ
|
||||
date: September, 2017
|
||||
status: completed
|
||||
- name: Fluffy blocks
|
||||
date:
|
||||
status: ongoing
|
||||
- name: GUI port to android
|
||||
|
|
|
@ -8,6 +8,7 @@
|
|||
<li><a href="/resources/moneropedia/" class="white">Moneropedia</a></li>
|
||||
<li><a href="/resources/developer-guides/" class="white">Developer Guides</a></li>
|
||||
<li><a href="/resources/user-guides/" class="white">User Guides</a></li>
|
||||
<li><a href="https://getmonero.org/feed.xml" class="white">RSS Feed</a></li>
|
||||
</ul>
|
||||
</div>
|
||||
<div class="col-sm-3 col-xs-6">
|
||||
|
@ -37,7 +38,7 @@
|
|||
<li><a href="https://openalias.org" class="white">Open Alias</a></li>
|
||||
<li><a href="https://getkovri.org" class="white">Kovri</a></li>
|
||||
<li><a href="/resources/research-lab/" class="white">Monero Research Lab</a></li>
|
||||
<li><a href="#" class="white">Monero Press Kit</a></li>
|
||||
<li><a href="/press-kit/" class="white">Monero Press Kit</a></li>
|
||||
</ul>
|
||||
</div>
|
||||
</div>
|
||||
|
|
|
@ -27,11 +27,20 @@ layout: base
|
|||
<div class="left two-thirds col-lg-8 col-md-8 col-sm-12 col-xs-12">
|
||||
<div class="info-block">
|
||||
<div class="row">
|
||||
<div class="col"><h2>{{ page.title }}</h2>
|
||||
<p class="author">{% t blog.author %}: {% if page.author %}{{page.author}}{% else %}{{site.author}}{% endif%}</p>
|
||||
<p id="post-meta">{% t blog.date %} : {{ page.date }}</p>
|
||||
<div class="col">
|
||||
<h2>{{ page.title }}</h2>
|
||||
</div>
|
||||
</div>
|
||||
<div class="row">
|
||||
<div class="col">
|
||||
<p class="author">{% t blog.author %}: {% if page.author %}{{page.author}}{% else %}{{site.author}}{% endif%}</p>
|
||||
</div>
|
||||
</div>
|
||||
<div class="row">
|
||||
<div class="col">
|
||||
<p>{{ page.date | date: '%B %d, %Y' }}</p>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div>
|
||||
{{content}}
|
||||
</div>
|
||||
|
|
|
@ -6,8 +6,6 @@ tags: [dev diaries, mining, i2p, rpc, crypto]
|
|||
author: Riccardo Spagni (fluffypony)
|
||||
---
|
||||
|
||||
*June 2nd, 2014*
|
||||
|
||||
**RPC:** Neozaru and others have submitted pull requests to add RPC methods that were missing.
|
||||
|
||||
**I2P:** libssu has been decoupled, and outstanding changes to master have been merged.
|
||||
|
|
|
@ -6,8 +6,6 @@ tags: [monero missives, branding, mining, compliance]
|
|||
author: Riccardo Spagni (fluffypony)
|
||||
---
|
||||
|
||||
*June 2nd, 2014*
|
||||
|
||||
This is the start of a slightly more formal way of keeping everyone updated as to what we're doing in Monero. On an ongoing weekly basis we'll post an update on what has happened over the past week, as well as a dev diary highlighting work done on major efforts. If you'd like to get involved with Monero don't ask for permission - just get stuck in:) Fork the repo, make changes, submit a pull-request, and let's discuss it.
|
||||
|
||||
Also an important note on updates: Our policy is to only provide announcements on projects which are either complete or near completion. We'd like to focus on providing you with the most accurate and reliable news, without generating any type of investor hype or speculation. As Monero is still a project in its infancy, and there is a great deal of work still to be done, we want to make sure you are getting an honest overview of our ongoing progress.
|
||||
|
|
|
@ -6,7 +6,6 @@ tags: [dev diaries, mining, i2p, rpc, docs]
|
|||
author: Riccardo Spagni (fluffypony)
|
||||
---
|
||||
|
||||
*June 10th, 2014*
|
||||
|
||||
**RPC:** incoming_transfers is now available as a simplewallet RPC API call, and payment_id has been added as an optional argument to the transfer RPC API call. Neozaru also committed a large amount of additional functionality to the RPC API, including progress estimation to getinfo.
|
||||
|
||||
|
|
|
@ -6,8 +6,6 @@ tags: [monero missives, conferences, exchanges, gui, usability]
|
|||
author: Riccardo Spagni (fluffypony)
|
||||
---
|
||||
|
||||
*June 10th, 2014*
|
||||
|
||||
Hello XMR users! Welcome to our second Monero Missives.
|
||||
|
||||
**Major Updates**
|
||||
|
|
|
@ -6,8 +6,6 @@ tags: [dev diaries, usability, platforms, accounts, core]
|
|||
author: Riccardo Spagni (fluffypony)
|
||||
---
|
||||
|
||||
*June 18th, 2014*
|
||||
|
||||
**Core:** Checkpoint added at block 80 000
|
||||
|
||||
**Core:** We've incorporated two changes from BBR - proper tx_pool handling, and a fix for the high number of orphans pool miners were experiencing. tx_pool handling is incomplete, as it is implemented by the daemon but the wallet is not, as yet, mempool aware.
|
||||
|
|
|
@ -6,8 +6,6 @@ tags: [monero missives, exchanges, research, usability, gui]
|
|||
author: Riccardo Spagni (fluffypony)
|
||||
---
|
||||
|
||||
*June 18th, 2014*
|
||||
|
||||
Hello, and welcome to our third Monero Missive.
|
||||
|
||||
**Major Updates**
|
||||
|
|
|
@ -6,8 +6,6 @@ tags: [dev diaries, core, accounts]
|
|||
author: Riccardo Spagni (fluffypony)
|
||||
---
|
||||
|
||||
*July 6th, 2014*
|
||||
|
||||
**Core:** daemonizing changes are ready for testing: https://github.com/mikezackles/bitmonero/tree/daemonize
|
||||
|
||||
**Core:** rpcwallet is ready for testing: https://github.com/tewinget/bitmonero/tree/rpcwallet
|
||||
|
|
|
@ -6,8 +6,6 @@ tags: [monero missives, research, usability, accounts, gui, conferences]
|
|||
author: Riccardo Spagni (fluffypony)
|
||||
---
|
||||
|
||||
*July 6th, 2014*
|
||||
|
||||
Hello, and welcome to our fifth Monero Missive!
|
||||
|
||||
**Major Updates**
|
||||
|
|
|
@ -6,8 +6,6 @@ tags: [dev diaries, core, accounts, i2p, i8n, blockchaindb]
|
|||
author: Riccardo Spagni (fluffypony)
|
||||
---
|
||||
|
||||
*July 13th, 2014*
|
||||
|
||||
**Core**: major work has begun on moving to an embedded database. The ongoing progress on this can be followed here: https://github.com/tewinget/bitmonero/tree/blockchain
|
||||
|
||||
**Core / Wallet**: both the new daemonized daemon and rpcwallet are nearing a stage where they can be merged into master. The final step is to finalise the daemonizing code in rpcwallet, in such a way that it acts the same as the daemon, and we can move from there.
|
||||
|
|
|
@ -6,8 +6,6 @@ tags: [monero missives, research, usability, external, funding, i8n]
|
|||
author: Riccardo Spagni (fluffypony)
|
||||
---
|
||||
|
||||
*July 13th, 2014*
|
||||
|
||||
Hello, and welcome to our sixth Monero Missive!
|
||||
|
||||
**Major Updates**
|
||||
|
|
|
@ -7,8 +7,6 @@ author: Riccardo Spagni (fluffypony)
|
|||
forum: https://forum.getmonero.org/1/news-and-announcements/115/monday-monero-missives-21-december-15th-2014
|
||||
---
|
||||
|
||||
*December 15th, 2014*
|
||||
|
||||
**Account:** still more fixes to the restore paths and multi-lang mnemonics, known issues with UTF-8 on Windows remain
|
||||
|
||||
**Core:** libunbound lookups moved to a thread in order to trap for failing / slow DNS lookups
|
||||
|
|
|
@ -7,8 +7,6 @@ author: Riccardo Spagni (fluffypony)
|
|||
forum: https://forum.getmonero.org/1/news-and-announcements/115/monday-monero-missives-21-december-15th-2014
|
||||
---
|
||||
|
||||
*December 15th, 2014*
|
||||
|
||||
**MyMonero:** due to a very broad DDoS attack at the data center in which MyMonero is hosted (not targeted at MyMonero) the service was offline on Sunday for a 12 hour stretch. We are putting some effort in place to ensure this does not happen again in future. New features added this past week: a "copy to clipboard" helper is now available on the right of your Monero address on your dashboard, as well as on the login key review screen and account details screen. In addition, clicking on a transaction in the dashboard or your transaction history screens will show additional details, such as the payment ID used.
|
||||
|
||||
**ForkGuard:** added MyMonero.com and MoneroClub.com
|
||||
|
|
|
@ -7,8 +7,6 @@ author: Riccardo Spagni (fluffypony)
|
|||
forum:
|
||||
---
|
||||
|
||||
*December 15th, 2014*
|
||||
|
||||
Hello, and welcome to our twenty-first Monero Monday Missive!
|
||||
|
||||
**Major Updates**
|
||||
|
|
|
@ -7,8 +7,6 @@ author: Riccardo Spagni (fluffypony)
|
|||
forum: https://forum.getmonero.org/1/news-and-announcements/134/monday-monero-missives-22-year-in-review-january-5th-2015
|
||||
---
|
||||
|
||||
*January 5th, 2015*
|
||||
|
||||
Hello, and welcome to our twenty-second Monero Monday Missive!
|
||||
|
||||
This is our first Missive for 2015, after a 2 week break over the end of December. We'd like to earnestly thank everyone for their support over the course of this year, and for joining us on the start of our Monero journey. We'd also like to take this opportunity to look back on the past 8 months, and see where we got to.
|
||||
|
|
|
@ -6,8 +6,6 @@ tags: [releases]
|
|||
author: Riccardo Spagni (fluffypony)
|
||||
---
|
||||
|
||||
*January 1st, 2016*
|
||||
|
||||
## Summary of Changes
|
||||
|
||||
Too much to describe. Represents a major release in Monero's history, over a year-and-a-half in the making. Some highlights:
|
||||
|
|
|
@ -6,8 +6,6 @@ tags: [releases]
|
|||
author: Riccardo Spagni (fluffypony)
|
||||
---
|
||||
|
||||
*January 15th, 2016*
|
||||
|
||||
## Summary of Changes
|
||||
|
||||
This has urgent and important bug fixes to 0.9.0 *Hydrogen Helix*
|
||||
|
|
|
@ -6,8 +6,6 @@ tags: [dev diaries, core, crypto]
|
|||
author: gingeropolous
|
||||
---
|
||||
|
||||
*January 31st, 2016*
|
||||
|
||||
# Summary
|
||||
|
||||
## Use of dev branch
|
||||
|
|
|
@ -7,8 +7,6 @@ author: Riccardo Spagni (fluffypony)
|
|||
forum: https://forum.getmonero.org/1/news-announcements-and-editorials/2481/monero-missive-special-edition-2015-year-in-review
|
||||
---
|
||||
|
||||
*February 10th, 2016*
|
||||
|
||||
Hello, and welcome to a special edition of the Monero Missives: the 2015 Year in Review!
|
||||
|
||||
As you may know (or may not know:) we had an extremely busy January, which has led to this Missive taking its sweet time in being finalised.
|
||||
|
|
|
@ -6,8 +6,6 @@ tags: [dev diaries, core, crypto]
|
|||
author: gingeropolous
|
||||
---
|
||||
|
||||
*February 14th, 2016*
|
||||
|
||||
# Summary
|
||||
|
||||
## Review
|
||||
|
|
|
@ -6,8 +6,6 @@ tags: [releases]
|
|||
author: Riccardo Spagni (fluffypony)
|
||||
---
|
||||
|
||||
*March 16th, 2016*
|
||||
|
||||
## Summary of Changes
|
||||
|
||||
This has urgent and important bug fixes to 0.9.1 *Hydrogen Helix*
|
||||
|
|
|
@ -5,9 +5,7 @@ summary: Open PRs, GUI commits, app/add-on infrastructure, versioning
|
|||
tags: [dev diaries, core, crypto]
|
||||
author: dEBRUYNE / fluffypony
|
||||
---
|
||||
|
||||
*March 19th, 2016*
|
||||
|
||||
|
||||
# Logs
|
||||
|
||||
**\<dEBRUYNE>** dev meeting in 5 min, FYI
|
||||
|
|
|
@ -6,8 +6,6 @@ tags: [releases]
|
|||
author: Riccardo Spagni (fluffypony)
|
||||
---
|
||||
|
||||
*March 22nd, 2016*
|
||||
|
||||
## Summary of Changes
|
||||
|
||||
This has urgent and important bug fixes to 0.9.2 *Hydrogen Helix*
|
||||
|
|
|
@ -6,8 +6,6 @@ tags: [releases]
|
|||
author: Riccardo Spagni (fluffypony)
|
||||
---
|
||||
|
||||
*April 2nd, 2016*
|
||||
|
||||
## Summary of Changes
|
||||
|
||||
This has important bug fixes to 0.9.3 *Hydrogen Helix*
|
||||
|
|
|
@ -5,9 +5,7 @@ summary: A review and discussion of open PRs, moving forward with Ring CT
|
|||
tags: [dev diaries, core, crypto]
|
||||
author: dEBRUYNE / fluffypony
|
||||
---
|
||||
|
||||
*April 24th, 2016*
|
||||
|
||||
|
||||
# Logs
|
||||
|
||||
**\<hyc>** hey what's on our agenda for today anyway
|
||||
|
|
|
@ -5,9 +5,7 @@ summary: Mac / BSD support moving forward
|
|||
tags: [dev diaries, i2p, crypto]
|
||||
author: dEBRUYNE / fluffypony
|
||||
---
|
||||
|
||||
*May 8th, 2016*
|
||||
|
||||
|
||||
# Logs
|
||||
|
||||
**\<anonimal>** Hi fluffypony
|
||||
|
|
|
@ -6,8 +6,6 @@ tags: [dev diaries, core, crypto]
|
|||
author: dEBRUYNE / fluffypony
|
||||
---
|
||||
|
||||
*May 8th, 2016*
|
||||
|
||||
# Logs
|
||||
|
||||
**\<fluffypony>** hyc, moneromooo, smooth, luigi1111w, luigi1112, luigi1114, ArticMine, NoodleDoodle, tewinget: meeting starting
|
||||
|
|
|
@ -5,9 +5,7 @@ summary: GNU Social status, Kovri website, i2p StackExchange, Coverity for Kovri
|
|||
tags: [dev diaries, i2p, crypto]
|
||||
author: dEBRUYNE / fluffypony
|
||||
---
|
||||
|
||||
*May 22nd, 2016*
|
||||
|
||||
|
||||
# Logs
|
||||
|
||||
**\<fluffypony>** ok starting the meeting relay for the Kovri meeting
|
||||
|
|
|
@ -6,8 +6,6 @@ tags: [dev diaries, core, crypto]
|
|||
author: dEBRUYNE / fluffypony
|
||||
---
|
||||
|
||||
*May 22nd, 2016*
|
||||
|
||||
# Logs
|
||||
|
||||
**\<fluffypony>** ok
|
||||
|
|
|
@ -6,8 +6,6 @@ tags: [dev diaries, i2p, crypto]
|
|||
author: dEBRUYNE / fluffypony
|
||||
---
|
||||
|
||||
*June 5th, 2016*
|
||||
|
||||
### Logs
|
||||
|
||||
**\<fluffypony>** ok so I think let's move on to Kovri - anonimal, the floor is yours
|
||||
|
|
|
@ -6,8 +6,6 @@ tags: [dev diaries, core, crypto, 0mq]
|
|||
author: dEBRUYNE / fluffypony / Aerbax
|
||||
---
|
||||
|
||||
*June 5th, 2016*
|
||||
|
||||
### Overview
|
||||
|
||||
An overview [can be found on Hello Monero](https://hellomonero.com/article/monero-bi-weekly-dev-meeting-note-highlights-2016-06-05)
|
||||
|
|
|
@ -6,8 +6,6 @@ tags: [dev diaries, i2p, crypto]
|
|||
author: dEBRUYNE / fluffypony
|
||||
---
|
||||
|
||||
*June 19th, 2016*
|
||||
|
||||
### Logs
|
||||
|
||||
**\<fluffypony>** ok I guess we move on to Kovri - anonimal, the floor is yours
|
||||
|
|
|
@ -6,8 +6,6 @@ tags: [dev diaries, core, crypto, 0mq]
|
|||
author: dEBRUYNE / fluffypony
|
||||
---
|
||||
|
||||
*June 19th, 2016*
|
||||
|
||||
### Overview (by Aerbax)
|
||||
|
||||
An overview [can be found on Hello Monero](https://hellomonero.com/article/monero-bi-weekly-dev-meeting-note-highlights-2016-06-19)
|
||||
|
|
|
@ -6,8 +6,6 @@ tags: [dev diaries, i2p, crypto]
|
|||
author: dEBRUYNE / fluffypony
|
||||
---
|
||||
|
||||
*July 3th, 2016*
|
||||
|
||||
### Logs
|
||||
|
||||
**\<fluffypony>** ok I guess we move on to Kovri - anonimal, the floor is yours
|
||||
|
|
|
@ -6,8 +6,6 @@ tags: [dev diaries, core, crypto, 0mq]
|
|||
author: dEBRUYNE / fluffypony
|
||||
---
|
||||
|
||||
*July 3th, 2016*
|
||||
|
||||
### Overview (by Aerbax)
|
||||
|
||||
An overview [can be found on Hello Monero](https://hellomonero.com/article/monero-bi-weekly-dev-meeting-note-highlights-2016-07-03)
|
||||
|
|
|
@ -6,8 +6,6 @@ tags: [dev diaries, i2p, crypto]
|
|||
author: dEBRUYNE / fluffypony
|
||||
---
|
||||
|
||||
*July 31th, 2016*
|
||||
|
||||
### Logs
|
||||
|
||||
**\<anonimal>** ping fluffypony we missed you in #monero-dev
|
||||
|
|
|
@ -6,8 +6,6 @@ tags: [dev diaries, core, crypto, 0mq]
|
|||
author: dEBRUYNE / fluffypony
|
||||
---
|
||||
|
||||
*July 31th, 2016*
|
||||
|
||||
### Overview
|
||||
|
||||
-
|
||||
|
|
|
@ -6,8 +6,6 @@ tags: [dev diaries, core, crypto, 0mq]
|
|||
author: dEBRUYNE / fluffypony
|
||||
---
|
||||
|
||||
*August 14th, 2016*
|
||||
|
||||
### Overview
|
||||
|
||||
An overview [can be found on Hello Monero](https://hellomonero.com/article/monero-bi-weekly-dev-meeting-note-highlights-2016-08-14)
|
||||
|
|
|
@ -6,8 +6,6 @@ tags: [dev diaries, i2p, crypto]
|
|||
author: dEBRUYNE / fluffypony
|
||||
---
|
||||
|
||||
*August 28th, 2016*
|
||||
|
||||
### Logs
|
||||
|
||||
**\<fluffypony>** anonimal: all yours
|
||||
|
|
|
@ -6,8 +6,6 @@ tags: [dev diaries, core, crypto, 0mq]
|
|||
author: dEBRUYNE / fluffypony
|
||||
---
|
||||
|
||||
*August 28th, 2016*
|
||||
|
||||
### Overview
|
||||
|
||||
An overview [can be found on Hello Monero](https://hellomonero.com/article/monero-bi-weekly-dev-meeting-note-highlights-2016-08-28)
|
||||
|
|
|
@ -6,8 +6,6 @@ tags: [dev diaries, i2p, crypto]
|
|||
author: dEBRUYNE / fluffypony
|
||||
---
|
||||
|
||||
*September 11th, 2016*
|
||||
|
||||
### Logs
|
||||
|
||||
**\<fluffypony>** anonimal: all yours :)
|
||||
|
|
|
@ -6,8 +6,6 @@ tags: [dev diaries, core, crypto, 0mq]
|
|||
author: dEBRUYNE / fluffypony
|
||||
---
|
||||
|
||||
*September 11th, 2016*
|
||||
|
||||
### Logs
|
||||
|
||||
**\<fluffypony>** Hi all
|
||||
|
|
|
@ -6,8 +6,6 @@ tags: [releases]
|
|||
author: Riccardo Spagni (fluffypony)
|
||||
---
|
||||
|
||||
*September 19th, 2016*
|
||||
|
||||
### Overview
|
||||
|
||||
This is the next major release of Monero. It adds an initial release of RingCT, which is already live on testnet. The RingCT whitepaper [can be found here](https://lab.getmonero.org/pubs/MRL-0005.pdf). Note that the v4 hard fork has been moved to the beginning of January, 2017, although the v5 hard fork remains set at September, 2017. This is to enable early availability of RingCT transactions on the Monero network, although they will not be enforced as the only possible transaction type until the v5 hard fork.
|
||||
|
|
|
@ -6,8 +6,6 @@ tags: [dev diaries, i2p, crypto]
|
|||
author: dEBRUYNE / fluffypony
|
||||
---
|
||||
|
||||
*October 2nd, 2016*
|
||||
|
||||
### Overview
|
||||
|
||||
An overview [can be found on Hello Monero](https://hellomonero.com/article/monero-and-kovri-dev-meeting-note-highlights-2016-10-02)
|
||||
|
|
|
@ -6,8 +6,6 @@ tags: [dev diaries, core, crypto, 0mq]
|
|||
author: dEBRUYNE / fluffypony
|
||||
---
|
||||
|
||||
*October 2nd, 2016*
|
||||
|
||||
### Overview
|
||||
|
||||
An overview [can be found on Hello Monero](https://hellomonero.com/article/monero-and-kovri-dev-meeting-note-highlights-2016-10-02)
|
||||
|
|
|
@ -6,8 +6,6 @@ tags: [dev diaries, i2p, crypto]
|
|||
author: dEBRUYNE / fluffypony
|
||||
---
|
||||
|
||||
*October 16th, 2016*
|
||||
|
||||
### Logs
|
||||
|
||||
**\<i2p-relay> {-anonimal}** 17:00!
|
||||
|
|
|
@ -6,8 +6,6 @@ tags: [dev diaries, core, crypto, 0mq]
|
|||
author: dEBRUYNE / fluffypony
|
||||
---
|
||||
|
||||
*October 16th, 2016*
|
||||
|
||||
### Overview
|
||||
|
||||
An overview [can be found on Hello Monero](https://hellomonero.com/article/monero-dev-meeting-note-highlights-2016-10-16).
|
||||
|
|
|
@ -6,8 +6,6 @@ tags: [dev diaries, i2p, crypto]
|
|||
author: dEBRUYNE / fluffypony
|
||||
---
|
||||
|
||||
*October 30th, 2016*
|
||||
|
||||
### Logs
|
||||
|
||||
**\<fluffypony>** alright anonimal, the floor is yours
|
||||
|
|
|
@ -6,8 +6,6 @@ tags: [dev diaries, core, crypto, 0mq]
|
|||
author: dEBRUYNE / fluffypony
|
||||
---
|
||||
|
||||
*October 30th, 2016*
|
||||
|
||||
### Overview
|
||||
|
||||
An overview [can be found on Hello Monero](https://hellomonero.com/article/monerokovri-dev-meeting-note-highlights-2016-10-30).
|
||||
|
|
|
@ -6,8 +6,6 @@ tags: [dev diaries, i2p, crypto]
|
|||
author: dEBRUYNE / fluffypony
|
||||
---
|
||||
|
||||
*November 13th, 2016*
|
||||
|
||||
### Logs
|
||||
|
||||
**\<i2p-relay> {-anonimal}** Proposed meeting items:
|
||||
|
|
|
@ -6,8 +6,6 @@ tags: [dev diaries, core, crypto, 0mq]
|
|||
author: dEBRUYNE / fluffypony
|
||||
---
|
||||
|
||||
*November 13th, 2016*
|
||||
|
||||
### Overview
|
||||
|
||||
An overview [can be found on Hello Monero](https://hellomonero.com/article/monero-dev-meeting-note-highlights-2016-11-13).
|
||||
|
|
|
@ -6,8 +6,6 @@ tags: [dev diaries, i2p, crypto]
|
|||
author: dEBRUYNE / fluffypony
|
||||
---
|
||||
|
||||
*November 27th, 2016*
|
||||
|
||||
### Logs
|
||||
|
||||
**\<i2p-relay> {-fluffypony}** ok anonimal
|
||||
|
|
|
@ -6,8 +6,6 @@ tags: [dev diaries, core, crypto, 0mq]
|
|||
author: dEBRUYNE / fluffypony
|
||||
---
|
||||
|
||||
*November 27th, 2016*
|
||||
|
||||
### Overview
|
||||
|
||||
An overview [can be found on Hello Monero](https://hellomonero.com/article/monero-dev-meeting-note-highlights-and-transcript-2016-11-27).
|
||||
|
|
|
@ -6,8 +6,6 @@ tags: [releases]
|
|||
author: Riccardo Spagni (fluffypony)
|
||||
---
|
||||
|
||||
*December 14th, 2016*
|
||||
|
||||
### Overview
|
||||
|
||||
This is a necessary point release of Monero v0.10 "*Wolfram Warptangent*", and is highly recommended as it includes consensus-changing fixes to the RingCT implementation and various other bug fixes.
|
||||
|
|
|
@ -6,8 +6,6 @@ tags: [releases]
|
|||
author: Riccardo Spagni (fluffypony)
|
||||
---
|
||||
|
||||
*December 22nd, 2016*
|
||||
|
||||
### Overview
|
||||
|
||||
The first beta of the Monero Core GUI has been released. Note that, at this time, we have not completed support for 32-bit Windows, FreeBSD, and ARMv7 Linux devices. They are all being worked on, and we hope to complete support for them by the time of the first release.
|
||||
|
|
|
@ -6,8 +6,6 @@ tags: [dev diaries, i2p, crypto]
|
|||
author: dEBRUYNE / fluffypony
|
||||
---
|
||||
|
||||
*February 5th, 2017*
|
||||
|
||||
### Logs
|
||||
|
||||
**\<anonimal>** 1. Greetings
|
||||
|
|
|
@ -6,8 +6,6 @@ tags: [dev diaries, core, crypto,]
|
|||
author: dEBRUYNE / fluffypony
|
||||
---
|
||||
|
||||
*February 5th, 2017*
|
||||
|
||||
### Overview
|
||||
|
||||
An overview [can be found on Hello Monero](https://hellomonero.com/article/monero-dev-meeting-note-highlights-and-transcript-2017-02-05).
|
||||
|
|
|
@ -6,8 +6,6 @@ tags: [dev diaries, core, crypto, 0mq]
|
|||
author: dEBRUYNE / fluffypony
|
||||
---
|
||||
|
||||
*February 19th, 2017*
|
||||
|
||||
### Logs
|
||||
|
||||
**\<fluffypony>** 1. Greetings
|
||||
|
|
|
@ -6,8 +6,6 @@ tags: [releases]
|
|||
author: Riccardo Spagni (fluffypony)
|
||||
---
|
||||
|
||||
*February 23rd, 2017*
|
||||
|
||||
### Overview
|
||||
|
||||
This is a necessary point release of Monero v0.10 "*Wolfram Warptangent*", and is a **strongly, strongly** recommended update as it includes massive efficiency improvements to the RingCT validation code and various other necessary bug fixes.
|
||||
|
|
|
@ -6,8 +6,6 @@ tags: [releases]
|
|||
author: Riccardo Spagni (fluffypony)
|
||||
---
|
||||
|
||||
*February 24th, 2017*
|
||||
|
||||
### Overview
|
||||
|
||||
This is a necessary point release of Monero v0.10 "_Wolfram Warptangent_", and is a **strongly, strongly** recommended update as it includes massive efficiency improvements to the RingCT validation code and various other necessary bug fixes.
|
||||
|
|
|
@ -6,8 +6,6 @@ tags: [dev diaries, core, crypto]
|
|||
author: dEBRUYNE / fluffypony
|
||||
---
|
||||
|
||||
*March 12th, 2017*
|
||||
|
||||
### Overview
|
||||
|
||||
An overview [can be found on MoneroBase](https://monerobase.com/wiki/DevMeeting_2017-03-12).
|
||||
|
|
|
@ -6,8 +6,6 @@ tags: [releases]
|
|||
author: Riccardo Spagni (fluffypony)
|
||||
---
|
||||
|
||||
*March 25th, 2017*
|
||||
|
||||
### Overview
|
||||
|
||||
This is a necessary point release of Monero v0.10 "_Wolfram Warptangent_", and it is a mandatory update due to the April 15th hard fork, which in turn has been necessitated by the unexpectedly high adoption rate of RingCT transactions necessitating a modification of the dynamic block size limiter algorithm.
|
||||
|
|
|
@ -6,8 +6,6 @@ tags: [dev diaries, i2p, crypto]
|
|||
author: dEBRUYNE / fluffypony
|
||||
---
|
||||
|
||||
*March 26th, 2017*
|
||||
|
||||
### Logs
|
||||
|
||||
**\<anonimal>** 1. Greetings
|
||||
|
|
|
@ -6,8 +6,6 @@ tags: [dev diaries, core, crypto]
|
|||
author: dEBRUYNE / fluffypony
|
||||
---
|
||||
|
||||
*March 26th, 2017*
|
||||
|
||||
### Overview
|
||||
|
||||
An overview [can be found on MoneroBase](https://monerobase.com/wiki/DevMeeting_2017-03-26).
|
||||
|
|
|
@ -6,8 +6,6 @@ tags: [releases]
|
|||
author: Riccardo Spagni (fluffypony)
|
||||
---
|
||||
|
||||
*March 27th, 2017*
|
||||
|
||||
### Overview
|
||||
|
||||
This is a necessary point release of Monero v0.10 "_Wolfram Warptangent_", and it is a mandatory update due to the April 15th hard fork, which in turn has been necessitated by the unexpectedly high adoption rate of RingCT transactions necessitating a modification of the dynamic block size limiter algorithm.
|
||||
|
|
|
@ -6,8 +6,6 @@ tags: [releases]
|
|||
author: Riccardo Spagni (fluffypony)
|
||||
---
|
||||
|
||||
*March 29th, 2017*
|
||||
|
||||
### Overview
|
||||
|
||||
The second beta of the Monero GUI has been released. Due to our focus on completing the features required for the initial release we have not, as yet, completed support for 32-bit Windows, FreeBSD, DragonflyBSD, ARMv7 Linux, and ARMv8 Linux devices. Whilst these are being worked on, it may not be feasible to support some environments (like 32-bit Windows) due to performance degradation.
|
||||
|
|
|
@ -6,8 +6,6 @@ tags: [core]
|
|||
author: Monero Core Team
|
||||
---
|
||||
|
||||
*April 1st, 2017*
|
||||
|
||||
### For Immediate Release
|
||||
|
||||
The Monero Core Team is very proud to announce that we have broken ground on the construction of the Monero Celebrity Center in Los Angeles, USA!
|
||||
|
|
|
@ -6,8 +6,6 @@ tags: [dev diaries, i2p, crypto]
|
|||
author: dEBRUYNE / fluffypony
|
||||
---
|
||||
|
||||
*April 9th, 2017*
|
||||
|
||||
### Logs
|
||||
|
||||
**\<anonimal>** 1. Greetings
|
||||
|
|
|
@ -6,8 +6,6 @@ tags: [dev diaries, core, crypto]
|
|||
author: dEBRUYNE / fluffypony
|
||||
---
|
||||
|
||||
*April 9th, 2017*
|
||||
|
||||
### Overview
|
||||
|
||||
An overview [can be found on MoneroBase](https://monerobase.com/wiki/DevMeeting_2017-04-09).
|
||||
|
|
|
@ -6,8 +6,6 @@ tags: [dev diaries, i2p, crypto]
|
|||
author: dEBRUYNE / fluffypony
|
||||
---
|
||||
|
||||
*April 23th, 2017*
|
||||
|
||||
### Logs
|
||||
|
||||
**\<anonimal>** 1. Greetings
|
||||
|
|
|
@ -6,8 +6,6 @@ tags: [dev diaries, i2p, crypto]
|
|||
author: dEBRUYNE / fluffypony
|
||||
---
|
||||
|
||||
*May 7th, 2017*
|
||||
|
||||
### Logs
|
||||
|
||||
**\<anonimal>** 1. Greetings
|
||||
|
|
|
@ -6,8 +6,6 @@ tags: [dev diaries, core, crypto]
|
|||
author: dEBRUYNE / fluffypony
|
||||
---
|
||||
|
||||
*May 7th, 2017*
|
||||
|
||||
### Overview
|
||||
|
||||
An overview [can be found on MoneroBase](https://monerobase.com/wiki/DevMeeting_2017-05-07).
|
||||
|
|
|
@ -6,8 +6,6 @@ tags: [dev diaries, core, crypto]
|
|||
author: dEBRUYNE / fluffypony
|
||||
---
|
||||
|
||||
*May 21th, 2017*
|
||||
|
||||
# Overview
|
||||
|
||||
An overview [can be found on MoneroBase](https://monerobase.com/wiki/DevMeeting_2017-05-21).
|
||||
|
|
|
@ -6,8 +6,6 @@ tags: [dev diaries, i2p, crypto]
|
|||
author: dEBRUYNE / fluffypony
|
||||
---
|
||||
|
||||
*June 4th, 2017*
|
||||
|
||||
# Logs
|
||||
|
||||
**\<anonimal>** 1. Greetings
|
||||
|
|
|
@ -6,8 +6,6 @@ tags: [dev diaries, i2p, crypto]
|
|||
author: dEBRUYNE / fluffypony
|
||||
---
|
||||
|
||||
*June 11th, 2017*
|
||||
|
||||
# Logs
|
||||
|
||||
**\<anonimal>** 1. Greetings
|
||||
|
|
|
@ -6,8 +6,6 @@ tags: [dev diaries, core, crypto]
|
|||
author: dEBRUYNE / fluffypony
|
||||
---
|
||||
|
||||
*June 11th, 2017*
|
||||
|
||||
# Overview
|
||||
|
||||
An overview [can be found on MoneroBase](https://monerobase.com/wiki/DevMeeting_2017-06-11).
|
||||
|
|
|
@ -6,8 +6,6 @@ tags: [dev diaries, i2p, crypto]
|
|||
author: dEBRUYNE / fluffypony
|
||||
---
|
||||
|
||||
*June 25th, 2017*
|
||||
|
||||
# Logs
|
||||
|
||||
**\<anonimal>** 1. Greetings
|
||||
|
|
|
@ -6,8 +6,6 @@ tags: [dev diaries, core, crypto]
|
|||
author: dEBRUYNE / fluffypony
|
||||
---
|
||||
|
||||
*June 25th, 2017*
|
||||
|
||||
# Overview
|
||||
|
||||
An overview [can be found on MoneroBase](https://monerobase.com/wiki/DevMeeting_2017-06-25).
|
||||
|
|
|
@ -6,8 +6,6 @@ tags: [community, crypto]
|
|||
author: dEBRUYNE / fluffypony
|
||||
---
|
||||
|
||||
*July 2nd, 2017*
|
||||
|
||||
# Logs
|
||||
|
||||
**\<rehrar>** Alright, does everyone have their shrimp tacos?
|
||||
|
|
|
@ -6,8 +6,6 @@ tags: [dev diaries, i2p, crypto]
|
|||
author: dEBRUYNE / fluffypony
|
||||
---
|
||||
|
||||
*July 9th, 2017*
|
||||
|
||||
# Logs
|
||||
|
||||
**\<anonimal>** 1. Greetings
|
||||
|
|
|
@ -6,8 +6,6 @@ tags: [dev diaries, core, crypto]
|
|||
author: dEBRUYNE / fluffypony
|
||||
---
|
||||
|
||||
*July 9th, 2017*
|
||||
|
||||
# Overview
|
||||
|
||||
An overview [can be found on MoneroBase](https://monerobase.com/wiki/DevMeeting_2017-07-09).
|
||||
|
|
|
@ -6,8 +6,6 @@ tags: [community, crypto]
|
|||
author: dEBRUYNE / fluffypony
|
||||
---
|
||||
|
||||
*July 16th, 2017*
|
||||
|
||||
# Logs
|
||||
|
||||
**\<rehrar>** Heyo everyone! It's 18:30 UTC, so it's time to start. I'd like to extend a huge welcome to our third Monero community meeting!
|
||||
|
|
|
@ -5,9 +5,7 @@ summary: Brief review of what has been completed since last meeting, discussion
|
|||
tags: [dev diaries, i2p, crypto]
|
||||
author: dEBRUYNE / fluffypony
|
||||
---
|
||||
|
||||
*July 23th, 2017*
|
||||
|
||||
|
||||
# Logs
|
||||
|
||||
**\<anonimal>** 1. Greetings
|
||||
|
|
|
@ -6,8 +6,6 @@ tags: [dev diaries, core, crypto]
|
|||
author: dEBRUYNE / fluffypony
|
||||
---
|
||||
|
||||
*July 23th, 2017*
|
||||
|
||||
# Overview
|
||||
|
||||
There is no overview for this week.
|
||||
|
|
|
@ -6,8 +6,6 @@ tags: [community, crypto]
|
|||
author: dEBRUYNE / fluffypony
|
||||
---
|
||||
|
||||
*July 30th, 2017*
|
||||
|
||||
# Logs
|
||||
|
||||
**\<rehrar>** Alright people, here am I.
|
||||
|
|
|
@ -6,8 +6,6 @@ tags: [dev diaries, i2p, crypto]
|
|||
author: dEBRUYNE / fluffypony
|
||||
---
|
||||
|
||||
*August 6th, 2017*
|
||||
|
||||
# Logs
|
||||
|
||||
**\<anonimal>** Alright, meeting time.
|
||||
|
|
|
@ -6,8 +6,6 @@ tags: [dev diaries, core, crypto]
|
|||
author: dEBRUYNE / fluffypony
|
||||
---
|
||||
|
||||
*August 6th, 2017*
|
||||
|
||||
# Overview
|
||||
|
||||
An overview can be found on [MoneroBase](https://monerobase.com/wiki/DevMeeting_2017-08-06).
|
||||
|
|
|
@ -6,8 +6,6 @@ tags: [community, crypto]
|
|||
author: dEBRUYNE / fluffypony
|
||||
---
|
||||
|
||||
*August 13th, 2017*
|
||||
|
||||
# Logs
|
||||
|
||||
**\<sgp>** Meeting is starting
|
||||
|
|
|
@ -6,8 +6,6 @@ tags: [dev diaries, i2p, crypto]
|
|||
author: dEBRUYNE / fluffypony
|
||||
---
|
||||
|
||||
*August 20th, 2017*
|
||||
|
||||
# Logs
|
||||
|
||||
**\<anonimal>** 1. Greetings
|
||||
|
|
|
@ -6,8 +6,6 @@ tags: [dev diaries, core, crypto]
|
|||
author: dEBRUYNE / fluffypony
|
||||
---
|
||||
|
||||
*August 20th, 2017*
|
||||
|
||||
# Overview
|
||||
|
||||
An overview can be found on [MoneroBase](https://monerobase.com/wiki/DevMeeting_2017-08-20).
|
||||
|
|
|
@ -5,9 +5,7 @@ summary: Community highlights, Forum Funding System updates and discussion of ne
|
|||
tags: [community, crypto]
|
||||
author: dEBRUYNE / fluffypony
|
||||
---
|
||||
|
||||
*September 2nd, 2017*
|
||||
|
||||
|
||||
# Logs
|
||||
|
||||
**\<sgp>** 0. Introduction
|
||||
|
|
|
@ -6,8 +6,6 @@ tags: [dev diaries, core, crypto]
|
|||
author: dEBRUYNE / fluffypony
|
||||
---
|
||||
|
||||
*August 20th, 2017*
|
||||
|
||||
# Overview
|
||||
|
||||
An overview can be found on [MoneroBase](https://monerobase.com/wiki/DevMeeting_2017-09-03).
|
||||
|
|
|
@ -6,8 +6,6 @@ tags: [releases]
|
|||
author: Riccardo Spagni (fluffypony)
|
||||
---
|
||||
|
||||
*September 7th, 2017*
|
||||
|
||||
### Overview
|
||||
|
||||
This is the v0.11.0.0 major release of the Monero software, and it is a mandatory update due to the September 15th hard fork, which in turn increases the minimum ring signature size to 5 across the network, bans duplicate ring members in a ring signature, and enforces use of ringCT for all transaction outputs. This release of the software presents a number of major improvements to Monero, as well as a large set of bug fixes.
|
||||
|
|
|
@ -6,8 +6,6 @@ tags: [protocol upgrade, core, crypto]
|
|||
author: dEBRUYNE / fluffypony
|
||||
---
|
||||
|
||||
*September 13th, 2017*
|
||||
|
||||
**First and foremost, the new binaries can be found here:**
|
||||
|
||||
https://getmonero.org/downloads/
|
||||
|
|
Some files were not shown because too many files have changed in this diff Show more
Loading…
Reference in a new issue